Searched refs:HEVC_NAL_EOB_NUT (Results 1 – 3 of 3) sorted by relevance
66 HEVC_NAL_EOB_NUT = 37, enumerator
277 if ((nut >= HEVC_NAL_VPS && nut <= HEVC_NAL_EOB_NUT) || nut == HEVC_NAL_SEI_PREFIX || in hevc_find_frame_end()
3271 case HEVC_NAL_EOB_NUT: in decode_nal_unit()3312 if (s->pkt.nals[i].type == HEVC_NAL_EOB_NUT || in decode_nal_units()