Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h354 RK_S32 m_bdIdx; member
H A Dh265e_slice.c372 if (slice->m_bdIdx < 0) { in h265e_code_slice_header()
383 mpp_writer_put_bits(bitIf, slice->m_bdIdx, numBits); in h265e_code_slice_header()
H A Dh265e_syntax.c203 if (slice->m_bdIdx < 0) { in fill_ref_parameters()
H A Dh265e_dpb.c557 slice->m_bdIdx = -1; in h265e_dpb_cpb2rps()