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

  /external/libvpx/armv7a/
vpx_rtcd.h 372 void vp8_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
373 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c
  /external/libvpx/generic/
vpx_rtcd.h 329 void vp8_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
330 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c
  /external/libvpx/mips/
vpx_rtcd.h 329 void vp8_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
330 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 347 void vp8_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
348 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c
  /external/libvpx/libvpx/vpx_scale/generic/
gen_scalers.c 665 * ROUTINE : vp8_last_vertical_band_1_2_scale_c
683 void vp8_last_vertical_band_1_2_scale_c(unsigned char *dest, function
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 426 void vp8_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
427 #define vp8_last_vertical_band_1_2_scale vp8_last_vertical_band_1_2_scale_c
    [all...]

Completed in 119 milliseconds