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

  /external/libvpx/vpx_scale/symbian/
scalesystemdependant.c 38 vp8_last_vertical_band_3_5_scale = vp8cx_last_vertical_band_3_5_scale_c;
  /external/libvpx/vpx_scale/wce/
scalesystemdependant.c 41 vp8_last_vertical_band_3_5_scale = vp8cx_last_vertical_band_3_5_scale_c;
  /external/libvpx/vpx_scale/generic/
scalesystemdependant.c 53 vp8_last_vertical_band_3_5_scale = vp8cx_last_vertical_band_3_5_scale_c;
gen_scalers.c 414 * ROUTINE : vp8cx_last_vertical_band_3_5_scale_c
432 void vp8cx_last_vertical_band_3_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) function
  /external/libvpx/vpx_scale/intel_linux/
scalesystemdependant.c 70 vp8_last_vertical_band_3_5_scale = vp8cx_last_vertical_band_3_5_scale_c;
  /external/libvpx/vpx_scale/win32/
scalesystemdependant.c 70 vp8_last_vertical_band_3_5_scale = vp8cx_last_vertical_band_3_5_scale_c;
  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 17 void vp8cx_last_vertical_band_3_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
38 #define vp8_last_vertical_band_3_5_scale vp8cx_last_vertical_band_3_5_scale_c
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 17 void vp8cx_last_vertical_band_3_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
52 #define vp8_last_vertical_band_3_5_scale vp8cx_last_vertical_band_3_5_scale_c
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 17 void vp8cx_last_vertical_band_3_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
52 #define vp8_last_vertical_band_3_5_scale vp8cx_last_vertical_band_3_5_scale_c
  /external/libvpx/vpx_scale/leapster/
gen_scalers_lf.c 299 * ROUTINE : vp8cx_last_vertical_band_3_5_scale_c
318 void vp8cx_last_vertical_band_3_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) function
481 g_scaling_ptrs->vpxlast_vertical_band_3_5_scale_t = vp8cx_last_vertical_band_3_5_scale_c;
497 vp8_last_vertical_band_3_5_scale = vp8cx_last_vertical_band_3_5_scale_c;
  /external/libvpx/vpx_scale/
vpxscale.h 24 void vp8cx_last_vertical_band_3_5_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);

Completed in 72 milliseconds