Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dpred_common.h282 int av1_get_pred_context_single_ref_p1(const MACROBLOCKD *xd);
297 ->single_ref_cdf[av1_get_pred_context_single_ref_p1(xd)][0]; in av1_get_pred_cdf_single_ref_p1()
Dpred_common.c455 int av1_get_pred_context_single_ref_p1(const MACROBLOCKD *xd) { in av1_get_pred_context_single_ref_p1() function
/external/libaom/libaom/av1/encoder/
Dencodeframe.c1147 counts->single_ref[av1_get_pred_context_single_ref_p1(xd)][0][bit]++; in update_stats()
Drdopt.c6859 const int ctx_p1 = av1_get_pred_context_single_ref_p1(xd); in estimate_ref_frame_costs()