Searched refs:NAL_INIT_VALUE (Results 1 – 2 of 2) sorted by relevance
135 NAL_INIT_VALUE = -1, enumerator
1388 if ((s->first_nal_type != s->nal_unit_type) && (s->first_nal_type != NAL_INIT_VALUE)) in parser_nal_unit()2137 s->first_nal_type = NAL_INIT_VALUE; in h265d_init()