Home
last modified time | relevance | path

Searched refs:prob_garf (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c980 int prob_garf in vp8_calc_ref_frame_costs() argument
987 assert(prob_garf >= 0); in vp8_calc_ref_frame_costs()
988 assert(prob_garf <= 255); in vp8_calc_ref_frame_costs()
994 + vp8_cost_zero(prob_garf); in vp8_calc_ref_frame_costs()
997 + vp8_cost_one(prob_garf); in vp8_calc_ref_frame_costs()
Dencodeframe.c41 int prob_garf