Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/video/avc_h264/common/src/
Dmb_access.cpp188 AVCMacroblock *MB_A, *MB_B, *MB_C, *MB_D; in GetMotionVectorPredictor() local
227 MB_C = &video->mblock[video->mbAddrC]; in GetMotionVectorPredictor()
319 refIdxLXC = MB_C->ref_idx_L0[2]; in GetMotionVectorPredictor()
320 mv = (int16*)(MB_C->mvL0 + 12); in GetMotionVectorPredictor()