Searched refs:NAL_CRA_NUT (Results 1 – 3 of 3) sorted by relevance
130 #define IS_CRA(s) (s->nal_unit_type == NAL_CRA_NUT)152 NAL_CRA_NUT = 21, enumerator
82 (nut >= NAL_BLA_W_LP && nut <= NAL_CRA_NUT)) { in hevc_find_frame_end()1431 case NAL_CRA_NUT: in parser_nal_unit()1466 if (s->nal_unit_type == NAL_CRA_NUT || IS_BLA(s) || in parser_nal_unit()1842 case NAL_CRA_NUT: in parser_nal_units()
390 if (nalUnitType == NAL_CRA_NUT) { // CRA picture found in h265e_dpb_dec_refresh_marking()