Searched defs:y_end (Results 1 – 5 of 5) sorted by relevance
73 const int y_end = io->mb_y + io->mb_h; in EmitFancyRGB() local471 const int y_end = p->last_y + lines_left; in EmitRescaledAlphaRGB() local
434 int y_end = MACROBLOCK_VPOS(mb_y + 1); in FinishRow() local
717 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
288 int y_start, int y_end, in ColorSpaceInverseTransform_C()
720 const int y_end = (rect->y_offset_ + rect->height_) & ~(block_size - 1); in FlattenSimilarBlocks() local
Completed in 17 milliseconds