Searched refs:idctcol (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dblock_idct.cpp125 static void idctcol(int16 *blk);
292 idctcol(coeff_in + i);
390 idctcol(coeff_in + i);
746 FUNCTION NAME: idctcol
748 INPUT AND OUTPUT DEFINITIONS FOR idctcol
791 FUNCTION DESCRIPTION FOR idctcol
794 REQUIREMENTS FOR idctcol
797 REFERENCES FOR idctcol
800 PSEUDO-CODE FOR idctcol
803 RESOURCES USED FOR idctcol
830 void idctcol( function
[all...]

Completed in 27 milliseconds