Home
last modified time | relevance | path

Searched refs:HEVC_NAL_UNSPEC62 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhevc.h91 HEVC_NAL_UNSPEC62 = 62, enumerator
Dhevcdec.c3277 case HEVC_NAL_UNSPEC62: in decode_nal_unit()
3332 if (s->pkt.nb_nals > 1 && s->pkt.nals[s->pkt.nb_nals - 1].type == HEVC_NAL_UNSPEC62 && in decode_nal_units()