Searched refs:IS_IDR (Results 1 – 4 of 4) sorted by relevance
126 #define IS_IDR(s) (s->nal_unit_type == NAL_IDR_W_RADL || s->nal_unit_type == NAL_IDR_N_LP) macro
32 #define IS_IDR(nal_type) (nal_type == 19 || nal_type == 20) macro
489 if (!IS_IDR(nal_type)) { in hal_h265d_slice_output_rps()
725 if ((IS_IDR(s) || IS_BLA(s)) && sh->first_slice_in_pic_flag) { in hls_slice_header()728 if (IS_IDR(s)) in hls_slice_header()830 if (!IS_IDR(s)) { in hls_slice_header()1206 if (cfg->base.enable_fast_play && (IS_IDR(s) || in mpp_hevc_output_frame()1471 if (IS_IDR(s)) in parser_nal_unit()