Home
last modified time | relevance | path

Searched refs:NUM_QMF_BANDS (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSACenc/src/
Dsacenc_paramextract.cpp154 static const UCHAR subband2Parameter4_Ld[NUM_QMF_BANDS] = {
159 static const UCHAR subband2Parameter5_Ld[NUM_QMF_BANDS] = {
164 static const UCHAR subband2Parameter7_Ld[NUM_QMF_BANDS] = {
169 static const UCHAR subband2Parameter9_Ld[NUM_QMF_BANDS] = {
174 static const UCHAR subband2Parameter12_Ld[NUM_QMF_BANDS] = {
180 static const UCHAR subband2Parameter15_Ld[NUM_QMF_BANDS] = {
186 static const UCHAR subband2Parameter23_Ld[NUM_QMF_BANDS] = {
192 static const INT subbandImagSign_Ld[NUM_QMF_BANDS] = {
Dsacenc_const.h111 #define NUM_QMF_BANDS 64 macro