Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sndfile/
Dgstsfsrc.c212 goto bad_length; in gst_sf_src_create()
267 bad_length: in gst_sf_src_create()
Dgstsfsink.c476 goto bad_length; in gst_sf_sink_render()
486 bad_length: in gst_sf_sink_render()
/third_party/boost/boost/system/
Dwindows_error.hpp72 bad_length = boost::winapi::ERROR_BAD_LENGTH_, enumerator
/third_party/boost/boost/iostreams/filter/
Dgzip.hpp68 const int bad_length = 3; // Recorded length doesn't match data. variable