Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/common/
H A Dh265_syntax.h127 #define IS_BLA(s) (s->nal_unit_type == NAL_BLA_W_RADL || s->nal_unit_type == NAL_BLA_W_LP || \
147 NAL_BLA_W_LP = 16, enumerator
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c366 if (s->nal_unit_type == NAL_BLA_W_LP || in mpp_hevc_compute_poc()
H A Dh265d_parser.c82 (nut >= NAL_BLA_W_LP && nut <= NAL_CRA_NUT)) { in hevc_find_frame_end()
1426 case NAL_BLA_W_LP: in parser_nal_unit()
1837 case NAL_BLA_W_LP: in parser_nal_units()
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c351 if (nalUnitType == NAL_BLA_W_LP in h265e_dpb_dec_refresh_marking()
371 if (nalUnitType == NAL_BLA_W_LP in h265e_dpb_dec_refresh_marking()