Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/allegro-dvt/
Dnal-hevc.h287 unsigned int tiles_enabled_flag; member
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()
Dallegro-core.c1889 pps->tiles_enabled_flag = 1; in allegro_hevc_write_pps()