Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h187 RK_S32 m_winRightOffset; member
H A Dh265e_header_gen.c413 …h265e_stream_write_ue_with_log(s, defaultDisplayWindow.m_winRightOffset, "def_disp_win_right_of… in codeVUI()
473 …h265e_stream_write_ue_with_log(s, conf->m_winRightOffset / winUnitX[sps->m_chromaFormatIdc], "con… in h265e_sps_write()
H A Dh265e_ps.c237 sps->m_conformanceWindow.m_winRightOffset = pad[0]; in h265e_set_sps()