Searched refs:tmp_srcX (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
H A Dpsb_output.c782 unsigned char *tmp_srcX = p_srcUV; local
820 tmp_dstU[(n * dstY_stride) + t] = tmp_srcX[t];
822 tmp_srcX += 16;
833 tmp_dstU[(n * dstY_stride) + t] = tmp_srcX[t];
835 tmp_srcX += 16;
839 tmp_srcX += 16;

Completed in 27 milliseconds