Home
last modified time | relevance | path

Searched refs:fwd_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
108 if (fwd_buf != NULL) fwd_frame_index = fwd_buf->order_hint; in get_comp_index_context()
111 fwd_frame_index, cur_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
931 if (fwd_buf != NULL) fwd_frame_index = fwd_buf->order_hint; in av1_dist_wtd_comp_weight_assign()
934 fwd_frame_index, cur_frame_index)), in av1_dist_wtd_comp_weight_assign()