Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_dpb.c123 mgr->tr_wrap_cnt = 0; in dpb_init_management()
187 wrap_oi = (mgr->tr_wrap_cnt - 1) * AVS2_DOI_CYCLE; in recompute_cycle_order_index()
230 mgr->tr_wrap_cnt++; in compute_frame_order_index()
234 ph->doi += mgr->tr_wrap_cnt * AVS2_DOI_CYCLE; in compute_frame_order_index()
H A Davs2d_global.h355 RK_S32 tr_wrap_cnt; member