Home
last modified time | relevance | path

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

/dports/multimedia/l-smash/l-smash-2.14.5/codecs/
H A Dhevc.c42 #define HEVC_MAX_VPS_ID 15 macro
307 if( !vps_list || vps_id > HEVC_MAX_VPS_ID ) in hevc_get_vps()
1904 HEVC_MAX_VPS_ID + 1, in lsmash_create_hevc_specific_info()
2171 if( (ps_type == HEVC_DCR_NALU_TYPE_VPS && ps_count >= HEVC_MAX_VPS_ID) in lsmash_check_hevc_dcr_nalu_appendable()
2263 int max_ps_id = ps_type == HEVC_DCR_NALU_TYPE_VPS ? HEVC_MAX_VPS_ID in hevc_reorder_parameter_set_ascending_id()