Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodemv.c300 const int ctx1 = vp9_get_pred_context_single_ref_p2(xd); in read_ref_frames() local
301 const int bit1 = vp9_read(r, fc->single_ref_prob[ctx1][1]); in read_ref_frames()
303 ++counts->single_ref[ctx1][1][bit1]; in read_ref_frames()