OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:eChromaMotionComp
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/avc/enc/src/
avcenc_lib.h
455
void
eChromaMotionComp
(uint8 *ref, int picwidth, int picheight,
[
all
...]
motion_comp.cpp
104
eChromaMotionComp
(ref_Cb, picWidth >> 1, picHeight >> 1, x_pos, y_pos,
107
eChromaMotionComp
(ref_Cr, picWidth >> 1, picHeight >> 1, x_pos, y_pos,
[
all
...]
Completed in 145 milliseconds