Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.c525 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
715 unsigned int nuh_layer_id = 0; in nal_hevc_write_pps() local
759 unsigned int nuh_layer_id; in nal_hevc_read_pps() local
808 unsigned int nuh_layer_id = 0; in nal_hevc_write_filler() local
[all …]
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch39575 + int nuh_layer_id;