Home
last modified time | relevance | path

Searched refs:vp7_luma_dc_wht_dc_c (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvp8dsp.c84 static void vp7_luma_dc_wht_dc_c(int16_t block[4][4][16], int16_t dc[16]) in vp7_luma_dc_wht_dc_c() function
692 dsp->vp8_luma_dc_wht_dc = vp7_luma_dc_wht_dc_c; in LOOP_FILTERS()