Searched defs:adtsUsed (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/common/include/
H A DvoAAC.h48 short adtsUsed; /*! whether write adts header */ member in struct:__anon420
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Daacenc_core.h45 Word16 adtsUsed; /* whether write adts header */ member in struct:__anon302
H A Dqc_data.h92 Word16 adtsUsed; member in struct:__anon334
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dstat_bits.c182 Word16 adtsUsed)
190 if(adtsUsed) statBits += 56;
179 countStaticBitdemand(PSY_OUT_CHANNEL psyOutChannel[MAX_CHANNELS], PSY_OUT_ELEMENT *psyOutElement, Word16 channels, Word16 adtsUsed) argument

Completed in 1858 milliseconds