/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ |
rtcd_defs.pl | 189 add_proto qw/void vp8_filter_by_weight16x16/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight"; 190 specialize qw/vp8_filter_by_weight16x16 sse2/;
|
mfqe.c | 86 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride, src_weight);
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 190 add_proto qw/void vp8_filter_by_weight16x16/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight"; 191 specialize qw/vp8_filter_by_weight16x16 sse2/;
|
mfqe.c | 86 vp8_filter_by_weight16x16(y_src, y_src_stride, y_dst, y_dst_stride, src_weight);
|
/external/chromium_org/third_party/libvpx/source/config/linux/generic/ |
vp8_rtcd.h | 102 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/ |
vp8_rtcd.h | 102 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/ |
vp8_rtcd.h | 102 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/nacl/ |
vp8_rtcd.h | 102 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/ |
vp8_rtcd.h | 139 RTCD_EXTERN void (*vp8_filter_by_weight16x16)(unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/ |
vp8_rtcd.h | 139 RTCD_EXTERN void (*vp8_filter_by_weight16x16)(unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/win/ia32/ |
vp8_rtcd.h | 139 RTCD_EXTERN void (*vp8_filter_by_weight16x16)(unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight); variable [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/arm/ |
vp8_rtcd.h | 115 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/ |
vp8_rtcd.h | 118 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro
|
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/ |
vp8_rtcd.h | 133 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro
|
/external/libvpx/x86/ |
vp8_rtcd.h | 128 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_sse2 macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/ |
vp8_rtcd.h | 133 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_c macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/linux/x64/ |
vp8_rtcd.h | 139 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_sse2 macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/mac/x64/ |
vp8_rtcd.h | 139 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_sse2 macro [all...] |
/external/chromium_org/third_party/libvpx/source/config/win/x64/ |
vp8_rtcd.h | 139 #define vp8_filter_by_weight16x16 vp8_filter_by_weight16x16_sse2 macro [all...] |