Searched defs:tmp_y (Results 1 - 7 of 7) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| H A D | h264_mb_template.c | 107 uint16_t *tmp_y = (uint16_t *)(dest_y + i * linesize); in hl_decode_mb() local
|
| H A D | h264_mb.c | 410 uint8_t *tmp_y = sl->bipred_scratchpad + 16 * sl->mb_uvlinesize; in mc_part_weighted() local
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_vec4_cse.cpp | 111 src_reg tmp_y = ys[0]; in operands_match() local
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | webpi_dec.h | 36 uint8_t* tmp_y, *tmp_u, *tmp_v; // cache for the fancy upsampler member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | nine_ff.c | 593 struct ureg_dst tmp_y = ureg_writemask(tmp, TGSI_WRITEMASK_Y); in nine_ff_build_vs() local 783 struct ureg_dst tmp_y = ureg_writemask(tmp, TGSI_WRITEMASK_Y); in nine_ff_build_vs() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 5243 u32 tuple_bit, meta_data = 0, tmp_x, tmp_y, port_number; in hclge_fd_convert_meta_data() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_main.c | 5693 u32 tuple_bit, meta_data = 0, tmp_x, tmp_y, port_number; in hclge_fd_convert_meta_data() local
|
Completed in 34 milliseconds