Home
last modified time | relevance | path

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

/third_party/openh264/test/decoder/
DDecUT_ParseSyntax.cpp237 uint8_t uiStartCode[4] = {0, 0, 0, 1}; in DecodeBs() local
306 uint8_t uiStartCode[4] = { 0, 0, 0, 1 }; in ParseBs() local
DDecUT_DecExt.cpp146 uint8_t uiStartCode[4] = {0, 0, 0, 1}; in DecoderBs() local
/third_party/openh264/codec/console/dec/src/
Dh264dec.cpp236 uint8_t uiStartCode[4] = {0, 0, 0, 1}; in H264DecodeInstance() local