From patchwork Fri Feb 19 07:50:13 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andreas Rheinhardt X-Patchwork-Id: 25795 Return-Path: X-Original-To: patchwork@ffaux-bg.ffmpeg.org Delivered-To: patchwork@ffaux-bg.ffmpeg.org Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by ffaux.localdomain (Postfix) with ESMTP id DC845447D4B for ; Fri, 19 Feb 2021 09:51:04 +0200 (EET) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C79D468A5A8; Fri, 19 Feb 2021 09:51:04 +0200 (EET) X-Original-To: ffmpeg-devel@ffmpeg.org Delivered-To: ffmpeg-devel@ffmpeg.org Received: from mail-wr1-f42.google.com (mail-wr1-f42.google.com [209.85.221.42]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id 9C95A68A329 for ; Fri, 19 Feb 2021 09:50:54 +0200 (EET) Received: by mail-wr1-f42.google.com with SMTP id t15so6543957wrx.13 for ; Thu, 18 Feb 2021 23:50:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=6FmxAZjoLpjxcNUF6x+5n8LzrhwbciX6TpWLyRXZVi4=; b=sHq4SAY9qrf2aPBp4rqWyrZzAnbwVZ0lheh9NkZo9/GADVBLSEROqbgBiNaHF6dShQ wRcluLmQPiCH/BSymFcNkKN1vg6IBEZIUaTTGC47Ky0T++dxVlImULVcl8uu1sxMFVIE kaLHfloi7mXMrQ2Mz/QGhAk1nO3byMA2izw7UEj3VH9kHu9qZRxGMPZGegP2gwVv2MQ8 m3m6WR2hu8/PJs/DnmqGuXsIJa5V/SCUWWmj56dSEDOAArrIlQSfNxkpo/dIqflBQe9I wMwYxJQ8IaCtfCz+NmGSVhqLxB7delkrTsnnCE2+/UI0DPWNfBFYWHfAEpO7nnbJm9MS JVhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=6FmxAZjoLpjxcNUF6x+5n8LzrhwbciX6TpWLyRXZVi4=; b=RvfBdag1b1D9aOtlwaIfX84Uq/W0mQbD4ShZuhN+s+qF/oQWodeORf7uJbf2sfNkw9 hcoN8WEjFoDTP+a9Mb1SQ4IThjDJ/CpWfOoXkeuPvTD3Egp6fVgxgnZxEh5RxLZGI6k1 jBi3O+hYL4fXXJDUs0JhGUfK8cGnbvEvTZyWUVaodWQ5RgGeO8qa+0d0jAx7b2Ji5Zjd 8yCZKmYCnTi5sEEhL22VT2Hd6gKKdHWyNKVKKn0oBnZ5ytX2sZMmHuVFmhzzxYso2GV5 6AHvYhBA+3Q6JiqN9ylD9FB3nx/H66msyoa71/VvQM1G45uTRmMYAyLBm2iGYyjC/p6c AW/w== X-Gm-Message-State: AOAM530mEPYSBIAB77YBphhjoVKxlhesRsb+aBSY+NHhhjBWIsPdGxmb +7vfBlo/SAss271QzOZfWpWpSDm1/aY= X-Google-Smtp-Source: ABdhPJwYDOjLy12cOCOSmIf2xnPd2X4u5f25MRHtkdCj6s+Yx6zLfupqD+eKpwXag/1ypcHfj8qy8g== X-Received: by 2002:adf:e807:: with SMTP id o7mr216734wrm.372.1613721053984; Thu, 18 Feb 2021 23:50:53 -0800 (PST) Received: from sblaptop.fritz.box (ipbcc1aa4b.dynamic.kabel-deutschland.de. [188.193.170.75]) by smtp.gmail.com with ESMTPSA id z190sm6130795wme.15.2021.02.18.23.50.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Feb 2021 23:50:53 -0800 (PST) From: Andreas Rheinhardt To: ffmpeg-devel@ffmpeg.org Date: Fri, 19 Feb 2021 08:50:13 +0100 Message-Id: <20210219075022.2445161-6-andreas.rheinhardt@gmail.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20210219075022.2445161-1-andreas.rheinhardt@gmail.com> References: <20210219075022.2445161-1-andreas.rheinhardt@gmail.com> MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH 06/15] avcodec/acelp_vectors: Remove unused ff_fc_2pulses_9bits_track1 X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Andreas Rheinhardt Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Signed-off-by: Andreas Rheinhardt --- libavcodec/acelp_vectors.c | 11 ----------- libavcodec/acelp_vectors.h | 1 - 2 files changed, 12 deletions(-) diff --git a/libavcodec/acelp_vectors.c b/libavcodec/acelp_vectors.c index 798217d73b..0d4de0e4c3 100644 --- a/libavcodec/acelp_vectors.c +++ b/libavcodec/acelp_vectors.c @@ -28,17 +28,6 @@ #include "avcodec.h" #include "acelp_vectors.h" -const uint8_t ff_fc_2pulses_9bits_track1[16] = -{ - 1, 3, - 6, 8, - 11, 13, - 16, 18, - 21, 23, - 26, 28, - 31, 33, - 36, 38 -}; const uint8_t ff_fc_2pulses_9bits_track1_gray[16] = { 1, 3, diff --git a/libavcodec/acelp_vectors.h b/libavcodec/acelp_vectors.h index fae834dac1..c2587c5f69 100644 --- a/libavcodec/acelp_vectors.h +++ b/libavcodec/acelp_vectors.h @@ -102,7 +102,6 @@ extern const uint8_t ff_fc_4pulses_8bits_track_4[32]; * * Used in G.729 @@6.4k (with gray coding), AMR @@5.9k (without gray coding) */ -extern const uint8_t ff_fc_2pulses_9bits_track1[16]; extern const uint8_t ff_fc_2pulses_9bits_track1_gray[16]; /**