Searched refs:nuh_temporal_id_plus1 (Results 1 – 4 of 4) sorted by relevance
526 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_vps() local539 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_write_vps()570 unsigned int nuh_temporal_id_plus1; in nal_hevc_read_vps() local582 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_read_vps()621 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_sps() local634 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_write_sps()665 unsigned int nuh_temporal_id_plus1; in nal_hevc_read_sps() local716 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_pps() local760 unsigned int nuh_temporal_id_plus1; in nal_hevc_read_pps() local809 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_filler() local[all …]
178 __u8 nuh_temporal_id_plus1; member
413 VE_DEC_H265_DEC_NAL_HDR_NUH_TEMPORAL_ID_PLUS1(slice_params->nuh_temporal_id_plus1); in cedrus_h265_setup()
2968 - ``nuh_temporal_id_plus1``
Completed in 12 milliseconds