HomeSort by relevance Sort by last modified time
    Searched refs:vp8_filter_by_weight8x8 (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
mfqe.c 87 vp8_filter_by_weight8x8(u_src, uv_src_stride, u_dst, uv_dst_stride, src_weight);
88 vp8_filter_by_weight8x8(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
92 vp8_filter_by_weight8x8(y_src, y_src_stride, y_dst, y_dst_stride, src_weight);
rtcd_defs.pl 197 add_proto qw/void vp8_filter_by_weight8x8/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
198 specialize qw/vp8_filter_by_weight8x8 sse2/;
  /external/libvpx/libvpx/vp8/common/
mfqe.c 87 vp8_filter_by_weight8x8(u_src, uv_src_stride, u_dst, uv_dst_stride, src_weight);
88 vp8_filter_by_weight8x8(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
92 vp8_filter_by_weight8x8(y_src, y_src_stride, y_dst, y_dst_stride, src_weight);
rtcd_defs.pl 193 add_proto qw/void vp8_filter_by_weight8x8/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
194 specialize qw/vp8_filter_by_weight8x8 sse2/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
mfqe.c 87 vp8_filter_by_weight8x8(u_src, uv_src_stride, u_dst, uv_dst_stride, src_weight);
88 vp8_filter_by_weight8x8(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
92 vp8_filter_by_weight8x8(y_src, y_src_stride, y_dst, y_dst_stride, src_weight);
rtcd_defs.pl 193 add_proto qw/void vp8_filter_by_weight8x8/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
194 specialize qw/vp8_filter_by_weight8x8 sse2/;
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 105 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 105 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
vpx_rtcd.h 114 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 105 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 142 RTCD_EXTERN void (*vp8_filter_by_weight8x8)(unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight); variable
    [all...]
vpx_rtcd.h 156 RTCD_EXTERN void (*vp8_filter_by_weight8x8)(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 142 RTCD_EXTERN void (*vp8_filter_by_weight8x8)(unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight); variable
    [all...]
vpx_rtcd.h 156 RTCD_EXTERN void (*vp8_filter_by_weight8x8)(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 142 RTCD_EXTERN void (*vp8_filter_by_weight8x8)(unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight); variable
    [all...]
vpx_rtcd.h 156 RTCD_EXTERN void (*vp8_filter_by_weight8x8)(unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 142 RTCD_EXTERN void (*vp8_filter_by_weight8x8)(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 118 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
vpx_rtcd.h 133 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 116 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 133 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
vpx_rtcd.h 151 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 133 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp8_rtcd.h 142 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_sse2 macro
    [all...]
vpx_rtcd.h 156 #define vp8_filter_by_weight8x8 vp8_filter_by_weight8x8_sse2 macro
    [all...]

Completed in 111 milliseconds

1 2