Searched defs:kNumSamplesPerFrame (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h46 kNumSamplesPerFrame = 160, enumerator in enum:android::SoftAMRNBEncoder::__anon374
56 int16_t mInputFrame[kNumSamplesPerFrame];
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h51 kNumSamplesPerFrame = 320, enumerator in enum:android::SoftAMRWBEncoder::__anon394
62 int16_t mInputFrame[kNumSamplesPerFrame];
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h49 kNumSamplesPerFrame = 1024, enumerator in enum:android::SoftAACEncoder::__anon300
H A DSoftAACEncoder2.h48 kNumSamplesPerFrame = 1024 enumerator in enum:android::SoftAACEncoder2::__anon301
/frameworks/av/media/libstagefright/include/
H A DAACEncoder.h60 kNumSamplesPerFrame = 1024, enumerator in enum:android::AACEncoder::__anon667

Completed in 93 milliseconds