Home
last modified time | relevance | path

Searched defs:header_start (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/androidfw/
DChunkIterator.cpp61 const uintptr_t header_start = reinterpret_cast<uintptr_t>(next_chunk_); in VerifyNextChunk() local
/frameworks/native/libs/binder/
DStatus.cpp105 const size_t header_start = parcel.dataPosition(); in readFromParcel() local
161 const size_t header_start = parcel.dataPosition(); in readFromParcel() local
/frameworks/av/media/extractors/mkv/
DMatroskaExtractor.cpp1694 size_t header_start = 0; in synthesizeMPEG2() local