Home
last modified time | relevance | path

Searched refs:NAL_BLA_N_LP (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h128 s->nal_unit_type == NAL_BLA_N_LP)
149 NAL_BLA_N_LP = 18, enumerator
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c368 s->nal_unit_type == NAL_BLA_N_LP) in mpp_hevc_compute_poc()
H A Dh265d_parser.c1428 case NAL_BLA_N_LP: in parser_nal_unit()
1839 case NAL_BLA_N_LP: in parser_nal_units()
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c353 || nalUnitType == NAL_BLA_N_LP in h265e_dpb_dec_refresh_marking()
373 || nalUnitType == NAL_BLA_N_LP) { in h265e_dpb_dec_refresh_marking()