OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockIDCTMotionComp
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
fastcodemb.h
97
void
BlockIDCTMotionComp
(Int *block, UChar *bitmapcol, UChar bitmaprow,
fastcodemb.cpp
236
BlockIDCTMotionComp
(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | intra);
456
BlockIDCTMotionComp
(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | (intra));
mp4enc_lib.h
96
void
BlockIDCTMotionComp
(Short *block, UChar *bitmapcol, UChar bitmaprow,
fastidct.cpp
[
all
...]
Completed in 47 milliseconds