Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstructurally_valid.cc361 int* bytes_consumed) { in UTF8GenericScan()
471 int* bytes_consumed) { in UTF8GenericScanFastAscii()
530 int bytes_consumed = 0; in IsStructurallyValidUTF8() local
539 int bytes_consumed = 0; in UTF8SpnStructurallyValid() local
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dpvdec_api.cpp1323 int bytes_consumed = 0; /* Record how many bits we used in the buffer. 04/24/2001 */ in PVDecodeVopBody() local