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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp119 BlockDCT2x2 = &Block2x2DCT_AANwSub;
342 BlockDCT2x2 = &Block2x2DCT_AANwSub;
H A Ddct.h179 Void Block2x2DCT_AANwSub(Short *out, UChar *cur, UChar *prev, Int pitch_chroma);
H A Ddct.cpp464 /* Function: Block2x2DCT_AANwSub
473 Void Block2x2DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) function

Completed in 128 milliseconds