Searched refs:pOut0 (Results 1 – 2 of 2) sorted by relevance
264 FIXP_DBL *pOut0 = output, *pOut1; in imdct_block() local285 *pOut0 = hMdct->overlap.time[i]; in imdct_block()286 pOut0 ++; in imdct_block()318 pOut0 = hMdct->overlap.time + hMdct->ov_offset; in imdct_block()328 *pOut0 = IMDCT_SCALE_DBL(x); in imdct_block()329 pOut0 ++; in imdct_block()337 pOut1 = pOut0 + (fl - 1); in imdct_block()348 *pOut0 = IMDCT_SCALE_DBL(x0); in imdct_block()350 pOut0 ++; in imdct_block()353 pOut0 += (fl/2); in imdct_block()
1504 unsigned char *pIn0, unsigned char *pOut0) in yuv420p_to_rgb24() argument1512 unsigned char *pOut = pOut0; in yuv420p_to_rgb24()1548 unsigned char *pIn0, unsigned char *pOut0) in yuv420_to_rgb24() argument1555 unsigned char *pOut = pOut0; in yuv420_to_rgb24()1609 unsigned char *pIn0, unsigned char *pOut0) in yuv411p_to_rgb24() argument1617 unsigned char *pOut = pOut0; in yuv411p_to_rgb24()