Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstflacparse.c1260 gboolean is_streaminfo_last = FALSE; in gst_flac_parse_handle_headers() local
1282 is_streaminfo_last = (map.data[0] & 0x80) != 0; in gst_flac_parse_handle_headers()
1297 gst_flac_parse_generate_vorbiscomment (flacparse, is_streaminfo_last); in gst_flac_parse_handle_headers()