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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ppc/
csystemdependent.c 30 sub_pixel_variance_function *vp8_sub_pixel_variance8x8; variable
140 vp8_sub_pixel_variance8x8 = vp8_sub_pixel_variance8x8_ppc;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 271 add_proto qw/unsigned int vp8_sub_pixel_variance8x8/, "const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse";
272 specialize qw/vp8_sub_pixel_variance8x8 mmx sse2 media neon/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 137 #define vp8_sub_pixel_variance8x8 vp8_sub_pixel_variance8x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 137 #define vp8_sub_pixel_variance8x8 vp8_sub_pixel_variance8x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp8_rtcd.h 155 #define vp8_sub_pixel_variance8x8 vp8_sub_pixel_variance8x8_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 421 RTCD_EXTERN unsigned int (*vp8_sub_pixel_variance8x8)(const unsigned char *src_ptr, int source_stride, int xoffset, int yoffset, const unsigned char *ref_ptr, int Refstride, unsigned int *sse); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp8_rtcd.h 167 #define vp8_sub_pixel_variance8x8 vp8_sub_pixel_variance8x8_armv6 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp8_rtcd.h 198 #define vp8_sub_pixel_variance8x8 vp8_sub_pixel_variance8x8_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 503 vp8_sub_pixel_variance8x8(uptr, pre_stride,
505 vp8_sub_pixel_variance8x8(vptr, pre_stride,
    [all...]
onyx_if.c     [all...]

Completed in 109 milliseconds