Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h155 NAL_PPS = 34, enumerator
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.c117 nal[i].i_type == NAL_PPS || in h265e_encapsulate_nals()
728 h265e_nal_start(info, NAL_PPS, H265_NAL_PRIORITY_HIGHEST); in h265e_set_extra_info()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1384 case NAL_PPS: in parser_nal_unit()