Home
last modified time | relevance | path

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

/third_party/openh264/test/api/
DBaseThreadDecoderTest.cpp38 int32_t firstMBInSlice = bsGetUe (pSliceNalPtr + 1, curBit); in readFirstMbInSlice() local
64 int32_t firstMBInSlice = readFirstMbInSlice (ptr + byteOffset); in ReadFrame() local
72 int32_t firstMBInSlice = readFirstMbInSlice (ptr + byteOffset); in ReadFrame() local
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp101 int32_t firstMBInSlice = bsGetUe (pSliceNalPtr + 1, curBit); in readFirstMbInSlice() local
130 int32_t firstMBInSlice = readFirstMbInSlice (ptr + byteOffset); in readPicture() local
138 int32_t firstMBInSlice = readFirstMbInSlice (ptr + byteOffset); in readPicture() local