Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dpred_common.h288 int av1_get_pred_context_single_ref_p4(const MACROBLOCKD *xd);
312 ->single_ref_cdf[av1_get_pred_context_single_ref_p4(xd)][3]; in av1_get_pred_cdf_single_ref_p4()
Dpred_common.c487 int av1_get_pred_context_single_ref_p4(const MACROBLOCKD *xd) { in av1_get_pred_context_single_ref_p4() function
/external/libaom/libaom/av1/encoder/
Dencodeframe.c1183 counts->single_ref[av1_get_pred_context_single_ref_p4(xd)][3] in update_stats()
Drdopt.c6862 const int ctx_p4 = av1_get_pred_context_single_ref_p4(xd); in estimate_ref_frame_costs()