Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h108 RK_U32 m_timeScale; member
H A Dh265e_header_gen.c327 … h265e_stream_write_with_log(s, timingInfo->m_timeScale, 32, "vps_time_scale"); in h265e_vps_write()
406 h265e_stream_write32(s, timingInfo->m_timeScale, "vui_time_scale"); in codeVUI()
H A Dh265e_ps.c361 sps->vui.m_timingInfo.m_timeScale = i_timebase_den; in h265e_set_sps()