Home
last modified time | relevance | path

Searched refs:If2DecBytesPerFrame (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/av/media/codecs/amrnb/dec/src/
H A Ddec_input_format_tab.cpp178 const Word16 If2DecBytesPerFrame[16] = variable
H A Damrdecode.h133 extern const Word16 If2DecBytesPerFrame[];
H A Damrdecode.cpp430 byte_offset = If2DecBytesPerFrame[frame_type]; in AMRDecode()