Home | History | Annotate | Download | only in encoder

Lines Matching refs:ratey

669         int ratey;
682 ratey
683 rate += ratey;
691 *bestratey = ratey;
780 int rate, ratey;
798 macro_block_yrd(x, &ratey, &distortion);
799 rate = ratey + x->mbmode_cost[xd->frame_type]
809 *rate_y = ratey;