Home
last modified time | relevance | path

Searched refs:restore_dst_buf (Results 1 – 5 of 5) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dcompound_type.c578 restore_dst_buf(xd, *orig_dst, num_planes); in av1_handle_inter_intra_mode()
1313 restore_dst_buf(xd, *tmp_dst, 1); in av1_compound_type_rd()
1331 restore_dst_buf(xd, *tmp_dst, 1); in av1_compound_type_rd()
1339 if (best_type == COMPOUND_AVERAGE) restore_dst_buf(xd, *orig_dst, 1); in av1_compound_type_rd()
1368 if (best_type == COMPOUND_AVERAGE) restore_dst_buf(xd, *tmp_dst, 1); in av1_compound_type_rd()
1378 if (valid_comp_types[0] != COMPOUND_AVERAGE) restore_dst_buf(xd, *tmp_dst, 1); in av1_compound_type_rd()
1443 if (cur_type == COMPOUND_AVERAGE) restore_dst_buf(xd, *tmp_dst, 1); in av1_compound_type_rd()
1503 restore_dst_buf(xd, *orig_dst, 1); in av1_compound_type_rd()
Dinterp_search.c114 restore_dst_buf(xd, *dst_bufs[0], num_planes); in swap_dst_buf()
706 restore_dst_buf(xd, *tmp_dst, num_planes); in av1_interpolation_filter_search()
Drdopt.c1610 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()
1657 restore_dst_buf(xd, *orig_dst, num_planes); in skip_mode_rd()
2435 restore_dst_buf(xd, orig_dst, num_planes); in handle_inter_mode()
2506 restore_dst_buf(xd, orig_dst, num_planes); in handle_inter_mode()
2541 restore_dst_buf(xd, orig_dst, num_planes); in handle_inter_mode()
2545 restore_dst_buf(xd, orig_dst, num_planes); in handle_inter_mode()
2557 restore_dst_buf(xd, orig_dst, num_planes); in handle_inter_mode()
2613 restore_dst_buf(xd, orig_dst, num_planes); in handle_inter_mode()
Drdopt_utils.h233 static AOM_INLINE void restore_dst_buf(MACROBLOCKD *xd, const BUFFER_SET dst, in restore_dst_buf() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c2660 static INLINE void restore_dst_buf(MACROBLOCKD *xd, in restore_dst_buf() function
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()
3081 restore_dst_buf(xd, orig_dst, orig_dst_stride); in handle_inter_mode()