Searched refs:ystop (Results 1 – 1 of 1) sorted by relevance
2237 i32 xstop, ystop; in h264bsdFillBlock() local2253 ystop = y0 + (i32)blockHeight; in h264bsdFillBlock()2262 if (ystop < 0) in h264bsdFillBlock()2275 ystop = y0 + (i32)blockHeight; in h264bsdFillBlock()2288 bottom = ystop > (i32)height ? ystop - (i32)height : 0; in h264bsdFillBlock()