Searched refs:ref_ctx (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_decodemv.c324 const int ref_ctx = vp9_get_pred_context_comp_ref_p(cm, xd); local
325 const int b = vp9_read(r, fc->comp_ref_prob[ref_ctx]);
326 counts->comp_ref[ref_ctx][b]++;

Completed in 52 milliseconds