Home
last modified time | relevance | path

Searched refs:NAL_TRAIL_R (Results 1 – 6 of 6) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h138 NAL_TRAIL_R = 1, enumerator
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_api.c376 mpp_packet_add_segment_info(pkt, NAL_TRAIL_R, offset, new_length); in h265e_proc_enc_skip()
H A Dh265e_dpb.c254 return NAL_TRAIL_R; in get_nal_unit_type()
854 case NAL_TRAIL_R: in h265e_dpb_build_list()
H A Dh265e_syntax.c34 nal_type = sp->non_reference_flag ? NAL_TRAIL_N : NAL_TRAIL_R; in h265e_get_nal_type()
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1420 case NAL_TRAIL_R: in parser_nal_unit()
1831 case NAL_TRAIL_R: in parser_nal_units()
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu511.c935 i_nal_type = NAL_TRAIL_R; in vepu511_h265_set_prep()
937 i_nal_type = NAL_TRAIL_R; in vepu511_h265_set_prep()