Home
last modified time | relevance | path

Searched refs:tmp_srcY (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/img/psb_video/src/
Dpsb_output.c780 unsigned char *tmp_srcY = p_srcY; in tng_unpack_topaz_rec() local
793 memcpy(tmp_dstY + dstY_stride * n, tmp_srcY,16); in tng_unpack_topaz_rec()
794 tmp_srcY += 16; in tng_unpack_topaz_rec()
804 memcpy(tmp_dstY + dstY_stride * n, tmp_srcY,16); in tng_unpack_topaz_rec()
805 tmp_srcY += 16; in tng_unpack_topaz_rec()
808 tmp_srcY += 16; in tng_unpack_topaz_rec()