Searched refs:default_comp_ref_p (Results 1 – 3 of 3) sorted by relevance
539 static const unsigned char default_comp_ref_p[5] = { variable
274 static const vpx_prob default_comp_ref_p[REF_CONTEXTS] = { 50, 126, 123, 221, variable330 vp9_copy(fc->comp_ref_prob, default_comp_ref_p); in init_mode_probs()
367 memcpy(probs->comp_ref_prob, default_comp_ref_p, sizeof(default_comp_ref_p)); in fill_probs_table()