Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dpred_common.h290 int av1_get_pred_context_single_ref_p5(const MACROBLOCKD *xd);
317 ->single_ref_cdf[av1_get_pred_context_single_ref_p5(xd)][4]; in av1_get_pred_cdf_single_ref_p5()
Dpred_common.c493 int av1_get_pred_context_single_ref_p5(const MACROBLOCKD *xd) { in av1_get_pred_context_single_ref_p5() function
/external/libaom/libaom/av1/encoder/
Dencodeframe.c1192 counts->single_ref[av1_get_pred_context_single_ref_p5(xd)][4] in update_stats()
Drdopt.c6863 const int ctx_p5 = av1_get_pred_context_single_ref_p5(xd); in estimate_ref_frame_costs()