OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8cx_horizontal_line_2_1_scale_c
(Results
1 - 7
of
7
) sorted by null
/external/libvpx/vpx_scale/generic/
scalesystemdependent.c
69
vp8_horizontal_line_2_1_scale =
vp8cx_horizontal_line_2_1_scale_c
;
gen_scalers.c
905
void
vp8cx_horizontal_line_2_1_scale_c
function
/external/libvpx/vpx_scale/win32/
scalesystemdependent.c
86
vp8_horizontal_line_2_1_scale =
vp8cx_horizontal_line_2_1_scale_c
;
/external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h
29
void
vp8cx_horizontal_line_2_1_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
49
#define vp8_horizontal_line_2_1_scale
vp8cx_horizontal_line_2_1_scale_c
/external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h
32
void
vp8cx_horizontal_line_2_1_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
66
#define vp8_horizontal_line_2_1_scale
vp8cx_horizontal_line_2_1_scale_c
/external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h
32
void
vp8cx_horizontal_line_2_1_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
66
#define vp8_horizontal_line_2_1_scale
vp8cx_horizontal_line_2_1_scale_c
/external/libvpx/vpx_scale/
vpxscale.h
35
void
vp8cx_horizontal_line_2_1_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
Completed in 250 milliseconds