Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/audioparsers/
Dgstdcaparse.c267 guint32 best_sync = 0; in gst_dca_parse_find_sync() local
278 best_sync = 0xfe7f0180; in gst_dca_parse_find_sync()
286 best_sync = 0x7ffe8001; in gst_dca_parse_find_sync()
297 best_sync = 0xff1f00e8; in gst_dca_parse_find_sync()
305 best_sync = 0x1fffe800; in gst_dca_parse_find_sync()
311 *sync = best_sync; in gst_dca_parse_find_sync()
/third_party/gstreamer/gstplugins_good/
DChangeLog74920 gstdcaparse.c:246: warning: 'best_sync' may be used uninitialized in this function
/third_party/gstreamer/gstplugins_bad/
DChangeLog135922 gstdcaparse.c:246: warning: 'best_sync' may be used uninitialized in this function