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

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp99 BlockDCT1x1 = &Block1x1DCTIntra;
324 BlockDCT1x1 = &Block1x1DCTIntra;
H A Ddct.h175 void Block1x1DCTIntra(Short *out, UChar *cur, UChar *dummy1, Int pitch_chroma);
H A Ddct.cpp1240 /* Function: Block1x1DCTIntra
1247 void Block1x1DCTIntra(Short *out, UChar *cur, UChar *dummy2, Int width) function

Completed in 1191 milliseconds