Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/inc/
Derror_concealment.h49 void DoErrorConFrameCopy (PWelsDecoderContext pCtx);
/third_party/openh264/test/decoder/
DDecUT_ErrorConcealment.cpp234 TEST (ErrorConTest, DoErrorConFrameCopy) { in TEST() argument
252 DoErrorConFrameCopy (pECCtx->pCtx); in TEST()
/third_party/openh264/codec/decoder/core/src/
Derror_concealment.cpp91 void DoErrorConFrameCopy (PWelsDecoderContext pCtx) { in DoErrorConFrameCopy() function
473 DoErrorConFrameCopy (pCtx); in ImplementErrorCon()