Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c412 RK_U32 ltrpIndex; in h265e_code_slice_header() local
416 if (find_matching_ltrp(slice, &ltrpIndex, rps->poc[k], rps->m_used[k])) { in h265e_code_slice_header()
417 ltrpInSPS[numLtrpInSPS] = ltrpIndex; in h265e_code_slice_header()