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

  /external/libvpx/libvpx/vp8/common/ppc/
systemdependent.c 28 extern void vp8_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols, int flimit);
157 vp8_mbpost_proc_down = vp8_mbpost_proc_down_c;
  /external/libvpx/libvpx/vp8/common/
postproc.c 273 void vp8_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols, int flimit) function
    [all...]

Completed in 57 milliseconds