Searched refs:vp8_vertical_band_5_3_scale_c (Results 1 – 7 of 7) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vpx_scale_rtcd.h | 21 void vp8_vertical_band_5_3_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de… 22 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vpx_scale_rtcd.h | 21 void vp8_vertical_band_5_3_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de… 22 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vpx_scale_rtcd.h | 31 void vp8_vertical_band_5_3_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de… 32 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vpx_scale_rtcd.h | 21 void vp8_vertical_band_5_3_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de… 22 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vpx_scale_rtcd.h | 21 void vp8_vertical_band_5_3_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de… 22 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vpx_scale_rtcd.h | 21 void vp8_vertical_band_5_3_scale_c(unsigned char *source, unsigned int src_pitch, unsigned char *de… 22 #define vp8_vertical_band_5_3_scale vp8_vertical_band_5_3_scale_c
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/ |
D | gen_scalers.c | 145 void vp8_vertical_band_5_3_scale_c(unsigned char *source, in vp8_vertical_band_5_3_scale_c() function
|