Home
last modified time | relevance | path

Searched refs:vp8_blend_mb_outer_c (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/common/
Dpostproc.h69 #define vp8_postproc_blend_mb_outer vp8_blend_mb_outer_c
Dpostproc.c535 void vp8_blend_mb_outer_c (unsigned char *y, unsigned char *u, unsigned char *v, in vp8_blend_mb_outer_c() function
/external/libvpx/vp8/common/generic/
Dsystemdependent.c73 rtcd->postproc.blend_mb_outer = vp8_blend_mb_outer_c; in vp8_machine_specific_config()