Home
last modified time | relevance | path

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

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