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

  /external/libvpx/vpx_scale/include/generic/
vpxscale_nofp.h 39 #define vp8_horizontal_line_1_2_scale vp8cx_horizontal_line_1_2_scale_c macro
  /external/libvpx/vpx_scale/include/arm/
vpxscale_nofp.h 55 #define vp8_horizontal_line_1_2_scale horizontal_line_1_2_scale_armv4 macro
  /external/libvpx/vpx_scale/include/symbian/
vpxscale_nofp.h 55 #define vp8_horizontal_line_1_2_scale horizontal_line_1_2_scale_armv4 macro
  /external/libvpx/vpx_scale/generic/
vpxscale.c 39 void (*vp8_horizontal_line_1_2_scale)(const unsigned char *source, unsigned int source_width, unsigned char *dest, unsigned int dest_width) = 0; variable
739 horiz_line_scale = vp8_horizontal_line_1_2_scale;
    [all...]

Completed in 33 milliseconds