Searched refs:vp8_blend_mb_outer_c (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 53 void vp8_blend_mb_outer_c(unsigned char *y, unsigned char *u, unsigned char *v, int y1, int u1, int… 54 #define vp8_blend_mb_outer vp8_blend_mb_outer_c
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 53 void vp8_blend_mb_outer_c(unsigned char *y, unsigned char *u, unsigned char *v, int y1, int u1, int… 54 #define vp8_blend_mb_outer vp8_blend_mb_outer_c
|
/external/libvpx/libvpx/vp8/common/ |
D | postproc.c | 191 void vp8_blend_mb_outer_c(unsigned char *y, unsigned char *u, unsigned char *v, in vp8_blend_mb_outer_c() function
|