Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c340 RK_S32 get_num_rps_cur_templist(H265eReferencePictureSet* rps) in get_num_rps_cur_templist() function
486 if (slice->m_pps->m_listsModificationPresentFlag && get_num_rps_cur_templist(rps) > 1) { in h265e_code_slice_header()
490 RK_S32 numRpsCurrTempList0 = get_num_rps_cur_templist(rps); in h265e_code_slice_header()