OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vp8_horizontal_line_5_4_scale_c
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/armv7a/
vpx_scale_rtcd.h
12
void
vp8_horizontal_line_5_4_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
13
#define vp8_horizontal_line_5_4_scale
vp8_horizontal_line_5_4_scale_c
/external/libvpx/armv7a-neon/
vpx_scale_rtcd.h
12
void
vp8_horizontal_line_5_4_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
13
#define vp8_horizontal_line_5_4_scale
vp8_horizontal_line_5_4_scale_c
/external/libvpx/generic/
vpx_scale_rtcd.h
12
void
vp8_horizontal_line_5_4_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
13
#define vp8_horizontal_line_5_4_scale
vp8_horizontal_line_5_4_scale_c
/external/libvpx/mips/
vpx_scale_rtcd.h
12
void
vp8_horizontal_line_5_4_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
13
#define vp8_horizontal_line_5_4_scale
vp8_horizontal_line_5_4_scale_c
/external/libvpx/mips-dspr2/
vpx_scale_rtcd.h
12
void
vp8_horizontal_line_5_4_scale_c
(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width);
13
#define vp8_horizontal_line_5_4_scale
vp8_horizontal_line_5_4_scale_c
/external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c
36
void
vp8_horizontal_line_5_4_scale_c
(const unsigned char *source,
function
Completed in 73 milliseconds