Searched refs:PSetMemoryZero (Results 1 – 2 of 2) sorted by relevance
58 typedef void (*PSetMemoryZero) (void* pDst, int32_t iSize); typedef285 PSetMemoryZero pfSetMemZeroSize8; // for size is times to 8286 …PSetMemoryZero pfSetMemZeroSize64Aligned16; // for size is times of 64, and address is…287 …PSetMemoryZero pfSetMemZeroSize64; // for size is times of 64, and don't know address …
182 PSetMemoryZero pfSetMemZeroSize8 = pFuncList->pfSetMemZeroSize8; in WelsEncInterY()183 PSetMemoryZero pfSetMemZeroSize64 = pFuncList->pfSetMemZeroSize64; in WelsEncInterY()249 PSetMemoryZero pfSetMemZeroSize8 = pFuncList->pfSetMemZeroSize8; in WelsEncRecUV()250 PSetMemoryZero pfSetMemZeroSize64 = pFuncList->pfSetMemZeroSize64; in WelsEncRecUV()