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

  /external/libvpx/armv7a/
vp9_rtcd.h 551 unsigned int vp9_sub_pixel_mse32x32_c(const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse);
552 #define vp9_sub_pixel_mse32x32 vp9_sub_pixel_mse32x32_c
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 551 unsigned int vp9_sub_pixel_mse32x32_c(const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse);
552 #define vp9_sub_pixel_mse32x32 vp9_sub_pixel_mse32x32_c
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 551 unsigned int vp9_sub_pixel_mse32x32_c(const uint8_t *src_ptr, int source_stride, int xoffset, int yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse);
552 #define vp9_sub_pixel_mse32x32 vp9_sub_pixel_mse32x32_c
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h     [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_variance.c 898 unsigned int vp9_sub_pixel_mse32x32_c(const uint8_t *src_ptr, function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_variance.c 892 unsigned int vp9_sub_pixel_mse32x32_c(const uint8_t *src_ptr, function
    [all...]

Completed in 62 milliseconds