Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/allegro-dvt/
Dnal-hevc.h71 unsigned int temporal_id_nesting_flag; member
206 unsigned int temporal_id_nesting_flag; member
Dnal-hevc.c187 rbsp_bits(rbsp, 1, &vps->temporal_id_nesting_flag); in nal_hevc_rbsp_vps()
346 rbsp_bit(rbsp, &sps->temporal_id_nesting_flag); in nal_hevc_rbsp_sps()
Dallegro-core.c1737 vps->temporal_id_nesting_flag = 1; in allegro_hevc_write_vps()
1777 sps->temporal_id_nesting_flag = 1; in allegro_hevc_write_sps()