Searched refs:vp8_mbpost_proc_across_ip_c (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vp8/common/ppc/ |
D | systemdependent.c | 30 extern void vp8_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols, int flim… 158 vp8_mbpost_proc_across_ip = vp8_mbpost_proc_across_ip_c; in vp8_machine_specific_config()
|
/external/libvpx/x86/ |
D | vp8_rtcd.h | 201 void vp8_mbpost_proc_across_ip_c(unsigned char *dst, int pitch, int rows, int cols,int flimit);
|
/external/libvpx/libvpx/vp8/common/ |
D | postproc.c | 217 void vp8_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols, int flimit) in vp8_mbpost_proc_across_ip_c() function
|