Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c490 RK_S32 numRpsCurrTempList0 = get_num_rps_cur_templist(rps); in h265e_code_slice_header() local
491 if (numRpsCurrTempList0 > 1) { in h265e_code_slice_header()
493 numRpsCurrTempList0--; in h265e_code_slice_header()
494 while (numRpsCurrTempList0 >>= 1) { in h265e_code_slice_header()