Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/mpeg2ts/
DATSParser.cpp1707 unsigned sectionLength = U16_AT(mBuffer->data() + 1) & 0xfff; in isComplete() local
1734 unsigned sectionLength = U16_AT(data + 1) & 0xfff; in isCRCOkay() local
/frameworks/base/core/jni/
Dandroid_hardware_camera2_CameraMetadata.cpp807 size_t sectionLength = 0; in CameraMetadata_getTagFromKey() local