Searched refs:BlockIDCTMotionComp (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dfastcodemb.h97 void BlockIDCTMotionComp(Int *block, UChar *bitmapcol, UChar bitmaprow,
H A Dfastcodemb.cpp236 BlockIDCTMotionComp(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | intra);
456 BlockIDCTMotionComp(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | (intra));
H A Dmp4enc_lib.h96 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow,
H A Dfastidct.cpp1842 /* Function : BlockIDCTMotionComp */
1857 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow, function

Completed in 196 milliseconds