Searched refs:m_aspectRatioInfoPresentFlag (Results 1 – 3 of 3) sorted by relevance
340 sps->vui.m_aspectRatioInfoPresentFlag = 0; in h265e_set_sps()383 sps->vui.m_aspectRatioInfoPresentFlag = !!vui->vui_aspect_ratio; in h265e_set_sps()
193 RK_U32 m_aspectRatioInfoPresentFlag; member
375 …h265e_stream_write1_with_log(s, vui->m_aspectRatioInfoPresentFlag, "aspect_ratio_info_present_fla… in codeVUI()376 if (vui->m_aspectRatioInfoPresentFlag) { in codeVUI()