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

  /external/libvpx/armv7a/
vpx_rtcd.h 360 void vp8_vertical_band_3_4_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
361 #define vp8_vertical_band_3_4_scale vp8_vertical_band_3_4_scale_c
  /external/libvpx/generic/
vpx_rtcd.h 317 void vp8_vertical_band_3_4_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
318 #define vp8_vertical_band_3_4_scale vp8_vertical_band_3_4_scale_c
  /external/libvpx/mips/
vpx_rtcd.h 317 void vp8_vertical_band_3_4_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
318 #define vp8_vertical_band_3_4_scale vp8_vertical_band_3_4_scale_c
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 335 void vp8_vertical_band_3_4_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
336 #define vp8_vertical_band_3_4_scale vp8_vertical_band_3_4_scale_c
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 500 * ROUTINE : vp8_vertical_band_3_4_scale_c
517 void vp8_vertical_band_3_4_scale_c(unsigned char *dest, function
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 414 void vp8_vertical_band_3_4_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
415 #define vp8_vertical_band_3_4_scale vp8_vertical_band_3_4_scale_c
    [all...]

Completed in 27 milliseconds