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.h99 int bck_frame_index = 0, fwd_frame_index = 0; in get_comp_index_context() local
103 if (fwd_buf != NULL) fwd_frame_index = fwd_buf->order_hint; in get_comp_index_context()
106 fwd_frame_index, cur_frame_index)); in get_comp_index_context()
Dreconinter.c644 int bck_frame_index = 0, fwd_frame_index = 0; in av1_dist_wtd_comp_weight_assign() local
647 if (fwd_buf != NULL) fwd_frame_index = fwd_buf->order_hint; in av1_dist_wtd_comp_weight_assign()
650 fwd_frame_index, cur_frame_index)), in av1_dist_wtd_comp_weight_assign()