Home
last modified time | relevance | path

Searched defs:streaminfo_start (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
Doggparseflac.c47 uint8_t *streaminfo_start = os->buf + os->pstart + 5 + 4 + 4 + 4; in flac_header() local
/third_party/ffmpeg/libavcodec/
Dflac.c171 uint8_t **streaminfo_start) in ff_flac_is_extradata_valid()