HomeSort by relevance Sort by last modified time
    Searched refs:vp8_vertical_band_4_5_scale_c (Results 1 - 6 of 6) sorted by null

  /external/libvpx/armv7a/
vpx_rtcd.h 333 void vp8_vertical_band_4_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
334 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c
  /external/libvpx/generic/
vpx_rtcd.h 290 void vp8_vertical_band_4_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
291 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c
  /external/libvpx/mips/
vpx_rtcd.h 290 void vp8_vertical_band_4_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
291 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 308 void vp8_vertical_band_4_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
309 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 78 * ROUTINE : vp8_vertical_band_4_5_scale_c
95 void vp8_vertical_band_4_5_scale_c(unsigned char *dest, function
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 387 void vp8_vertical_band_4_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
388 #define vp8_vertical_band_4_5_scale vp8_vertical_band_4_5_scale_c
    [all...]

Completed in 352 milliseconds