HomeSort by relevance Sort by last modified time
    Searched defs:vp8_horizontal_line_4_5_scale (Results 1 - 4 of 4) sorted by null

  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 41 #define vp8_horizontal_line_4_5_scale vp8cx_horizontal_line_4_5_scale_c macro
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 58 #define vp8_horizontal_line_4_5_scale horizontal_line_4_5_scale_armv4 macro
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 58 #define vp8_horizontal_line_4_5_scale horizontal_line_4_5_scale_armv4 macro
  /external/libvpx/vpx_scale/generic/
vpxscale.c 43 void (*vp8_horizontal_line_4_5_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width) = 0; variable
722 horiz_line_scale = vp8_horizontal_line_4_5_scale;
    [all...]

Completed in 544 milliseconds