Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265_syntax.h125 #define IS_IDR(s) (s->nal_unit_type == NAL_IDR_W_RADL || s->nal_unit_type == NAL_IDR_N_LP)
149 NAL_IDR_W_RADL = 19, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c185 return NAL_IDR_W_RADL; in get_nal_unit_type()
188 return NAL_IDR_W_RADL; in get_nal_unit_type()
318 || nalUnitType == NAL_IDR_W_RADL in h265e_dpb_dec_refresh_marking()
774 if (get_nal_unit_type(dpb, poc_cur) == NAL_IDR_W_RADL || in h265e_dpb_build_list()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c1370 case NAL_IDR_W_RADL: in parser_nal_unit()
1774 case NAL_IDR_W_RADL: in parser_nal_units()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu540c.c1257 i_nal_type = NAL_IDR_W_RADL; in hal_h265e_v540c_gen_regs()
H A Dhal_h265e_vepu541.c1664 i_nal_type = NAL_IDR_W_RADL; in hal_h265e_v541_gen_regs()
H A Dhal_h265e_vepu580.c2621 i_nal_type = NAL_IDR_W_RADL; in hal_h265e_v580_gen_regs()