HomeSort by relevance Sort by last modified time
    Searched refs:vp9_full_range_search (Results 1 - 13 of 13) sorted by null

  /external/libvpx/config/arm/
vp9_rtcd.h 60 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 60 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 317 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/
vp9_rtcd.h 63 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 63 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 60 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 60 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 60 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 69 #define vp9_full_range_search vp9_full_range_search_c macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 69 #define vp9_full_range_search vp9_full_range_search_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_speed_features.c 349 cpi->diamond_search_sad = vp9_full_range_search;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_speed_features.c 530 cpi->diamond_search_sad = oxcf->mode == BEST ? vp9_full_range_search

Completed in 3036 milliseconds