Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h197 RK_U32 m_overscanInfoPresentFlag; member
H A Dh265e_header_gen.c383 … h265e_stream_write1_with_log(s, vui->m_overscanInfoPresentFlag, "overscan_info_present_flag"); in codeVUI()
384 if (vui->m_overscanInfoPresentFlag) { in codeVUI()
H A Dh265e_ps.c344 sps->vui.m_overscanInfoPresentFlag = 0; in h265e_set_sps()