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

  /external/libvpx/vpx_scale/symbian/
scalesystemdependant.c 35 vp8_last_vertical_band_1_2_scale = vp8cx_last_vertical_band_1_2_scale_c;
  /external/libvpx/vpx_scale/wce/
scalesystemdependant.c 38 vp8_last_vertical_band_1_2_scale = vp8cx_last_vertical_band_1_2_scale_c;
  /external/libvpx/vpx_scale/generic/
scalesystemdependant.c 50 vp8_last_vertical_band_1_2_scale = vp8cx_last_vertical_band_1_2_scale_c;
gen_scalers.c 690 * ROUTINE : vp8cx_last_vertical_band_1_2_scale_c
708 void vp8cx_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) function
  /external/libvpx/vpx_scale/intel_linux/
scalesystemdependant.c 67 vp8_last_vertical_band_1_2_scale = vp8cx_last_vertical_band_1_2_scale_c;
  /external/libvpx/vpx_scale/win32/
scalesystemdependant.c 67 vp8_last_vertical_band_1_2_scale = vp8cx_last_vertical_band_1_2_scale_c;
  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 23 void vp8cx_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
44 #define vp8_last_vertical_band_1_2_scale vp8cx_last_vertical_band_1_2_scale_c
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 26 void vp8cx_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
61 #define vp8_last_vertical_band_1_2_scale vp8cx_last_vertical_band_1_2_scale_c
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 26 void vp8cx_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);
61 #define vp8_last_vertical_band_1_2_scale vp8cx_last_vertical_band_1_2_scale_c
  /external/libvpx/vpx_scale/leapster/
gen_scalers_lf.c 431 * ROUTINE : vp8cx_last_vertical_band_1_2_scale_c
450 void vp8cx_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width) function
478 g_scaling_ptrs->vpxlast_vertical_band_1_2_scale_t = vp8cx_last_vertical_band_1_2_scale_c;
494 vp8_last_vertical_band_1_2_scale = vp8cx_last_vertical_band_1_2_scale_c;
  /external/libvpx/vpx_scale/
vpxscale.h 30 void vp8cx_last_vertical_band_1_2_scale_c(unsigned char *dest, unsigned int dest_pitch, unsigned int dest_width);

Completed in 196 milliseconds