Searched refs:mb_y (Results 1 – 5 of 5) sorted by relevance
110 video->outputMB->mb_y = ind_y; /* 5/28/01 */ in EncodeFrameCombinedMode()276 Int ind_x = video->outputMB->mb_x, ind_y = video->outputMB->mb_y; in EncodeSliceCombinedMode()392 video->outputMB->mb_y = ind_y; /* 5/28/01, do not remove */ in EncodeSliceCombinedMode()523 video->outputMB->mb_y++; in EncodeSliceCombinedMode()585 video->outputMB->mb_y++; in EncodeSliceCombinedMode()
98 video->outputMB->mb_y = ind_y; /* 5/28/01 */ in EncodeFrameDataPartMode()223 Int ind_x = video->outputMB->mb_x, ind_y = video->outputMB->mb_y; in EncodeSliceDataPartMode()305 video->outputMB->mb_y = ind_y; /* 5/28/01 */ in EncodeSliceDataPartMode()
76 Int ind_y = video->outputMB->mb_y; in CodeMB_H263()307 Int ind_y = video->outputMB->mb_y; in CodeMB_MPEG()
134 Int mb_y; /* Y coordinate */ member
2027 Int y_pos = video->outputMB->mb_y; in DCACPred()