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

  /external/libvpx/libvpx/vpx_scale/
vpx_scale_rtcd.pl 15 add_proto qw/void vp8_vertical_band_2_1_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 15 add_proto qw/void vp8_vertical_band_2_1_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 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/arm-neon/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/arm64/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/generic/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/mips32/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/mips32-dspr2/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/mips64/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/x86/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/config/x86_64/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_scale_rtcd.h 28 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_scale_rtcd.h 28 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_scale_rtcd.h 28 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_scale_rtcd.h 28 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_scale_rtcd.h 28 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_scale_rtcd.h 26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
  /external/libvpx/libvpx/vpx_scale/generic/
vpx_scale.c 327 vert_band_scale = vp8_vertical_band_2_1_scale;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
vpx_scale.c 326 vert_band_scale = vp8_vertical_band_2_1_scale;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/win32/
scaleopt.c 520 vp8_vertical_band_2_1_scale = vertical_band_2_1_scale_mmx;

Completed in 571 milliseconds