Home
last modified time | relevance | path

Searched refs:LT_FOLL (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h208 LT_FOLL, enumerator
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h41 LT_FOLL, enumerator
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c324 int list = long_rps->used[i] ? LT_CURR : LT_FOLL; in mpp_hevc_frame_rps()
326 ret = add_candidate_ref(s, &rps[list], poc, HEVC_FRAME_FLAG_LONG_REF, LT_FOLL != list); in mpp_hevc_frame_rps()
H A Dh265d_parser2_syntax.c212 if ((i == ST_FOLL) || (i == LT_FOLL)) { in fill_picture_parameters()