[theora-dev] idct/fdct.c function calls

Timothy B. Terriberry tterribe at xiph.org
Mon Mar 28 05:35:14 PDT 2011


(Irrelevant results trimmed):

grep \\\<oc_enc_fdct *.c
analyze.c:  oc_enc_fdct8x8(_enc,dct,data);

grep \\\<oc_idct *.c
analyze.c:    oc_idct8x8(&_enc->state,data,idct,nonzero+1);
state.c:    oc_idct8x8(_state,_dct_coeffs+64,_dct_coeffs,_last_zzi);


More information about the theora-dev mailing list