Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h200 RK_S32 m_minSpatialSegmentationIdc; member
H A Dh265e_ps.c350 sps->vui.m_minSpatialSegmentationIdc = 0; in h265e_set_sps()
H A Dh265e_header_gen.c421 …h265e_stream_write_ue_with_log(s, vui->m_minSpatialSegmentationIdc, "min_spatial_segment… in codeVUI()