HomeSort by relevance Sort by last modified time
    Searched full:vp9_get16x16var_c (Results 1 - 7 of 7) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_variance.c 159 void vp9_get16x16var_c(const uint8_t *src_ptr, int source_stride, function
  /external/libvpx/armv7a/
vp9_rtcd.h 235 void vp9_get16x16var_c(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, int *sum);
236 #define vp9_get16x16var vp9_get16x16var_c
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 235 void vp9_get16x16var_c(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, int *sum);
236 #define vp9_get16x16var vp9_get16x16var_c
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 235 void vp9_get16x16var_c(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, int *sum);
236 #define vp9_get16x16var vp9_get16x16var_c
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 246 void vp9_get16x16var_c(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, int *sum);
247 #define vp9_get16x16var vp9_get16x16var_c
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 245 void vp9_get16x16var_c(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, int *sum);
    [all...]
  /external/libvpx/x86/
vp9_rtcd.h 261 void vp9_get16x16var_c(const uint8_t *src_ptr, int source_stride, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, int *sum);
    [all...]

Completed in 120 milliseconds