/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_rtcd_defs.pl | 271 add_proto qw/void vp9_blend_b/, "uint8_t *y, uint8_t *u, uint8_t *v, int y1, int u1, int v1, int alpha, int stride"; 272 specialize qw/vp9_blend_b/; [all...] |
vp9_postproc.c | 903 vp9_blend_b(yl + bx, ul + (bx >> 1), vl + (bx >> 1), Y, U, V,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
vp9_rtcd.h | 208 #define vp9_blend_b vp9_blend_b_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
vp9_rtcd.h | 214 #define vp9_blend_b vp9_blend_b_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
vp9_rtcd.h | 208 #define vp9_blend_b vp9_blend_b_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
vp9_rtcd.h | 208 #define vp9_blend_b vp9_blend_b_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
vp9_rtcd.h | 222 #define vp9_blend_b vp9_blend_b_c macro
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
vp9_rtcd.h | 266 #define vp9_blend_b vp9_blend_b_c macro [all...] |