Home
last modified time | relevance | path

Searched refs:vp9_full_pixel_search (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h121 int vp9_full_pixel_search(const struct VP9_COMP *const cpi,
Dvp9_mbgraph.c47 vp9_full_pixel_search(cpi, x, BLOCK_16X16, &ref_full, step_param, in do_16x16_motion_iteration()
Dvp9_temporal_filter.c591 vp9_full_pixel_search(cpi, x, TF_BLOCK, &best_ref_mv1_full, step_param, in temporal_filter_find_matching_mb_c()
622 vp9_full_pixel_search(cpi, x, TF_SUB_BLOCK, &best_ref_mv1_full, in temporal_filter_find_matching_mb_c()
Dvp9_pickmode.c211 vp9_full_pixel_search( in combined_motion_search()
2877 vp9_full_pixel_search( in vp9_pick_inter_mode_sub8x8()
Dvp9_rdopt.c2144 bestsme = vp9_full_pixel_search( in rd_pick_best_sub8x8_mode()
2587 bestsme = vp9_full_pixel_search( in single_motion_search()
2625 this_me = vp9_full_pixel_search( in single_motion_search()
Dvp9_mcomp.c2851 int vp9_full_pixel_search(const VP9_COMP *const cpi, const MACROBLOCK *const x, in vp9_full_pixel_search() function
Dvp9_encodeframe.c3506 vp9_full_pixel_search(cpi, x, bsize, &ref_mv_full, step_param, search_method, in simple_motion_search()
Dvp9_encoder.c6027 vp9_full_pixel_search(cpi, x, bsize, &best_ref_mv1_full, step_param,