Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h76 } RefPicListTab_t; typedef
H A Dhal_h265d_com.c228 int hal_h265d_slice_rpl(void *dxva, SliceHeader_t *sh, RefPicListTab_t *ref) in hal_h265d_slice_rpl()
237 memset(ref, 0, sizeof(RefPicListTab_t)); in hal_h265d_slice_rpl()
395 RefPicListTab_t ref; in hal_h265d_slice_output_rps()