Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c23 static void fdct4(const tran_low_t *input, tran_low_t *output) { in fdct4() function
510 { fdct4, fdct4 }, // DCT_DCT = 0
511 { fadst4, fdct4 }, // ADST_DCT = 1
512 { fdct4, fadst4 }, // DCT_ADST = 2