Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h161 RK_U8 sub_layer_profile_present_flag[MAX_SUB_LAYERS]; member
H A Dh265d_ps.c325 READ_ONEBIT(gb, &ptl->sub_layer_profile_present_flag[i]); in parse_ptl()
332 if (ptl->sub_layer_profile_present_flag[i]) in parse_ptl()