Searched refs:monolithic_imdct (Results 1 – 1 of 1) sorted by relevance
534 static void monolithic_imdct(AVTXContext *s, void *_dst, void *_src, in monolithic_imdct() function735 *tx = inv ? monolithic_imdct : monolithic_mdct; in TX_NAME()