Home
last modified time | relevance | path

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/
Dvpx_scale_rtcd.h21 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/
Dvpx_scale_rtcd.h21 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/
Dvpx_scale_rtcd.h31 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/
Dvpx_scale_rtcd.h21 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/
Dvpx_scale_rtcd.h21 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/
Dvpx_scale_rtcd.h21 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/
Dgen_scalers.c145 void vp8_vertical_band_5_3_scale_c(unsigned char *source, in vp8_vertical_band_5_3_scale_c() function