Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265_syntax.h155 NAL_AUD = 35, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c69 if ((nut >= NAL_VPS && nut <= NAL_AUD) || nut == NAL_SEI_PREFIX || in hevc_find_frame_end()
1466 case NAL_AUD: in parser_nal_unit()