Home
last modified time | relevance | path

Searched refs:encFlag (Results 1 – 2 of 2) sorted by relevance

/external/opencore/codecs_v2/video/avc_h264/common/src/
Dmb_access.cpp185 OSCL_EXPORT_REF void GetMotionVectorPredictor(AVCCommonObj *video, int encFlag) in GetMotionVectorPredictor() argument
444 if (encFlag) /* calculate residual MV video->mvd_l0 */ in GetMotionVectorPredictor()
/external/opencore/codecs_v2/video/avc_h264/common/include/
Davclib_common.h402 OSCL_IMPORT_REF void GetMotionVectorPredictor(AVCCommonObj *video, int encFlag);