Searched refs:vp9_blend_mb_outer (Results 1 - 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_rtcd_defs.pl268 add_proto qw/void vp9_blend_mb_outer/, "uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride";
269 specialize qw/vp9_blend_mb_outer/;
H A Dvp9_postproc.c953 vp9_blend_mb_outer(y_ptr + x, u_ptr + (x >> 1), v_ptr + (x >> 1),
/external/libvpx/x86/
H A Dvp9_rtcd.h39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
/external/libvpx/armv7a/
H A Dvp9_rtcd.h39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
/external/libvpx/generic/
H A Dvp9_rtcd.h39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
/external/libvpx/mips/
H A Dvp9_rtcd.h39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h39 #define vp9_blend_mb_outer vp9_blend_mb_outer_c macro

Completed in 121 milliseconds