Searched refs:vpx_mbpost_proc_down_c (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/test/ |
D | pp_filter_test.cc | 485 vpx_mbpost_proc_down_c(src_c_.TopLeftPixel(), src_c_.stride(), rows_, cols_, in TEST_P() 496 vpx_mbpost_proc_down_c(src_c_.TopLeftPixel(), src_c_.stride(), rows_, cols_, in TEST_P() 522 ::testing::Values(vpx_mbpost_proc_down_c));
|
/external/libvpx/libvpx/vpx_dsp/ |
D | deblock.c | 162 void vpx_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols, in vpx_mbpost_proc_down_c() function
|
/external/libvpx/config/x86/ |
D | vpx_dsp_rtcd.h | 1507 void vpx_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols,int flimit);
|
/external/libvpx/config/x86_64/ |
D | vpx_dsp_rtcd.h | 1514 void vpx_mbpost_proc_down_c(unsigned char *dst, int pitch, int rows, int cols,int flimit);
|