Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h373 RK_S32 m_bdIdx; member
H A Dh265e_syntax.c217 if (slice->m_bdIdx < 0) { in fill_ref_parameters()
H A Dh265e_slice.c393 if (slice->m_bdIdx < 0) { in h265e_code_slice_header()
404 mpp_writer_put_bits(bitIf, slice->m_bdIdx, numBits); in h265e_code_slice_header()
H A Dh265e_dpb.c595 slice->m_bdIdx = -1; in h265e_dpb_cpb2rps()