Home
last modified time | relevance | path

Searched refs:source_width (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vpx_scale/generic/
Dgen_scalers.c37 unsigned int source_width, in vp8_horizontal_line_5_4_scale_c() argument
47 for (i = 0; i < source_width; i += 5) { in vp8_horizontal_line_5_4_scale_c()
118 unsigned int source_width, in vp8_horizontal_line_5_3_scale_c() argument
128 for (i = 0; i < source_width; i += 5) { in vp8_horizontal_line_5_3_scale_c()
193 unsigned int source_width, in vp8_horizontal_line_2_1_scale_c() argument
203 for (i = 0; i < source_width; i += 2) { in vp8_horizontal_line_2_1_scale_c()
Dvpx_scale.c241 unsigned int source_width, in Scale2D() argument
350 horiz_line_scale(source, source_width, dest, dest_width); in Scale2D()
362 horiz_line_scale(source, source_width, temp_area, dest_width); in Scale2D()
375 horiz_line_scale(line_src, source_width, in Scale2D()
406 Scale1Dh(source, 1, hscale, source_width + 1, dest, 1, hratio, dest_width); in Scale2D()
423 Scale1Dh(source, 1, hscale, source_width + 1, temp_area, 1, hratio, dest_width); in Scale2D()
432 Scale1Dh(source + i * source_pitch, 1, hscale, source_width + 1, in Scale2D()
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…
/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…
19 void vp8_horizontal_line_5_3_scale_c(const unsigned char *source, unsigned int source_width, unsign…
22 void vp8_horizontal_line_5_4_scale_c(const unsigned char *source, unsigned int source_width, unsign…