Home
last modified time | relevance | path

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

/third_party/libsnd/src/
Dogg_pcm.c106 psf->strings.flags = SF_STR_ALLOW_START ; in ogg_pcm_open()
Dmpeg.c105 psf->strings.flags = SF_STR_ALLOW_START ; in mpeg_init()
Dstrings.c43 { if ((psf->strings.flags & SF_STR_ALLOW_START) == 0) in psf_store_string()
Dogg_speex.c122 psf->strings.flags = SF_STR_ALLOW_START ; in ogg_speex_open()
Dcommon.h145 SF_STR_ALLOW_START = 0x0100, enumerator
Drf64.c99 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in rf64_open()
Dogg_vorbis.c500 psf->strings.flags = SF_STR_ALLOW_START ; in ogg_vorbis_open()
Dcaf.c150 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in caf_open()
Dflac.c715 psf->strings.flags = SF_STR_ALLOW_START ; in flac_open()
Dwav.c171 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in wav_open()
Dogg_opus.c368 psf->strings.flags = SF_STR_ALLOW_START ; in ogg_opus_open()
Daiff.c279 psf->strings.flags = SF_STR_ALLOW_START | SF_STR_ALLOW_END ; in aiff_open()