Searched refs:numLtrpInSPS (Results 1 – 2 of 2) sorted by relevance
248 RK_S32 numLtrpInSPS = 0; in fill_ref_parameters() local268 numLtrpInSPS++; in fill_ref_parameters()271 numLtrpInSH -= numLtrpInSPS; in fill_ref_parameters()278 sp->num_lt_sps = numLtrpInSPS; in fill_ref_parameters()298 … if ((i == rps->m_numberOfPictures - 1) || (i == rps->m_numberOfPictures - 1 - numLtrpInSPS)) { in fill_ref_parameters()
411 RK_S32 numLtrpInSPS = 0; in h265e_code_slice_header() local417 ltrpInSPS[numLtrpInSPS] = ltrpIndex; in h265e_code_slice_header()418 numLtrpInSPS++; in h265e_code_slice_header()432 mpp_writer_put_ue(bitIf, numLtrpInSPS); in h265e_code_slice_header()440 if (counter < numLtrpInSPS) { in h265e_code_slice_header()452 … if ((k == rps->m_numberOfPictures - 1) || (k == rps->m_numberOfPictures - 1 - numLtrpInSPS)) { in h265e_code_slice_header()