Home
last modified time | relevance | path

Searched refs:bck_frame_index (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/common/
Dpred_common.h104 int bck_frame_index = 0, fwd_frame_index = 0; in get_comp_index_context() local
107 if (bck_buf != NULL) bck_frame_index = bck_buf->order_hint; in get_comp_index_context()
113 cur_frame_index, bck_frame_index)); in get_comp_index_context()
Dreconinter.c928 int bck_frame_index = 0, fwd_frame_index = 0; in av1_dist_wtd_comp_weight_assign() local
930 if (bck_buf != NULL) bck_frame_index = bck_buf->order_hint; in av1_dist_wtd_comp_weight_assign()
937 cur_frame_index, bck_frame_index)), in av1_dist_wtd_comp_weight_assign()