Home
last modified time | relevance | path

Searched refs:NAL_RASL_R (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/common/
H A Dh265_syntax.h145 NAL_RASL_R = 9, enumerator
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.c75 } else if (nut <= NAL_RASL_R || in hevc_find_frame_end()
893 s->nal_unit_type != NAL_RASL_R) in hls_slice_header()
1376 case NAL_RASL_R: in parser_nal_unit()
1417 if ((s->nal_unit_type == NAL_RASL_R || s->nal_unit_type == NAL_RASL_N) && in parser_nal_unit()
1426 if (s->nal_unit_type == NAL_RASL_R && s->poc > s->max_ra) in parser_nal_unit()
1780 case NAL_RASL_R: in parser_nal_units()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c197 return NAL_RASL_R; in get_nal_unit_type()
793 case NAL_RASL_R: in h265e_dpb_build_list()