Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/src/
Ddec_input_format_tab.cpp156 const Word16 WmfDecBytesPerFrame[16] = variable
Damrdecode.h133 extern const Word16 WmfDecBytesPerFrame[];
Damrdecode.cpp422 byte_offset = WmfDecBytesPerFrame[frame_type]; in AMRDecode()