Searched refs:PDeblockingFilterMbFunc (Results 1 – 5 of 5) sorted by relevance
67 void WelsDeblockingFilterSlice (PWelsDecoderContext pCtx, PDeblockingFilterMbFunc pDeblockMb);87 PDeblockingFilterMbFunc pDeblockMb);
180 typedef void (*PDeblockingFilterMbFunc) (PDqLayer pCurDqLayer, PDeblockingFilter filter, int32_t b… typedef
1215 void WelsDeblockingFilterSlice (PWelsDecoderContext pCtx, PDeblockingFilterMbFunc pDeblockMb) { in WelsDeblockingFilterSlice()1322 PDeblockingFilterMbFunc pDeblockMb) { in WelsDeblockingFilterMB()
96 PDeblockingFilterMbFunc pDeblockMb = WelsDeblockingMb; in WelsTargetSliceConstruction()1695 PDeblockingFilterMbFunc pDeblockMb = WelsDeblockingMb; in WelsDecodeAndConstructSlice()
565 PDeblockingFilterMbFunc pDeblockMb = &UT_DeblockingFuncInterface; in TEST()