Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h189 RK_S32 m_winBottomOffset; member
H A Dh265e_header_gen.c415 …h265e_stream_write_ue_with_log(s, defaultDisplayWindow.m_winBottomOffset, "def_disp_win_bottom_o… in codeVUI()
475 …h265e_stream_write_ue_with_log(s, conf->m_winBottomOffset / winUnitY[sps->m_chromaFormatIdc], "con… in h265e_sps_write()
H A Dh265e_ps.c248 sps->m_conformanceWindow.m_winBottomOffset = pad[1]; in h265e_set_sps()