Home
last modified time | relevance | path

Searched refs:NAL_INIT_VALUE (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265_syntax.h135 NAL_INIT_VALUE = -1, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1388 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()