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

  /external/libvpx/armv7a/
vp9_rtcd.h 559 unsigned int vp9_sub_pixel_avg_variance8x16_c(const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred);
560 #define vp9_sub_pixel_avg_variance8x16 vp9_sub_pixel_avg_variance8x16_c
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 559 unsigned int vp9_sub_pixel_avg_variance8x16_c(const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred);
560 #define vp9_sub_pixel_avg_variance8x16 vp9_sub_pixel_avg_variance8x16_c
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 559 unsigned int vp9_sub_pixel_avg_variance8x16_c(const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse, const uint8_t *second_pred);
560 #define vp9_sub_pixel_avg_variance8x16 vp9_sub_pixel_avg_variance8x16_c
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h     [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h     [all...]
  /external/libvpx/libvpx/test/
variance_test.cc 455 vp9_sub_pixel_avg_variance8x16_c;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
variance_test.cc 452 vp9_sub_pixel_avg_variance8x16_c;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_variance.c 983 unsigned int vp9_sub_pixel_avg_variance8x16_c(const uint8_t *src_ptr, function
    [all...]
  /external/libvpx/x86/
vp9_rtcd.h     [all...]

Completed in 4646 milliseconds