Searched refs:PScanFunc (Results 1 – 2 of 2) sorted by relevance
67 typedef void (*PScanFunc) (int16_t* pLevel, int16_t* pDct); typedef251 PScanFunc pfScan4x4; //DC/AC252 PScanFunc pfScan4x4Ac;
184 PScanFunc pfScan4x4 = pFuncList->pfScan4x4; in WelsEncInterY()249 PScanFunc pfScan4x4Ac = pFuncList->pfScan4x4Ac; in WelsEncRecUV()