Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h307 RK_U32 m_PPSId; // pic_parameter_set_id member
H A Dh265e_syntax.c186 sp->sli_pps_id = slice->m_pps->m_PPSId; in fill_slice_parameters()
H A Dh265e_ps.c407 pps->m_PPSId = 0; in h265e_set_pps()
H A Dh265e_header_gen.c568 …h265e_stream_write_ue_with_log(s, pps->m_PPSId, "pps_pic_parameter_set_… in h265e_pps_write()
H A Dh265e_slice.c265 slice->m_ppsId = pps->m_PPSId; in h265e_slice_init()