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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp118 BlockDCT1x1 = &Block1x1DCTwSub;
341 BlockDCT1x1 = &Block1x1DCTwSub;
H A Ddct.h174 void Block1x1DCTwSub(Short *out, UChar *cur, UChar *prev, Int pitch_chroma);
H A Ddct.cpp1203 /* Function: Block1x1DCTwSub
1210 void Block1x1DCTwSub(Short *out, UChar *cur, UChar *pred, Int width) function

Completed in 113 milliseconds