Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.c517 H265eRPSList* rpsList = &sps->m_RPSList; in h265e_sps_write() local
520 …h265e_stream_write_ue_with_log(s, rpsList->m_numberOfReferencePictureSets, "num_short_term_ref_pic… in h265e_sps_write()
521 for ( i = 0; i < (RK_U32)rpsList->m_numberOfReferencePictureSets; i++) { in h265e_sps_write()