Home
last modified time | relevance | path

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

/frameworks/base/libs/androidfw/
DPngChunkFilter.cpp118 const uint32_t chunk_type = Peek32LE(data_.data() + window_end_ + sizeof(uint32_t)); in Next() local
127 const uint32_t chunk_type = Peek32LE(data_.data() + window_end_ + sizeof(uint32_t)); in Next() local
/frameworks/compile/mclinker/include/mcld/Support/
DAllocators.h91 typedef ChunkType chunk_type; typedef
/frameworks/av/media/module/extractors/mp4/
DMPEG4Extractor.cpp874 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local
5319 uint32_t chunk_type = ntohl(hdr[1]); in parseChunk() local
DItemTable.cpp137 int32_t chunk_type = ntohl(hdr[1]); in parseChunk() local