Home
last modified time | relevance | path

Searched refs:scan_byte (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc525 unsigned char scan_byte = 0; in Parse() local
528 status = pReader->Read(pos, 1, &scan_byte); in Parse()
535 if (scan_byte == kEbmlByte0) in Parse()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc525 unsigned char scan_byte = 0; in Parse() local
528 status = pReader->Read(pos, 1, &scan_byte); in Parse()
535 if (scan_byte == kEbmlByte0) in Parse()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc525 unsigned char scan_byte = 0; in Parse() local
528 status = pReader->Read(pos, 1, &scan_byte); in Parse()
535 if (scan_byte == kEbmlByte0) in Parse()