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

/frameworks/av/media/libstagefright/codecs/amrnb/enc/
H A DSoftAMRNBEncoder.h46 kNumSamplesPerFrame = 160, enumerator in enum:android::SoftAMRNBEncoder::__anon524
56 int16_t mInputFrame[kNumSamplesPerFrame];
/frameworks/av/media/libstagefright/codecs/amrwbenc/
H A DSoftAMRWBEncoder.h51 kNumSamplesPerFrame = 320, enumerator in enum:android::SoftAMRWBEncoder::__anon546
62 int16_t mInputFrame[kNumSamplesPerFrame];
/frameworks/av/media/libstagefright/codecs/aacenc/
H A DSoftAACEncoder.h51 kNumSamplesPerFrame = 1024, enumerator in enum:android::SoftAACEncoder::__anon449
H A DSoftAACEncoder2.h50 kNumSamplesPerFrame = 1024 enumerator in enum:android::SoftAACEncoder2::__anon450
/frameworks/av/include/media/stagefright/
H A DAACEncoder.h60 kNumSamplesPerFrame = 1024, enumerator in enum:android::AACEncoder::__anon92
/frameworks/av/media/libstagefright/foundation/include/
H A DAACEncoder.h60 kNumSamplesPerFrame = 1024, enumerator in enum:android::AACEncoder::__anon804
/frameworks/av/media/libstagefright/include/
H A DAACEncoder.h60 kNumSamplesPerFrame = 1024, enumerator in enum:android::AACEncoder::__anon861

Completed in 1468 milliseconds