Searched refs:nuh_temporal_id_plus1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/media/platform/allegro-dvt/ |
D | nal-hevc.c | 526 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_vps() local 539 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() local 582 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() local 634 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() local 677 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_read_sps() 716 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_pps() local 729 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_write_pps() [all …]
|
/linux-6.1.9/drivers/staging/media/sunxi/cedrus/ |
D | cedrus_h265.c | 555 VE_DEC_H265_DEC_NAL_HDR_NUH_TEMPORAL_ID_PLUS1(slice_params->nuh_temporal_id_plus1); in cedrus_h265_setup()
|
/linux-6.1.9/include/uapi/linux/ |
D | v4l2-controls.h | 2354 __u8 nuh_temporal_id_plus1; member
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-codec-stateless.rst | 2414 - ``nuh_temporal_id_plus1``
|