Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h172 RK_U8 vps_temporal_id_nesting_flag; member
H A Dh265d_ps.c584 if (openhevc_vps->vps_temporal_id_nesting_flag != in compare_vps()
585 vps->vps_temporal_id_nesting_flag) { in compare_vps()
1075 READ_ONEBIT(gb, & vps->vps_temporal_id_nesting_flag); in mpp_hevc_decode_nal_vps()