Home
last modified time | relevance | path

Searched refs:vp8_copy32xn_c (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dsad_c.c247 void vp8_copy32xn_c(unsigned char *src_ptr, int src_stride, in vp8_copy32xn_c() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h77 void vp8_copy32xn_c(const unsigned char *src_ptr, int source_stride, const unsigned char *ref_ptr, …
529 vp8_copy32xn = vp8_copy32xn_c; in setup_rtcd_internal()