Home
last modified time | relevance | path

Searched refs:sExpandPicFunc (Results 1 – 9 of 9) sorted by relevance

/third_party/openh264/test/common/
DExpandPicture.cpp112 SExpandPicFunc sExpandPicFunc; in TEST() local
121 InitExpandPictureFunc (&sExpandPicFunc, uiCpuFlag); in TEST()
144 sExpandPicFunc.pfExpandLumaPicture (pTestDst, iStride, iPicWidth, iPicHeight); in TEST()
156 SExpandPicFunc sExpandPicFunc; in TEST() local
165 InitExpandPictureFunc (&sExpandPicFunc, uiCpuFlag); in TEST()
192 sExpandPicFunc.pfExpandChromaPicture[0] (pTestDst, iStride, iPicWidth, iPicHeight); in TEST()
204 SExpandPicFunc sExpandPicFunc; in TEST() local
213 InitExpandPictureFunc (&sExpandPicFunc, uiCpuFlag); in TEST()
264sExpandPicFunc.pfExpandLumaPicture, sExpandPicFunc.pfExpandChromaPicture); in TEST()
/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp377 …pCtx->pFuncList->sExpandPicFunc.pfExpandLumaPicture, pCtx->pFuncList->sExpandPicFunc.pfExpandChrom… in WelsUpdateRefList()
781 …pCtx->pFuncList->sExpandPicFunc.pfExpandLumaPicture, pCtx->pFuncList->sExpandPicFunc.pfExpandChrom… in WelsUpdateRefListScreen()
Dencoder.cpp193 InitExpandPictureFunc (& (pFuncList->sExpandPicFunc), uiCpuFlag); in InitFunctionPointers()
/third_party/openh264/codec/decoder/core/src/
Derror_concealment.cpp448 … pCtx->sExpandPicFunc.pfExpandLumaPicture, pCtx->sExpandPicFunc.pfExpandChromaPicture); in MarkECFrameAsRef()
Dmanage_dec_ref.cpp198 … pCtx->sExpandPicFunc.pfExpandLumaPicture, pCtx->sExpandPicFunc.pfExpandChromaPicture); in WelsCheckAndRecoverForFutureDecoding()
Ddecoder.cpp984 InitExpandPictureFunc (& (pCtx->sExpandPicFunc), uiCpuFlag); in InitDecFuncs()
Ddecoder_core.cpp2849 … pCtx->sExpandPicFunc.pfExpandLumaPicture, pCtx->sExpandPicFunc.pfExpandChromaPicture); in DecodeCurrentAccessUnit()
/third_party/openh264/codec/encoder/core/inc/
Dwels_func_ptr_def.h199 SExpandPicFunc sExpandPicFunc; member
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h460 SExpandPicFunc sExpandPicFunc; member