fast_dct

Undocumented in source.

Members

Functions

Fast_IDCT
void Fast_IDCT(short[64] block)
Undocumented in source. Be warned that the author may not have intended to support it.
fast_idct_annexA
void fast_idct_annexA(short[64] block)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

idctcol
void idctcol(short[] blk)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

W1
auto W1;
Undocumented in source.
W2
auto W2;
Undocumented in source.
W3
auto W3;
Undocumented in source.
W5
auto W5;
Undocumented in source.
W6
auto W6;
Undocumented in source.
W7
auto W7;
Undocumented in source.

Meta