Home
last modified time | relevance | path

Searched defs:pred_context (Results 1 – 6 of 6) sorted by relevance

/external/libaom/libaom/av1/common/
Dpred_common.h217 const int pred_context = av1_get_comp_reference_type_context(xd); in av1_get_comp_reference_type_cdf() local
223 const int pred_context = av1_get_pred_context_uni_comp_ref_p(xd); in av1_get_pred_cdf_uni_comp_ref_p() local
229 const int pred_context = av1_get_pred_context_uni_comp_ref_p1(xd); in av1_get_pred_cdf_uni_comp_ref_p1() local
235 const int pred_context = av1_get_pred_context_uni_comp_ref_p2(xd); in av1_get_pred_cdf_uni_comp_ref_p2() local
252 const int pred_context = av1_get_pred_context_comp_ref_p(xd); in av1_get_pred_cdf_comp_ref_p() local
258 const int pred_context = av1_get_pred_context_comp_ref_p1(xd); in av1_get_pred_cdf_comp_ref_p1() local
264 const int pred_context = av1_get_pred_context_comp_ref_p2(xd); in av1_get_pred_cdf_comp_ref_p2() local
270 const int pred_context = av1_get_pred_context_comp_bwdref_p(xd); in av1_get_pred_cdf_comp_bwdref_p() local
276 const int pred_context = av1_get_pred_context_comp_bwdref_p1(xd); in av1_get_pred_cdf_comp_bwdref_p1() local
Dpred_common.c188 int pred_context; in av1_get_comp_reference_type_context() local
275 const int pred_context = in av1_get_pred_context_uni_comp_ref_p() local
299 const int pred_context = (last2_count == last3_or_gld_count) in av1_get_pred_context_uni_comp_ref_p1() local
323 const int pred_context = in av1_get_pred_context_uni_comp_ref_p2() local
343 const int pred_context = (last_last2_count == last3_gld_count) in get_pred_context_ll2_or_l3gld() local
360 const int pred_context = in get_pred_context_last_or_last2() local
376 const int pred_context = in get_pred_context_last3_or_gld() local
393 const int pred_context = in get_pred_context_brfarf2_or_arf() local
409 const int pred_context = in get_pred_context_brf_or_arf2() local
465 const int pred_context = in av1_get_pred_context_single_ref_p1() local
/external/libvpx/libvpx/vp9/common/
Dvp9_pred_common.c87 int pred_context; in vp9_get_pred_context_comp_ref_p() local
168 int pred_context; in vp9_get_pred_context_single_ref_p1() local
234 int pred_context; in vp9_get_pred_context_single_ref_p2() local
Dvp9_pred_common.h130 const int pred_context = vp9_get_pred_context_comp_ref_p(cm, xd); in vp9_get_pred_prob_comp_ref_p() local
/external/libaom/libaom/av1/encoder/
Dsegmentation.c73 const int pred_context = av1_get_pred_context_seg_id(xd); in count_segs() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c142 const int pred_context = vp9_get_pred_context_seg_id(xd); in count_segs() local