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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp101 BlockDCT4x4 = &Block4x4DCT_AANIntra;
326 BlockDCT4x4 = &Block4x4DCT_AANIntra;
H A Ddct.h184 Void Block4x4DCT_AANIntra(Short *out, UChar *cur, UChar *dummy1, Int pitch_chroma);
H A Ddct.cpp855 /* Function: Block4x4DCT_AANIntra
863 Void Block4x4DCT_AANIntra(Short *out, UChar *cur, UChar *dummy2, Int width) function

Completed in 87 milliseconds