Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265_syntax.h126 #define IS_BLA(s) (s->nal_unit_type == NAL_BLA_W_RADL || s->nal_unit_type == NAL_BLA_W_LP || \
147 NAL_BLA_W_RADL = 17, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c316 || nalUnitType == NAL_BLA_W_RADL in h265e_dpb_dec_refresh_marking()
336 || nalUnitType == NAL_BLA_W_RADL in h265e_dpb_dec_refresh_marking()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c356 s->nal_unit_type == NAL_BLA_W_RADL || in mpp_hevc_compute_poc()
H A Dh265d_parser.c1368 case NAL_BLA_W_RADL: in parser_nal_unit()
1772 case NAL_BLA_W_RADL: in parser_nal_units()