Home
last modified time | relevance | path

Searched refs:sgpd_sync (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Disom.h224 uint8_t *sgpd_sync; member
H A Dmov.c3385 av_freep(&sc->sgpd_sync);
3387 sc->sgpd_sync = av_calloc(entry_count, sizeof(*sc->sgpd_sync));
3388 if (!sc->sgpd_sync)
3397 sc->sgpd_sync[i] = nal_unit_type;
4114 if (sc->sgpd_sync[i] == HEVC_NAL_CRA_NUT)
4746 av_freep(&sc->sgpd_sync);
8504 av_freep(&sc->sgpd_sync);

Completed in 11 milliseconds