Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_ps.c1401 RK_S32 bit_depth_chroma, start, vui_present, sublayer_ordering_info; in mpp_hevc_decode_nal_sps() local
1548 READ_ONEBIT(gb, &sublayer_ordering_info); in mpp_hevc_decode_nal_sps()
1550 start = sublayer_ordering_info ? 0 : sps->max_sub_layers - 1; in mpp_hevc_decode_nal_sps()
1574 if (!sublayer_ordering_info) { in mpp_hevc_decode_nal_sps()