Searched refs:nuh_temporal_id_plus1 (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/drivers/media/platform/allegro-dvt/ |
| D | nal-hevc.c | 466 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_vps() local 479 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_write_vps() 510 unsigned int nuh_temporal_id_plus1; in nal_hevc_read_vps() local 522 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_read_vps() 561 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_sps() local 574 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_write_sps() 605 unsigned int nuh_temporal_id_plus1; in nal_hevc_read_sps() local 617 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_read_sps() 656 unsigned int nuh_temporal_id_plus1 = 1; in nal_hevc_write_pps() local 669 rbsp_bits(&rbsp, 3, &nuh_temporal_id_plus1); in nal_hevc_write_pps() [all …]
|
| /Linux-v5.15/include/media/ |
| D | hevc-ctrls.h | 176 __u8 nuh_temporal_id_plus1; member
|
| /Linux-v5.15/drivers/staging/media/sunxi/cedrus/ |
| D | cedrus_h265.c | 349 VE_DEC_H265_DEC_NAL_HDR_NUH_TEMPORAL_ID_PLUS1(slice_params->nuh_temporal_id_plus1); in cedrus_h265_setup()
|
| /Linux-v5.15/Documentation/userspace-api/media/v4l/ |
| D | ext-ctrls-codec.rst | 2968 - ``nuh_temporal_id_plus1``
|