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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp120 BlockDCT4x4 = &Block4x4DCT_AANwSub;
343 BlockDCT4x4 = &Block4x4DCT_AANwSub;
H A Ddct.h178 Void Block4x4DCT_AANwSub(Short *out, UChar *cur, UChar *prev, Int pitch_chroma);
H A Ddct.cpp259 /* Function: Block4x4DCT_AANwSub
267 Void Block4x4DCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) function

Completed in 10 milliseconds