Home
last modified time | relevance | path

Searched refs:vp8_horizontal_line_2_1_scale_c (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/config/generic/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/arm-neon/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/mips64/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/mips32/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/arm/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/arm64/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/x86/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/x86_64/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/config/mips32-dspr2/
Dvpx_scale_rtcd.h16 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, unsigned int source_width, unsign…
17 #define vp8_horizontal_line_2_1_scale vp8_horizontal_line_2_1_scale_c
/external/libvpx/libvpx/vpx_scale/generic/
Dgen_scalers.c192 void vp8_horizontal_line_2_1_scale_c(const unsigned char *source, in vp8_horizontal_line_2_1_scale_c() function