Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h156 NAL_AUD = 35, enumerator
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c75 if ((nut >= NAL_VPS && nut <= NAL_AUD) || nut == NAL_SEI_PREFIX || in hevc_find_frame_end()
1525 case NAL_AUD: in parser_nal_unit()