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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp121 BlockDCT8x8 = &BlockDCT_AANwSub;
344 BlockDCT8x8 = &BlockDCT_AANwSub;
H A Ddct.h177 Void BlockDCT_AANwSub(Short *out, UChar *cur, UChar *prev, Int pitch_chroma);
H A Ddct.cpp30 /* Function: BlockDCT_AANwSub
38 Void BlockDCT_AANwSub(Short *out, UChar *cur, UChar *pred, Int width) function

Completed in 59 milliseconds