Searched refs:vp9_full_range_search (Results 1 - 11 of 11) sorted by relevance

/external/libvpx/config/arm/
H A Dvp9_rtcd.h60 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/config/generic/
H A Dvp9_rtcd.h60 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/libvpx/vp9/common/
H A Dvp9_rtcd_defs.pl317 add_proto qw/int vp9_full_range_search/, "const struct macroblock *x, const struct search_site_config *cfg, struct mv *ref_mv, struct mv *best_mv, int search_param, int sad_per_bit, int *num00, const struct vp9_variance_vtable *fn_ptr, const struct mv *center_mv";
318 specialize qw/vp9_full_range_search/;
/external/libvpx/config/arm-neon/
H A Dvp9_rtcd.h63 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/config/arm64/
H A Dvp9_rtcd.h63 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/config/mips32/
H A Dvp9_rtcd.h60 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvp9_rtcd.h60 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/config/mips64/
H A Dvp9_rtcd.h60 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/config/x86/
H A Dvp9_rtcd.h69 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/config/x86_64/
H A Dvp9_rtcd.h69 #define vp9_full_range_search vp9_full_range_search_c macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_speed_features.c530 cpi->diamond_search_sad = oxcf->mode == BEST ? vp9_full_range_search

Completed in 87 milliseconds