Home
last modified time | relevance | path

Searched refs:vp8_vertical_band_5_4_scale_c (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/config/generic/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/arm/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/mips32/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/mips32-msa/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/mips64-msa/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/x86/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/arm64/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/mips64/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/arm-neon/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/x86_64/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/config/mips32-dspr2/
Dvpx_scale_rtcd.h34 void vp8_vertical_band_5_4_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de…
35 #define vp8_vertical_band_5_4_scale vp8_vertical_band_5_4_scale_c
/external/libvpx/libvpx/vpx_scale/generic/
Dgen_scalers.c64 void vp8_vertical_band_5_4_scale_c(unsigned char *source, in vp8_vertical_band_5_4_scale_c() function