Home | History | Annotate | Download | only in src

Lines Matching refs:p_tmp

1315     uint32 *p_tmp;
1332 p_tmp = (uint32*) & (tmp_res[0][0]);
1393 *p_tmp++ = r4;
1397 p_tmp += ((24 - blkwidth) >> 2); /* move to the next line */
1404 p_tmp -= 6; /* intermediate output */
1454 *p_tmp++ = pkres; /* write 4 pixel */
1457 p_tmp += ((24 - blkwidth) >> 2); /* move to the next line */