Home
last modified time | relevance | path

Searched refs:output_flag_present_flag (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h270 unsigned int output_flag_present_flag; member
H A Dnal-hevc.c437 rbsp_bit(rbsp, &pps->output_flag_present_flag); in nal_hevc_rbsp_pps()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch26061 + pps->output_flag_present_flag = get_bits1(gb);
26650 + uint8_t output_flag_present_flag;
34194 + if (s->ps.pps->output_flag_present_flag)
55444 + if (pps->output_flag_present_flag)