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

  /external/libvpx/libvpx/vp8/common/ppc/
systemdependent.c 30 extern void vp8_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols, int flimit);
158 vp8_mbpost_proc_across_ip = vp8_mbpost_proc_across_ip_c;
  /external/libvpx/libvpx/vp8/common/
postproc.c 222 void vp8_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols, int flimit) function
    [all...]

Completed in 21 milliseconds