Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h71 unsigned int temporal_id_nesting_flag; member
206 unsigned int temporal_id_nesting_flag; member
H A Dnal-hevc.c187 rbsp_bits(rbsp, 1, &vps->temporal_id_nesting_flag); in nal_hevc_rbsp_vps()
346 rbsp_bit(rbsp, &sps->temporal_id_nesting_flag); in nal_hevc_rbsp_sps()
H A Dallegro-core.c1737 vps->temporal_id_nesting_flag = 1; in allegro_hevc_write_vps()
1777 sps->temporal_id_nesting_flag = 1; in allegro_hevc_write_sps()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch25312 + sps->temporal_id_nesting_flag = get_bits(gb, 1);
26541 + uint8_t temporal_id_nesting_flag;