Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c1574 guint prev_channels = 0, prev_samplerate = 0; in mp3_type_find_at_offset() local
1618 (prev_channels && prev_channels != channels)) { in mp3_type_find_at_offset()
1632 prev_channels = channels; in mp3_type_find_at_offset()