Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Derror_code.h210 ERR_INFO_BS_INCOMPLETE, enumerator
/third_party/openh264/codec/decoder/core/src/
Ddecode_slice.cpp2102 return GENERATE_ERROR_NO (ERR_LEVEL_MB_DATA, ERR_INFO_BS_INCOMPLETE); in WelsDecodeMbCavlcISlice()
2532 return GENERATE_ERROR_NO (ERR_LEVEL_MB_DATA, ERR_INFO_BS_INCOMPLETE); in WelsDecodeMbCavlcPSlice()
2649 return GENERATE_ERROR_NO (ERR_LEVEL_MB_DATA, ERR_INFO_BS_INCOMPLETE); in WelsDecodeMbCavlcBSlice()