Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctions.c1537 #define GST_MP3_WRONG_HEADER (10) macro
1650 && probability > (GST_TYPE_FIND_MINIMUM + GST_MP3_WRONG_HEADER)) in mp3_type_find_at_offset()
1651 probability -= GST_MP3_WRONG_HEADER; in mp3_type_find_at_offset()