Searched refs:NAL_CRA_NUT (Results 1 – 3 of 3) sorted by relevance
129 #define IS_CRA(s) (s->nal_unit_type == NAL_CRA_NUT)151 NAL_CRA_NUT = 21, enumerator
76 (nut >= NAL_BLA_W_LP && nut <= NAL_CRA_NUT)) { in hevc_find_frame_end()1372 case NAL_CRA_NUT: in parser_nal_unit()1407 if (s->nal_unit_type == NAL_CRA_NUT || IS_BLA(s) || in parser_nal_unit()1776 case NAL_CRA_NUT: in parser_nal_units()
354 if (nalUnitType == NAL_CRA_NUT) { // CRA picture found in h265e_dpb_dec_refresh_marking()