Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_dct.c111 static void fadst4(const int16_t *input, int16_t *output) { in fadst4() function
153 { fadst4, fdct4 }, // ADST_DCT = 1
154 { fdct4, fadst4 }, // DCT_ADST = 2
155 { fadst4, fadst4 } // ADST_ADST = 3