Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h136 NAL_INIT_VALUE = -1, enumerator
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1447 if ((s->first_nal_type != s->nal_unit_type) && (s->first_nal_type != NAL_INIT_VALUE)) in parser_nal_unit()
2211 s->first_nal_type = NAL_INIT_VALUE; in h265d_init()