Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/media/platform/allegro-dvt/
Dnal-hevc.c465 unsigned int nuh_layer_id = 0; in nal_hevc_write_vps() local
478 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_write_vps()
509 unsigned int nuh_layer_id; in nal_hevc_read_vps() local
521 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_read_vps()
560 unsigned int nuh_layer_id = 0; in nal_hevc_write_sps() local
573 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_write_sps()
604 unsigned int nuh_layer_id; in nal_hevc_read_sps() local
616 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_read_sps()
655 unsigned int nuh_layer_id = 0; in nal_hevc_write_pps() local
668 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_write_pps()
[all …]