Home | History | Annotate | Download | only in encoder

Lines Matching refs:mbmode_cost

673     int cost = mb->mbmode_cost [xd->frame_type] [B_PRED];
752 rate = ratey + x->mbmode_cost[x->e_mbd.frame_type]
1980 // Note the rate value returned here includes the cost of coding the BPRED mode : x->mbmode_cost[x->e_mbd.frame_type][BPRED];
2040 rate2 += x->mbmode_cost[x->e_mbd.frame_type][x->e_mbd.mode_info_context->mbmi.mode];