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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 507 add_proto qw/int vp8_full_search_sad/, "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv";
508 specialize qw/vp8_full_search_sad sse3 sse4_1/;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 505 add_proto qw/int vp8_full_search_sad/, "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv";
506 specialize qw/vp8_full_search_sad sse3 sse4_1/;
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp8_rtcd.h 151 RTCD_EXTERN int (*vp8_full_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp8_rtcd.h 151 RTCD_EXTERN int (*vp8_full_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp8_rtcd.h 151 RTCD_EXTERN int (*vp8_full_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 111 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 151 RTCD_EXTERN int (*vp8_full_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp8_rtcd.h 111 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 111 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 151 RTCD_EXTERN int (*vp8_full_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 111 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp8_rtcd.h 151 RTCD_EXTERN int (*vp8_full_search_sad)(struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, int sad_per_bit, int distance, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv); variable
    [all...]
  /external/libvpx/generic/
vp8_rtcd.h 90 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/libvpx/mips/
vp8_rtcd.h 90 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 97 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp8_rtcd.h 124 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 127 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/libvpx/armv7a/
vp8_rtcd.h 103 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 142 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 118 #define vp8_full_search_sad vp8_full_search_sad_c macro
  /external/libvpx/x86/
vp8_rtcd.h 138 #define vp8_full_search_sad vp8_full_search_sad_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 142 #define vp8_full_search_sad vp8_full_search_sad_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 893 milliseconds