Searched defs:tmp_y (Results 1 – 6 of 6) sorted by relevance
111 src_reg tmp_y = ys[0]; in operands_match() local
36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
107 uint16_t *tmp_y = (uint16_t *)(dest_y + i * linesize); in FUNC() local
410 uint8_t *tmp_y = sl->bipred_scratchpad + 16 * sl->mb_uvlinesize; in mc_part_weighted() local
593 struct ureg_dst tmp_y = ureg_writemask(tmp, TGSI_WRITEMASK_Y); in nine_ff_build_vs() local783 struct ureg_dst tmp_y = ureg_writemask(tmp, TGSI_WRITEMASK_Y); in nine_ff_build_vs() local
2342 TemporaryVariableScope tmp_y(this); in ValidateCall() local