Home
last modified time | relevance | path

Searched refs:SEARCH_METHODS (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_speed_features.h62 } SEARCH_METHODS; typedef
185 SEARCH_METHODS search_method;
Dvp9_mbgraph.c31 const SEARCH_METHODS old_search_method = mv_sf->search_method; in do_16x16_motion_iteration()
Dvp9_temporal_filter.c503 const SEARCH_METHODS search_method = MESH; in temporal_filter_find_matching_mb_c()
Dvp9_mcomp.c2671 const SEARCH_METHODS method = (SEARCH_METHODS)search_method; in vp9_full_pixel_search()
Dvp9_encoder.c5580 const SEARCH_METHODS search_method = NSTEP;
Dvp9_encodeframe.c3504 const SEARCH_METHODS search_method = NSTEP; in ml_predict_var_rd_paritioning()
/external/libaom/libaom/av1/encoder/
Dspeed_features.h95 } UENUM1BYTE(SEARCH_METHODS);
210 SEARCH_METHODS search_method;
Dtpl_model.c71 const SEARCH_METHODS search_method = NSTEP; in motion_compensated_prediction()
Dmcomp.c3098 const SEARCH_METHODS search_methods = NSTEP; in av1_simple_motion_search()
/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h157 typedef enum { DIAMOND = 0, NSTEP = 1, HEX = 2 } SEARCH_METHODS; typedef
161 SEARCH_METHODS search_method;