Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h310 unsigned int lists_modification_present_flag; member
H A Dnal-hevc.c482 rbsp_bit(rbsp, &pps->lists_modification_present_flag); in nal_hevc_rbsp_pps()
H A Dallegro-core.c1909 pps->lists_modification_present_flag = channel->enable_reordering; in allegro_hevc_write_pps()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch26221 + pps->lists_modification_present_flag = get_bits1(gb);
26674 + uint8_t lists_modification_present_flag;
34304 + if (s->ps.pps->lists_modification_present_flag && nb_refs > 1) {
55492 + if (pps->lists_modification_present_flag)