Searched refs:MbPartWidth (Results 1 – 5 of 5) sorted by relevance
409 if (currMB->MbPartWidth == 16) in GetMotionVectorPredictor()466 offset_MbPart_indx = currMB->MbPartWidth >> 4; in GetMotionVectorPredictor()
380 currMB->MbPartWidth = currMB->MbPartHeight = 16; in EncodeMB()386 … currMB->SubMbPartWidth[2] = currMB->SubMbPartWidth[3] = currMB->MbPartWidth; in EncodeMB()394 currMB->MbPartWidth = currMB->MbPartHeight = 8; in EncodeMB()
855 currMB->MbPartWidth = 16; in AVCMBMotionSearch()864 currMB->MbPartWidth = 16; in AVCMBMotionSearch()876 currMB->MbPartWidth = 8; in AVCMBMotionSearch()888 currMB->MbPartWidth = 8; in AVCMBMotionSearch()
113 offset_MbPart_indx = currMB->MbPartWidth >> 4; in AVCMBMotionComp()
590 int MbPartWidth; member