Home
last modified time | relevance | path

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

/plan9/sys/src/games/mp3dec/
H A Dlayer3.c1682 void dctIV(mad_fixed_t const y[18], mad_fixed_t X[18]) in dctIV() function
1733 dctIV(x, tmp); in imdct36()