Home
last modified time | relevance | path

Searched defs:kNumBytesPerInputFrame (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/media/codec2/components/amr_nb_wb/
H A DC2SoftAmrNbEnc.h49 static const int32_t kNumBytesPerInputFrame = kNumSamplesPerFrame * sizeof(int16_t); variable
H A DC2SoftAmrWbEnc.h49 static const int32_t kNumBytesPerInputFrame = kNumSamplesPerFrame * sizeof(int16_t); variable