Home | History | Annotate | Download | only in arm-neon

Lines Matching refs:vp9_sub_pixel_variance8x8_c

616 unsigned int vp9_sub_pixel_variance8x8_c(const uint8_t *src_ptr, int source_stride, int xoffset, int  yoffset, const uint8_t *ref_ptr, int ref_stride, unsigned int *sse);
617 #define vp9_sub_pixel_variance8x8 vp9_sub_pixel_variance8x8_c