Home
last modified time | relevance | path

Searched defs:chunk_type (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h91 typedef ChunkType chunk_type; typedef
/frameworks/av/media/libstagefright/
DMPEG4Extractor.cpp814 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local
3604 uint32_t chunk_type = ntohl(hdr[1]); in parseChunk() local