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

Lines Matching refs:vp8_sad4x4x4d_c

272 void vp8_sad4x4x4d_c(const unsigned char *src_ptr, int src_stride, const unsigned char * const ref_ptr[], int  ref_stride, unsigned int *sad_array);
273 #define vp8_sad4x4x4d vp8_sad4x4x4d_c