Home
last modified time | relevance | path

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

/drivers/media/platform/allegro-dvt/
Dnal-hevc.h69 unsigned int temporal_id_nesting_flag; member
204 unsigned int temporal_id_nesting_flag; member
Dnal-hevc.c257 rbsp_bits(rbsp, 1, &vps->temporal_id_nesting_flag); in nal_hevc_rbsp_vps()
286 rbsp_bit(rbsp, &sps->temporal_id_nesting_flag); in nal_hevc_rbsp_sps()
Dallegro-core.c1654 vps->temporal_id_nesting_flag = 1; in allegro_hevc_write_vps()
1691 sps->temporal_id_nesting_flag = 1; in allegro_hevc_write_sps()