HomeSort by relevance Sort by last modified time
    Searched defs:kNumBytesPerInputFrame (Results 1 - 2 of 2) sorted by null

  /hardware/google/av/media/codecs/amr_nb_wb/
C2SoftAmrNbEnc.h 49 static const int32_t kNumBytesPerInputFrame = kNumSamplesPerFrame * sizeof(int16_t);
C2SoftAmrWbEnc.h 49 static const int32_t kNumBytesPerInputFrame = kNumSamplesPerFrame * sizeof(int16_t);

Completed in 568 milliseconds