Home
last modified time | relevance | path

Searched refs:ERR_INFO_DUPLICATE_FRAME_NUM (Results 1 – 3 of 3) sorted by relevance

/third_party/openh264/codec/decoder/core/inc/
Derror_code.h190 ERR_INFO_DUPLICATE_FRAME_NUM, enumerator
/third_party/openh264/codec/decoder/core/src/
Dmanage_dec_ref.cpp853 return ERR_INFO_DUPLICATE_FRAME_NUM; in AddShortTermToList()
Ddecoder_core.cpp2839 if (iRet == ERR_INFO_DUPLICATE_FRAME_NUM) in DecodeCurrentAccessUnit()