Home
last modified time | relevance | path

Searched refs:ParsePrefixNalUnit (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Dau_parser.h94 int32_t ParsePrefixNalUnit (PWelsDecoderContext pCtx, PBitStringAux pBs);
/third_party/openh264/codec/decoder/core/src/
Dau_parser.cpp260 ParsePrefixNalUnit (pCtx, pBs); in ParseNalHeader()
688 int32_t ParsePrefixNalUnit (PWelsDecoderContext pCtx, PBitStringAux pBs) { in ParsePrefixNalUnit() function