OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetMotionVectorPredictor
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/common/include/
avclib_common.h
400
OSCL_IMPORT_REF void
GetMotionVectorPredictor
(AVCCommonObj *video, int encFlag);
/frameworks/av/media/libstagefright/codecs/avc/common/src/
mb_access.cpp
186
OSCL_EXPORT_REF void
GetMotionVectorPredictor
(AVCCommonObj *video, int encFlag)
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
motion_comp.cpp
71
GetMotionVectorPredictor
(video, 1);
[
all
...]
Completed in 31 milliseconds