/hardware/intel/common/omx-components/videocodec/libvpx_internal/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/config/x86/ |
vp8_rtcd.h | 184 void vp8_mbpost_proc_across_ip_c(unsigned char *dst, int pitch, int rows, int cols,int flimit);
|
/external/libvpx/config/x86_64/ |
vp8_rtcd.h | 184 void vp8_mbpost_proc_across_ip_c(unsigned char *dst, int pitch, int rows, int cols,int flimit);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
vp8_rtcd.h | 206 void vp8_mbpost_proc_across_ip_c(unsigned char *dst, int pitch, int rows, int cols,int flimit); [all...] |
/external/libvpx/libvpx/vp8/common/ |
postproc.c | 218 void vp8_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols, int flimit) function [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
postproc.c | 217 void vp8_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols, int flimit) function [all...] |