Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c196 RK_U32 numRpsCurrTempList = 0; in fill_ref_parameters() local
325 numRpsCurrTempList = 0; in fill_ref_parameters()
330 numRpsCurrTempList++; in fill_ref_parameters()
335 if (slice->m_pps->m_listsModificationPresentFlag && numRpsCurrTempList > 1) { in fill_ref_parameters()
H A Dh265e_slice.c339 RK_S32 numRpsCurrTempList = 0; in get_num_rps_cur_templist() local
343 numRpsCurrTempList++; in get_num_rps_cur_templist()
347 return numRpsCurrTempList; in get_num_rps_cur_templist()