Searched defs:pY (Results 1 – 2 of 2) sorted by relevance
25 float LinearInterp(const float* pX, const float* pY, float posx, int XSize) { in LinearInterp()46 int LinearInterpEnable(const float* pX, const unsigned char* pY, float posx, int XSize) { in LinearInterpEnable()
443 unsigned char *pY; in planar422p_to_yuv_packed() local