dct

Undocumented in source.

Members

Functions

DCT_MATRIX
const(T[N][N]) DCT_MATRIX()
Undocumented in source. Be warned that the author may not have intended to support it.
idct_1d
void idct_1d(I[] block, O[] rec, uint stride)
Undocumented in source. Be warned that the author may not have intended to support it.
idct_2d
void idct_2d(short[N * N] block)
Undocumented in source. Be warned that the author may not have intended to support it.
idct_2da
void idct_2da(short[N * N] block)
Undocumented in source. Be warned that the author may not have intended to support it.
idct_annexA
void idct_annexA(short[64] block)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta