Searched refs:vp8_vertical_band_2_1_scale (Results 1 - 13 of 13) sorted by relevance

/external/libvpx/libvpx/vpx_scale/
H A Dvpx_scale_rtcd.pl15 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/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/arm-neon/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/arm64/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/generic/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/mips32/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/mips32-dspr2/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/mips32-msa/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/mips64/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/mips64-msa/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/x86/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/config/x86_64/
H A Dvpx_scale_rtcd.h26 #define vp8_vertical_band_2_1_scale vp8_vertical_band_2_1_scale_c macro
/external/libvpx/libvpx/vpx_scale/generic/
H A Dvpx_scale.c313 vert_band_scale = vp8_vertical_band_2_1_scale;

Completed in 178 milliseconds