Home
last modified time | relevance | path

Searched refs:orig_dst (Results 1 – 15 of 15) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dinterp_search.c132 const BUFFER_SET *const orig_dst, int plane_from, int plane_to, in interp_model_rd_eval() argument
143 av1_enc_build_inter_predictor(cm, xd, mi_row, mi_col, orig_dst, bsize, in interp_model_rd_eval()
161 const BUFFER_SET *const orig_dst, int64_t *const rd, in interpolation_filter_rd() argument
213 interp_model_rd_eval(x, cpi, bsize, orig_dst, AOM_PLANE_Y, AOM_PLANE_Y, in interpolation_filter_rd()
233 interp_model_rd_eval(x, cpi, bsize, orig_dst, plane, plane, in interpolation_filter_rd()
314 const BUFFER_SET *const orig_dst, int64_t *const rd, RD_STATS *rd_stats_y, in find_best_interp_rd_facade() argument
333 if (interpolation_filter_rd(x, cpi, tile_data, bsize, orig_dst, rd, in find_best_interp_rd_facade()
346 const BUFFER_SET *const orig_dst, int64_t *const rd, RD_STATS *rd_stats_y, in pred_dual_interp_filter_rd() argument
372 find_best_interp_rd_facade(x, cpi, tile_data, bsize, orig_dst, rd, rd_stats_y, in pred_dual_interp_filter_rd()
383 const BUFFER_SET *const orig_dst, int64_t *const rd, RD_STATS *rd_stats_y, in fast_dual_interp_filter_rd() argument
[all …]
Dcompound_type.h33 const BUFFER_SET *orig_dst);
37 int masked_compound_used, const BUFFER_SET *orig_dst,
Dcompound_type.c455 const BUFFER_SET *orig_dst, uint8_t *intrapred, const uint8_t *tmp_buf, in compute_best_interintra_mode() argument
464 av1_build_intra_predictors_for_interintra(cm, xd, bsize, 0, orig_dst, in compute_best_interintra_mode()
518 const BUFFER_SET *orig_dst, uint8_t *intrapred_, uint8_t *tmp_buf_, in compute_best_wedge_interintra() argument
527 av1_build_intra_predictors_for_interintra(cm, xd, bsize, 0, orig_dst, in compute_best_wedge_interintra()
548 const BUFFER_SET *orig_dst) { in av1_handle_inter_intra_mode() argument
578 restore_dst_buf(xd, *orig_dst, num_planes); in av1_handle_inter_intra_mode()
600 orig_dst, intrapred, tmp_buf, in av1_handle_inter_intra_mode()
612 av1_build_intra_predictors_for_interintra(cm, xd, bsize, 0, orig_dst, in av1_handle_inter_intra_mode()
650 cpi, mbmi, xd, x, interintra_mode_cost, orig_dst, intrapred_, in av1_handle_inter_intra_mode()
655 av1_build_intra_predictors_for_interintra(cm, xd, bsize, 0, orig_dst, in av1_handle_inter_intra_mode()
[all …]
Dinterp_search.h77 const BUFFER_SET *const tmp_dst, const BUFFER_SET *const orig_dst,
Drdopt.c1229 const BUFFER_SET *orig_dst, int64_t *best_est_rd, int do_tx_search, in motion_mode_rd() argument
1347 av1_enc_build_inter_predictor(cm, xd, mi_row, mi_col, orig_dst, bsize, in motion_mode_rd()
1420 &tmp_rate_mv, &tmp_rate2, orig_dst); in motion_mode_rd()
1610 restore_dst_buf(xd, *orig_dst, num_planes); in motion_mode_rd()
1623 restore_dst_buf(xd, *orig_dst, num_planes); in motion_mode_rd()
1629 const BUFFER_SET *const orig_dst) { in skip_mode_rd() argument
1636 av1_enc_build_inter_predictor(cm, xd, mi_row, mi_col, orig_dst, bsize, 0, in skip_mode_rd()
1657 restore_dst_buf(xd, *orig_dst, num_planes); in skip_mode_rd()
1895 const BUFFER_SET orig_dst = { in simple_translation_pred_rd() local
1947 av1_enc_build_inter_predictor(cm, xd, mi_row, mi_col, &orig_dst, bsize, in simple_translation_pred_rd()
[all …]
Dnonrd_pickmode.c1524 struct buf_2d orig_dst = pd->dst; local
2012 if (best_pred->data == orig_dst.buf) {
2020 pd->dst = orig_dst;
2100 pd->dst = orig_dst;
2111 if (best_pred->data != orig_dst.buf && is_inter_mode(mi->mode)) {
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/
Dgen_common.py112 def CopyDirFilesIfDifferent(src, dst, recurse = True, verbose = False, orig_dst = None): argument
129 if not orig_dst:
130 orig_dst = dst
137 if src_path == orig_dst:
148 rval = CopyDirFilesIfDifferent(src_path, dst_path, recurse, verbose, orig_dst)
/external/icu/icu4c/source/common/
Duinvchar.cpp585 uint8_t *orig_dst = dst; in uprv_aestrncpy() local
600 return orig_dst; in uprv_aestrncpy()
606 uint8_t *orig_dst = dst; in uprv_eastrncpy() local
625 return orig_dst; in uprv_eastrncpy()
/external/tcpdump/
Daddrtostr.c67 const char *orig_dst = dst; in addrtostr() local
92 return orig_dst; in addrtostr()
/external/libnl/lib/netfilter/
Dct_obj.c135 struct nl_addr *orig_src, *orig_dst, *reply_src, *reply_dst; in ct_dump_tuples() local
140 orig_dst = nfnl_ct_get_dst(ct, 0); in ct_dump_tuples()
156 if (orig_src && orig_dst && reply_src && reply_dst && in ct_dump_tuples()
159 !nl_addr_cmp(orig_dst, reply_src)) in ct_dump_tuples()
164 dump_addr(p, orig_dst, orig_dport); in ct_dump_tuples()
/external/mesa3d/src/mesa/state_tracker/
Dst_tgsi_lower_yuv.c63 const struct tgsi_full_dst_register *orig_dst, unsigned wrmask) in reg_dst() argument
65 *dst = *orig_dst; in reg_dst()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2661 uint8_t *orig_dst[MAX_MB_PLANE], in restore_dst_buf()
2665 xd->plane[i].dst.buf = orig_dst[i]; in restore_dst_buf()
2754 uint8_t *orig_dst[MAX_MB_PLANE]; in handle_inter_mode() local
2859 orig_dst[i] = xd->plane[i].dst.buf; in handle_inter_mode()
2930 restore_dst_buf(xd, orig_dst, orig_dst_stride); in handle_inter_mode()
2956 restore_dst_buf(xd, orig_dst, orig_dst_stride); in handle_inter_mode()
2981 restore_dst_buf(xd, orig_dst, orig_dst_stride); in handle_inter_mode()
3024 restore_dst_buf(xd, orig_dst, orig_dst_stride); in handle_inter_mode()
3047 restore_dst_buf(xd, orig_dst, orig_dst_stride); in handle_inter_mode()
3061 restore_dst_buf(xd, orig_dst, orig_dst_stride); in handle_inter_mode()
[all …]
Dvp9_pickmode.c1726 struct buf_2d orig_dst = pd->dst; in vp9_pick_inter_mode() local
2526 if (best_pred->data == orig_dst.buf) { in vp9_pick_inter_mode()
2546 pd->dst = orig_dst; in vp9_pick_inter_mode()
2640 pd->dst = orig_dst; in vp9_pick_inter_mode()
2652 if (best_pred->data != orig_dst.buf && is_inter_mode(mi->mode)) { in vp9_pick_inter_mode()
2835 const struct buf_2d orig_dst = pd->dst; in vp9_pick_inter_mode_sub8x8() local
2951 pd->dst = orig_dst; in vp9_pick_inter_mode_sub8x8()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_lowering.c68 const struct tgsi_full_dst_register *orig_dst, unsigned wrmask) in reg_dst() argument
70 *dst = *orig_dst; in reg_dst()
/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp3923 fs_reg orig_dst = inst->dst; in lower_mul_dword_inst() local
3931 if (orig_dst.is_null() || orig_dst.file == MRF || in lower_mul_dword_inst()
3990 set_condmod(inst->conditional_mod, ibld.MOV(orig_dst, low)); in lower_mul_dword_inst()