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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
mfqe.c 93 vp8_filter_by_weight4x4(u_src, uv_src_stride, u_dst, uv_dst_stride, src_weight);
94 vp8_filter_by_weight4x4(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
rtcd_defs.pl 200 add_proto qw/void vp8_filter_by_weight4x4/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
  /external/libvpx/libvpx/vp8/common/
mfqe.c 93 vp8_filter_by_weight4x4(u_src, uv_src_stride, u_dst, uv_dst_stride, src_weight);
94 vp8_filter_by_weight4x4(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
rtcd_defs.pl 196 add_proto qw/void vp8_filter_by_weight4x4/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
mfqe.c 93 vp8_filter_by_weight4x4(u_src, uv_src_stride, u_dst, uv_dst_stride, src_weight);
94 vp8_filter_by_weight4x4(v_src, uv_src_stride, v_dst, uv_dst_stride, src_weight);
rtcd_defs.pl 196 add_proto qw/void vp8_filter_by_weight4x4/, "unsigned char *src, int src_stride, unsigned char *dst, int dst_stride, int src_weight";
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp8_rtcd.h 102 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 102 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
vpx_rtcd.h 117 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp8_rtcd.h 102 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp8_rtcd.h 115 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
vpx_rtcd.h 136 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp8_rtcd.h 113 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp8_rtcd.h 130 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
vpx_rtcd.h 154 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp8_rtcd.h 130 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp8_rtcd.h 138 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
vpx_rtcd.h 159 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp8_rtcd.h 138 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
vpx_rtcd.h 159 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp8_rtcd.h 138 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp8_rtcd.h 138 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
vpx_rtcd.h 159 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp8_rtcd.h 138 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]
vpx_rtcd.h 159 #define vp8_filter_by_weight4x4 vp8_filter_by_weight4x4_c macro
    [all...]

Completed in 310 milliseconds

1 2