Home
last modified time | relevance | path

Searched defs:search_method (Results 1 – 15 of 15) sorted by relevance

/external/libaom/av1/encoder/
Dmotion_search_facade.h74 const AV1_COMP *cpi, MACROBLOCK *x, SEARCH_METHODS search_method) { in av1_get_search_site_config()
Dmcomp.h111 SEARCH_METHODS search_method; member
206 search_site_config *ss_cfg_buf, SEARCH_METHODS search_method, in av1_refresh_search_site_config()
219 SEARCH_METHODS search_method) { in av1_set_mv_search_method()
Dmotion_search_facade.c223 const SEARCH_METHODS search_method = cpi->sf.mv_sf.search_method; in av1_single_motion_search() local
598 const SEARCH_METHODS search_method = cpi->sf.mv_sf.search_method; in av1_joint_motion_search() local
747 const SEARCH_METHODS search_method = cpi->sf.mv_sf.search_method; in av1_compound_single_motion_search() local
967 const SEARCH_METHODS search_method = cpi->sf.mv_sf.search_method; in av1_simple_motion_search() local
Dspeed_features.c2439 const SEARCH_METHODS search_method = in av1_set_speed_features_qindex_dependent() local
Dspeed_features.h503 SEARCH_METHODS search_method; member
733 SEARCH_METHODS search_method; member
Dmcomp.c65 get_faster_search_method(SEARCH_METHODS search_method) { in get_faster_search_method()
108 SEARCH_METHODS search_method = mv_sf->search_method; in av1_make_default_fullpel_ms_params() local
1708 const SEARCH_METHODS search_method = ms_params->search_method; in av1_full_pixel_search() local
Dtune_vmaf.c45 const SEARCH_METHODS search_method = NSTEP; in motion_search() local
Dtemporal_filter.c132 const SEARCH_METHODS search_method = NSTEP; in tf_motion_search() local
Dnonrd_pickmode.c456 const SEARCH_METHODS search_method = sf->mv_sf.search_method; in combined_motion_search() local
/external/libvpx/vp9/encoder/
Dvp9_temporal_filter.c559 const SEARCH_METHODS search_method = MESH; in temporal_filter_find_matching_mb_c() local
Dvp9_speed_features.h183 SEARCH_METHODS search_method; member
Dvp9_mcomp.c2838 int search_method, int error_per_bit, int *cost_list, in vp9_full_pixel_search()
Dvp9_encoder.c6445 const SEARCH_METHODS search_method = NSTEP; local
Dvp9_encodeframe.c3420 const SEARCH_METHODS search_method = NSTEP; in simple_motion_search() local
/external/libvpx/vp8/encoder/
Donyx_int.h166 SEARCH_METHODS search_method; member