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.c781 unsigned char *tmp_srcY = p_srcY; in tng_unpack_topaz_rec() local
794 memcpy(tmp_dstY + dstY_stride * n, tmp_srcY,16); in tng_unpack_topaz_rec()
795 tmp_srcY += 16; in tng_unpack_topaz_rec()
805 memcpy(tmp_dstY + dstY_stride * n, tmp_srcY,16); in tng_unpack_topaz_rec()
806 tmp_srcY += 16; in tng_unpack_topaz_rec()
809 tmp_srcY += 16; in tng_unpack_topaz_rec()