Searched refs:rect_ll_ (Results 1 – 1 of 1) sorted by relevance
574 params->rect_ll_.x_offset_ = 0; in GetSubRects()575 params->rect_ll_.y_offset_ = 0; in GetSubRects()576 params->rect_ll_.width_ = curr_canvas->width; in GetSubRects()577 params->rect_ll_.height_ = curr_canvas->height; in GetSubRects()580 ¶ms->rect_ll_, ¶ms->sub_frame_ll_)) { in GetSubRects()584 params->rect_lossy_ = params->rect_ll_; // seed with lossless rect. in GetSubRects()898 error_code = EncodeCandidate(¶ms->sub_frame_ll_, ¶ms->rect_ll_, in GenerateCandidates()1117 if ((consider_lossless && IsEmptyRect(&dispose_none_params.rect_ll_)) || in SetFrame()1139 assert(!IsEmptyRect(&dispose_bg_params.rect_ll_)); in SetFrame()1146 RectArea(&dispose_bg_params.rect_ll_) < in SetFrame()[all …]
Completed in 6 milliseconds