Searched refs:av_intra (Results 1 – 1 of 1) sorted by relevance
867 double av_intra = (1.0 - av_pct_inter); in estimate_modemvcost() local875 intra_cost = bitcost(av_intra); in estimate_modemvcost()887 (av_pct_motion * motion_cost) + (av_intra * intra_cost)) * in estimate_modemvcost()