Searched refs:vpx_mbpost_proc_across_ip_c (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/ |
D | deblock.c | 118 void vpx_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, in vpx_mbpost_proc_across_ip_c() function
|
/external/libvpx/libvpx/test/ |
D | pp_filter_test.cc | 328 vpx_mbpost_proc_across_ip_c(c_mem.TopLeftPixel(), c_mem.stride(), rows_, in TEST_P() 519 ::testing::Values(vpx_mbpost_proc_across_ip_c));
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1503 void vpx_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols,int flimit);
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1510 void vpx_mbpost_proc_across_ip_c(unsigned char *src, int pitch, int rows, int cols,int flimit);
|