Searched defs:v_dst (Results 1 – 5 of 5) sorted by relevance
156 uint8_t* const v_dst = dec->cache_v_ + mb_x * 8; in DoFilter() local407 uint8_t* const v_dst = dec->yuv_b_ + V_OFF; in VP8ReconstructBlock() local
240 uint8_t* const v_dst = buf->v + (io->mb_y >> 1) * buf->v_stride; in EmitYUV() local
3478 UInt v_dst = vregNo(i->Pin.AvUnary.dst); in emit_PPCInstr() local3506 UInt v_dst = vregNo(i->Pin.AvBinary.dst); in emit_PPCInstr() local3533 UInt v_dst = vregNo(i->Pin.AvBin8x16.dst); in emit_PPCInstr() local3579 UInt v_dst = vregNo(i->Pin.AvBin16x8.dst); in emit_PPCInstr() local3631 UInt v_dst = vregNo(i->Pin.AvBin32x4.dst); in emit_PPCInstr() local3679 UInt v_dst = vregNo(i->Pin.AvBin32Fx4.dst); in emit_PPCInstr() local3735 UInt v_dst = vregNo(i->Pin.AvUn32Fx4.dst); in emit_PPCInstr() local3757 UInt v_dst = vregNo(i->Pin.AvPerm.dst); in emit_PPCInstr() local3767 UInt v_dst = vregNo(i->Pin.AvSel.dst); in emit_PPCInstr() local3776 UInt v_dst = vregNo(i->Pin.AvShlDbl.dst); in emit_PPCInstr() local[all …]
3352 HReg v_dst = newVRegV(env); in iselVecExpr_wrk() local3929 HReg v_dst = lookupIRTemp(env, tmp); in iselStmt() local
215 uint8_t* const v_dst = it->yuv_out2_ + V_OFF; in DoFilter() local