Home
last modified time | relevance | path

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

/linux/drivers/media/platform/allegro-dvt/
H A Dnal-hevc.h288 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.c1890 pps->tiles_enabled_flag = 1; in allegro_hevc_write_pps()