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

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 16 SADFunction *vp8_sad16x8; variable
149 vp8_sad16x8 = vp8_sad16x8_ppc;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 16 SADFunction *vp8_sad16x8; variable
149 vp8_sad16x8 = vp8_sad16x8_ppc;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 329 add_proto qw/unsigned int vp8_sad16x8/, "const unsigned char *src_ptr, int src_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int max_sad";
330 specialize qw/vp8_sad16x8 mmx sse2 neon/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 319 add_proto qw/unsigned int vp8_sad16x8/, "const unsigned char *src_ptr, int src_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int max_sad";
320 specialize qw/vp8_sad16x8 mmx sse2 neon/;
  /external/libvpx/generic/
vp8_rtcd.h 168 #define vp8_sad16x8 vp8_sad16x8_c macro
  /external/libvpx/mips/
vp8_rtcd.h 168 #define vp8_sad16x8 vp8_sad16x8_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 179 #define vp8_sad16x8 vp8_sad16x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 167 #define vp8_sad16x8 vp8_sad16x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 167 #define vp8_sad16x8 vp8_sad16x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 185 #define vp8_sad16x8 vp8_sad16x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 276 RTCD_EXTERN unsigned int (*vp8_sad16x8)(const unsigned char *src_ptr, int src_stride, const unsigned char *ref_ptr, int ref_stride, unsigned int max_sad); variable
    [all...]
  /external/libvpx/armv7a/
vp8_rtcd.h 192 #define vp8_sad16x8 vp8_sad16x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 201 #define vp8_sad16x8 vp8_sad16x8_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 222 #define vp8_sad16x8 vp8_sad16x8_neon macro
  /external/libvpx/x86/
vp8_rtcd.h 265 #define vp8_sad16x8 vp8_sad16x8_wmt macro
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 240 #define vp8_sad16x8 vp8_sad16x8_neon macro
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 41 milliseconds