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

  /frameworks/av/media/libstagefright/
AVIExtractor.cpp 725 uint32_t chunkBase = chunkType & 0xffff;
730 if (chunkBase != FOURCC(0, 0, 'd', 'c')
731 && chunkBase != FOURCC(0, 0, 'd', 'b')) {
739 if (chunkBase != FOURCC(0, 0, 'w', 'b')) {
    [all...]
  /external/yaffs2/yaffs2/
yaffs_guts.c     [all...]

Completed in 877 milliseconds