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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp100 BlockDCT2x2 = &Block2x2DCT_AANIntra;
325 BlockDCT2x2 = &Block2x2DCT_AANIntra;
H A Ddct.h185 Void Block2x2DCT_AANIntra(Short *out, UChar *cur, UChar *dummy1, Int pitch_chroma);
H A Ddct.cpp1042 /* Function: Block2x2DCT_AANIntra
1050 Void Block2x2DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) function

Completed in 65 milliseconds