Searched defs:vp8_calc_ref_frame_costs (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c978 void vp8_calc_ref_frame_costs(int *ref_frame_cost, function
1025 vp8_calc_ref_frame_costs(ref_frame_cost,new_intra,new_last,new_garf);
1035 vp8_calc_ref_frame_costs(ref_frame_cost,cpi->prob_intra_coded,

Completed in 96 milliseconds