Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dsndfile.c1128 if (psf->have_written) in sf_command()
1312 if (psf->broadcast_16k == NULL && psf->have_written) in sf_command()
1342 if (psf->cart_16k == NULL && psf->have_written) in sf_command()
1381 if (psf->have_written) in sf_command()
1407 if (psf->have_written) in sf_command()
1439 if (psf->have_written) in sf_command()
2216 if (psf->have_written == SF_FALSE && psf->write_header != NULL) in sf_write_raw()
2220 psf->have_written = SF_TRUE ; in sf_write_raw()
2276 if (psf->have_written == SF_FALSE && psf->write_header != NULL) in sf_write_short()
2280 psf->have_written = SF_TRUE ; in sf_write_short()
[all …]
Dstrings.c45 if (psf->have_written && (psf->strings.flags & SF_STR_ALLOW_END) == 0) in psf_store_string()
64 if (psf->file.mode == SFM_RDWR || psf->have_written) in psf_store_string()
Dmpeg.c39 if (psf->have_written) in mpeg_write_header()
Dogg_opus.c394 { if (psf->have_written) in ogg_opus_close()
775 { if (psf->have_written) in ogg_opus_write_header()
1751 { if (psf->have_written) in ogg_opus_command()
Dmpeg_l3_encode.c131 if (psf->have_written) in mpeg_l3_encoder_write_id3tag()
Dcommon.h410 int have_written ; /* Has a single write been done to the file? */ member
Drf64.c841 if (psf->have_written == 0) in rf64_command()
Dogg_vorbis.c522 if (psf->have_written) in vorbis_command()
Dflac.c885 if (psf->have_written) in flac_command()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1564 bool have_written = false; in thread_func() local
1639 have_written = true; in thread_func()
1646 if (!have_written) { in thread_func()