Home
last modified time | relevance | path

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

/third_party/openh264/codec/api/wels/
Dcodec_app_def.h618 } SDecodingParam, *PDecodingParam; typedef
/third_party/openh264/codec/api/svc/
Dcodec_app_def.h616 } SDecodingParam, *PDecodingParam; typedef
/third_party/openh264/test/decoder/
DDecUT_ErrorConcealment.cpp100 …pECCtx->pCtx->pParam = (PDecodingParam) WelsMallocz (sizeof (SDecodingParam), "pECCtx->pCtx->pPara… in InitAndAllocInputData()