Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h164 RK_U8 vps_temporal_id_nesting_flag; member
H A Dh265d_ps.c568 if (openhevc_vps->vps_temporal_id_nesting_flag != in compare_vps()
569 vps->vps_temporal_id_nesting_flag) { in compare_vps()
1059 READ_ONEBIT(gb, & vps->vps_temporal_id_nesting_flag); in mpp_hevc_decode_nal_vps()