Home
last modified time | relevance | path

Searched refs:toc_byte (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/module/codecs/amrwb/dec/src/
Dmime_io.h71 extern const uint8 toc_byte[16];
Dmime_io.cpp156 const uint8 toc_byte[16] = {0x04, 0x0C, 0x14, 0x1C, 0x24, 0x2C, 0x34, 0x3C, variable
/frameworks/av/media/module/codecs/amrwb/enc/src/
Dbits.c140 *stream_ptr = toc_byte[coding_mode]; in PackBits()
/frameworks/av/media/module/codecs/amrwb/enc/inc/
Dmime_io.tab21 static UWord8 toc_byte[16] = {0x04, 0x0C, 0x14, 0x1C, 0x24, 0x2C, 0x34, 0x3C,