HomeSort by relevance Sort by last modified time
    Searched refs:vp8_vertical_band_5_4_scale (Results 1 - 20 of 20) sorted by null

  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.pl 11 add_proto qw/void vp8_vertical_band_5_4_scale/, "unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width";
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
vpx_scale_rtcd.pl 11 add_proto qw/void vp8_vertical_band_5_4_scale/, "unsigned char *source, unsigned int src_pitch, unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width";
  /external/libvpx/config/arm/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/arm-neon/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/arm64/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/generic/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/mips32/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/mips32-dspr2/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/mips64/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/x86/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/config/x86_64/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_scale_rtcd.h 16 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_scale_rtcd.h 35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c macro
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 312 vert_band_scale = vp8_vertical_band_5_4_scale;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
vpx_scale.c 311 vert_band_scale = vp8_vertical_band_5_4_scale;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/win32/
scaleopt.c 518 vp8_vertical_band_5_4_scale = vertical_band_5_4_scale_mmx;

Completed in 595 milliseconds