HomeSort by relevance Sort by last modified time
    Searched refs:toc_byte (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/amrwb/src/
mime_io.h 71 extern const uint8 toc_byte[16];
mime_io.cpp 156 const uint8 toc_byte[16] = {0x04, 0x0C, 0x14, 0x1C, 0x24, 0x2C, 0x34, 0x3C, variable
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/
bits.c 140 *stream_ptr = toc_byte[coding_mode];

Completed in 46 milliseconds