Searched refs:vp8cx_vertical_band_2_1_scale_i_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/vpx_scale/include/generic/ |
D | vpxscale_nofp.h | 28 void vp8cx_vertical_band_2_1_scale_i_c(unsigned char *source, unsigned int src_pitch, unsigned cha… 48 #define vp8_vertical_band_2_1_scale_i vp8cx_vertical_band_2_1_scale_i_c
|
/external/libvpx/vpx_scale/include/arm/ |
D | vpxscale_nofp.h | 31 void vp8cx_vertical_band_2_1_scale_i_c(unsigned char *source, unsigned int src_pitch, unsigned cha… 65 #define vp8_vertical_band_2_1_scale_i vp8cx_vertical_band_2_1_scale_i_c
|
/external/libvpx/vpx_scale/include/symbian/ |
D | vpxscale_nofp.h | 31 void vp8cx_vertical_band_2_1_scale_i_c(unsigned char *source, unsigned int src_pitch, unsigned cha… 65 #define vp8_vertical_band_2_1_scale_i vp8cx_vertical_band_2_1_scale_i_c
|
/external/libvpx/vpx_scale/win32/ |
D | scalesystemdependent.c | 85 vp8_vertical_band_2_1_scale_i = vp8cx_vertical_band_2_1_scale_i_c; in vp8_scale_machine_specific_config()
|
/external/libvpx/vpx_scale/generic/ |
D | scalesystemdependent.c | 68 vp8_vertical_band_2_1_scale_i = vp8cx_vertical_band_2_1_scale_i_c; in vp8_scale_machine_specific_config()
|
D | gen_scalers.c | 938 void vp8cx_vertical_band_2_1_scale_i_c(unsigned char *source, unsigned int src_pitch, unsigned char… in vp8cx_vertical_band_2_1_scale_i_c() function
|
/external/libvpx/vpx_scale/ |
D | vpxscale.h | 37 void vp8cx_vertical_band_2_1_scale_i_c(unsigned char *source, unsigned int src_pitch, unsigned char…
|