Searched refs:mb_y (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dcombined_encode.cpp110 video->outputMB->mb_y = ind_y; /* 5/28/01 */
276 Int ind_x = video->outputMB->mb_x, ind_y = video->outputMB->mb_y;
392 video->outputMB->mb_y = ind_y; /* 5/28/01, do not remove */
523 video->outputMB->mb_y++;
585 video->outputMB->mb_y++;
H A Ddatapart_encode.cpp98 video->outputMB->mb_y = ind_y; /* 5/28/01 */
223 Int ind_x = video->outputMB->mb_x, ind_y = video->outputMB->mb_y;
305 video->outputMB->mb_y = ind_y; /* 5/28/01 */
H A Dfastcodemb.cpp76 Int ind_y = video->outputMB->mb_y;
307 Int ind_y = video->outputMB->mb_y;
H A Dmp4lib_int.h134 Int mb_y; /* Y coordinate */ member in struct:tagMacroBlock
H A Dvlc_encode.cpp2027 Int y_pos = video->outputMB->mb_y;

Completed in 114 milliseconds