Searched refs:vp8_mbpost_proc_down_c (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/config/x86_64/ |
D | vp8_rtcd.h | 188 void vp8_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols,int flimit);
|
/external/libvpx/config/x86/ |
D | vp8_rtcd.h | 188 void vp8_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols,int flimit);
|
/external/libvpx/libvpx/vp8/common/ |
D | postproc.c | 268 void vp8_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols, int flimit) in vp8_mbpost_proc_down_c() function
|