Searched refs:tl_mb_x_ (Results 1 – 2 of 2) sorted by relevance
185 for (mb_x = dec->tl_mb_x_; mb_x < dec->br_mb_x_; ++mb_x) { in VP8FilterRow()359 dec->tl_mb_x_ = 0; in VP8FinishFrameSetup()364 dec->tl_mb_x_ = io->crop_left >> 4; in VP8FinishFrameSetup()
188 int tl_mb_x_, tl_mb_y_; // top-left MB that must be in-loop filtered member