Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h287 unsigned int tiles_enabled_flag; member
H A Dnal-hevc.c455 rbsp_bit(rbsp, &pps->tiles_enabled_flag); in nal_hevc_rbsp_pps()
457 if (pps->tiles_enabled_flag) { in nal_hevc_rbsp_pps()
H A Dallegro-core.c1888 pps->tiles_enabled_flag = 1; in allegro_hevc_write_pps()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch22608 + uint8_t no_tile_filter = s->ps.pps->tiles_enabled_flag &&
26131 + pps->tiles_enabled_flag = get_bits1(gb);
26134 + if (pps->tiles_enabled_flag) {
26654 + uint8_t tiles_enabled_flag;
34447 + if (s->ps.pps->tiles_enabled_flag || s->ps.pps->entropy_coding_sync_enabled_flag) {
55474 + if (pps->tiles_enabled_flag)
55512 + if (pps->tiles_enabled_flag) {