Home
last modified time | relevance | path

Searched defs:orig_dst (Results 1 – 13 of 13) 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()
161 const BUFFER_SET *const orig_dst, int64_t *const rd, 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()
346 const BUFFER_SET *const orig_dst, int64_t *const rd, RD_STATS *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()
436 const BUFFER_SET *const orig_dst, int64_t *const rd, RD_STATS *rd_stats_y, in find_best_non_dual_interp_filter()
610 const BUFFER_SET *const tmp_dst, const BUFFER_SET *const orig_dst, in av1_interpolation_filter_search()
Dcompound_type.c455 const BUFFER_SET *orig_dst, uint8_t *intrapred, const uint8_t *tmp_buf, in compute_best_interintra_mode()
518 const BUFFER_SET *orig_dst, uint8_t *intrapred_, uint8_t *tmp_buf_, in compute_best_wedge_interintra()
548 const BUFFER_SET *orig_dst) { in av1_handle_inter_intra_mode()
1201 int masked_compound_used, const BUFFER_SET *orig_dst, in av1_compound_type_rd()
Drdopt.c1229 const BUFFER_SET *orig_dst, int64_t *best_est_rd, int do_tx_search, in motion_mode_rd()
1629 const BUFFER_SET *const orig_dst) { in skip_mode_rd()
1895 const BUFFER_SET orig_dst = { in simple_translation_pred_rd() local
2255 const BUFFER_SET orig_dst = { in handle_inter_mode() local
2977 BUFFER_SET orig_dst; in rd_pick_skip_mode() local
4192 const BUFFER_SET orig_dst = { in evaluate_motion_mode_for_winner_candidates() local
Dnonrd_pickmode.c1524 struct buf_2d orig_dst = pd->dst; local
/external/tcpdump/
Daddrtostr.c67 const char *orig_dst = dst; in addrtostr() local
/external/icu/icu4c/source/common/
Duinvchar.cpp585 uint8_t *orig_dst = dst; in uprv_aestrncpy() local
606 uint8_t *orig_dst = dst; in uprv_eastrncpy() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/codegen/
Dgen_common.py112 def CopyDirFilesIfDifferent(src, dst, recurse = True, verbose = False, orig_dst = None): argument
/external/mesa3d/src/mesa/state_tracker/
Dst_tgsi_lower_yuv.c63 const struct tgsi_full_dst_register *orig_dst, unsigned wrmask) in reg_dst()
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_lowering.c68 const struct tgsi_full_dst_register *orig_dst, unsigned wrmask) in reg_dst()
/external/libnl/lib/netfilter/
Dct_obj.c136 struct nl_addr *orig_src, *orig_dst, *reply_src, *reply_dst; in ct_dump_tuples() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c1726 struct buf_2d orig_dst = pd->dst; in vp9_pick_inter_mode() local
2835 const struct buf_2d orig_dst = pd->dst; in vp9_pick_inter_mode_sub8x8() local
Dvp9_rdopt.c2754 uint8_t *orig_dst[MAX_MB_PLANE]; in handle_inter_mode() local
/external/mesa3d/src/intel/compiler/
Dbrw_fs.cpp3923 fs_reg orig_dst = inst->dst; in lower_mul_dword_inst() local