Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c337 RK_S32 get_num_rps_cur_templist(H265eReferencePictureSet* rps) in get_num_rps_cur_templist() function
465 if (slice->m_pps->m_listsModificationPresentFlag && get_num_rps_cur_templist(rps) > 1) { in h265e_code_slice_header()
469 RK_S32 numRpsCurrTempList0 = get_num_rps_cur_templist(rps); in h265e_code_slice_header()