Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h176 RK_S32 m_sarWidth; member
H A Dh265e_ps.c315 sps->vui.m_sarWidth = 0; in h265e_set_sps()
H A Dh265e_header_gen.c364 h265e_stream_write_with_log(s, vui->m_sarWidth, 16, "sar_width"); in codeVUI()