Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c210 RK_U32 numRpsCurrTempList = 0; in fill_ref_parameters() local
335 numRpsCurrTempList = 0; in fill_ref_parameters()
340 numRpsCurrTempList++; in fill_ref_parameters()
345 if (slice->m_pps->m_listsModificationPresentFlag && numRpsCurrTempList > 1) { in fill_ref_parameters()
H A Dh265e_slice.c342 RK_S32 numRpsCurrTempList = 0; in get_num_rps_cur_templist() local
346 numRpsCurrTempList++; in get_num_rps_cur_templist()
350 return numRpsCurrTempList; in get_num_rps_cur_templist()