Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
Dvp8_rtcd.h52 void vp8_blend_mb_inner_c(unsigned char *y, unsigned char *u, unsigned char *v, int y1, int u1, int…
53 #define vp8_blend_mb_inner vp8_blend_mb_inner_c
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dpostproc.c540 void vp8_blend_mb_inner_c (unsigned char *y, unsigned char *u, unsigned char *v, in vp8_blend_mb_inner_c() function