Searched refs:nuh_layer_id (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/ |
H A D | nal-hevc.c | 525 unsigned int nuh_layer_id = 0; in nal_hevc_write_vps() local 538 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_write_vps() 569 unsigned int nuh_layer_id; in nal_hevc_read_vps() local 581 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_read_vps() 620 unsigned int nuh_layer_id = 0; in nal_hevc_write_sps() local 633 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_write_sps() 664 unsigned int nuh_layer_id; in nal_hevc_read_sps() local 676 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_read_sps() 715 unsigned int nuh_layer_id = 0; in nal_hevc_write_pps() local 728 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_write_pps() 759 unsigned int nuh_layer_id; nal_hevc_read_pps() local 808 unsigned int nuh_layer_id = 0; nal_hevc_write_filler() local 855 unsigned int nuh_layer_id; nal_hevc_read_filler() local [all...] |
Completed in 2 milliseconds