Lines Matching refs:nuh_layer_id
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; in nal_hevc_read_pps() local
772 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_read_pps()
808 unsigned int nuh_layer_id = 0; in nal_hevc_write_filler() local
820 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_write_filler()
855 unsigned int nuh_layer_id; in nal_hevc_read_filler() local
867 rbsp_bits(&rbsp, 6, &nuh_layer_id); in nal_hevc_read_filler()