Home
last modified time | relevance | path

Searched refs:NAL_TSA_N (Results 1 – 3 of 3) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h139 NAL_TSA_N = 2, enumerator
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_syntax.c30 nal_type = sp->non_reference_flag ? NAL_TSA_N : NAL_TSA_R; in h265e_get_nal_type()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c897 s->nal_unit_type != NAL_TSA_N && in hls_slice_header()
1422 case NAL_TSA_N: in parser_nal_unit()
1833 case NAL_TSA_N: in parser_nal_units()