Searched refs:BlockIDCTMotionComp (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/codecs/m4v_h263/enc/src/ |
D | fastcodemb.h | 97 void BlockIDCTMotionComp(Int *block, UChar *bitmapcol, UChar bitmaprow,
|
D | fastcodemb.cpp | 236 … BlockIDCTMotionComp(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | intra); in CodeMB_H263() 456 … BlockIDCTMotionComp(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | (intra)); in CodeMB_MPEG()
|
D | mp4enc_lib.h | 96 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow,
|
D | fastidct.cpp | 1857 void BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow, in BlockIDCTMotionComp() function
|