Home
last modified time | relevance | path

Searched refs:psf_log_printf (Results 1 - 25 of 58) sorted by relevance

123

/third_party/libsnd/src/
H A Drx2.c94 { psf_log_printf (psf, "length : %d\n", length) ; in rx2_open()
99 psf_log_printf (psf, "%M : %d (should be %d)\n", marker, length, psf->filelength - 8) ; in rx2_open()
101 psf_log_printf (psf, "%M : %d\n", marker, length) ; in rx2_open()
105 psf_log_printf (psf, "%M", marker) ; in rx2_open()
109 psf_log_printf (psf, "%M\n", marker) ; in rx2_open()
122 { psf_log_printf (psf, " Text : %d *** Error : Too sf_count_t!\n") ; in rx2_open()
128 psf_log_printf (psf, " Text : \"%s\"\n", ubuf.cbuf) ; in rx2_open()
142 { psf_log_printf (psf, " SLCE count : %d\n", slce_count) ; in rx2_open()
148 psf_log_printf (psf, " %M : %d\n", marker, length) ; in rx2_open()
154 psf_log_printf (ps in rx2_open()
[all...]
H A Dwavlike.c146 psf_log_printf (psf, " Format : 0x%X => %s\n", wav_fmt->format, wavlike_format_str (wav_fmt->format)) ; in wavlike_read_fmt_chunk()
147 psf_log_printf (psf, " Channels : %d\n", wav_fmt->min.channels) ; in wavlike_read_fmt_chunk()
148 psf_log_printf (psf, " Sample Rate : %d\n", wav_fmt->min.samplerate) ; in wavlike_read_fmt_chunk()
154 psf_log_printf (psf, " Block Align : 0 (should be %d)\n", wav_fmt->min.blockalign) ; in wavlike_read_fmt_chunk()
157 psf_log_printf (psf, " Block Align : %d\n", wav_fmt->min.blockalign) ; in wavlike_read_fmt_chunk()
161 { psf_log_printf (psf, " Bit Width : 24\n") ; in wavlike_read_fmt_chunk()
163 psf_log_printf (psf, "\n" in wavlike_read_fmt_chunk()
177 psf_log_printf (psf, " Bit Width : %d\n", wav_fmt->min.bitwidth) ; in wavlike_read_fmt_chunk()
180 psf_log_printf (psf, " Bit Width : %d (should not be 0)\n", wav_fmt->min.bitwidth) ; in wavlike_read_fmt_chunk()
188 psf_log_printf (ps in wavlike_read_fmt_chunk()
[all...]
H A Dmat5.c275 psf_log_printf (psf, "%s\n", buffer) ; in mat5_read_header()
295 psf_log_printf (psf, "Version : 0x%04X\n", version) ; in mat5_read_header()
296 psf_log_printf (psf, "Endian : 0x%04X => %s\n", endian, in mat5_read_header()
301 psf_log_printf (psf, "Block\n Type : %X Size : %d\n", type, size) ; in mat5_read_header()
307 psf_log_printf (psf, " Type : %X Size : %d\n", type, size) ; in mat5_read_header()
313 psf_log_printf (psf, " Flg1 : %X Flg2 : %d\n", flags1, flags2) ; in mat5_read_header()
316 psf_log_printf (psf, " Type : %X Size : %d\n", type, size) ; in mat5_read_header()
322 psf_log_printf (psf, " Rows : %d Cols : %d\n", rows, cols) ; in mat5_read_header()
333 psf_log_printf (psf, " Type : %X Size : %d\n", type, size) ; in mat5_read_header()
335 { psf_log_printf (ps in mat5_read_header()
[all...]
H A Dvoc.c176 psf_log_printf (psf, "%s\n", creative) ; in voc_read_header()
182 psf_log_printf (psf, "dataoffset : %d\n" in voc_read_header()
213 psf_log_printf (psf, " ASCII : %d\n", size) ; in voc_read_header()
218 psf_log_printf (psf, " text : %s\n", header) ; in voc_read_header()
227 psf_log_printf (psf, " Repeat : %d\n", count) ; in voc_read_header()
235 default : psf_log_printf (psf, "*** Weird block marker (%d)\n", block_type) ; in voc_read_header()
249 psf_log_printf (psf, " Sound Data : %d\n sr : %d => %dHz\n comp : %d\n", in voc_read_header()
253 { psf_log_printf (psf, "Seems to be a truncated file.\n") ; in voc_read_header()
254 psf_log_printf (psf, "offset: %d size: %d sum: %d filelength: %D\n", offset, size, offset + size, psf->filelength) ; in voc_read_header()
258 { psf_log_printf (ps in voc_read_header()
[all...]
H A Dmpeg_decode.c240 { psf_log_printf (psf, "MPEG-1/2 Audio\n----------------------------------------\n") ; in mpeg_dec_print_frameinfo()
241 psf_log_printf (psf, " MPEG version : %s\n", in mpeg_dec_print_frameinfo()
245 psf_log_printf (psf, " layer : %d\n", fi->layer) ; in mpeg_dec_print_frameinfo()
246 psf_log_printf (psf, " rate : %d\n", fi->rate) ; in mpeg_dec_print_frameinfo()
247 psf_log_printf (psf, " mode : %s\n", in mpeg_dec_print_frameinfo()
252 psf_log_printf (psf, " mode ext : %d\n", fi->mode_ext) ; in mpeg_dec_print_frameinfo()
253 psf_log_printf (psf, " framesize : %d\n", fi->framesize) ; in mpeg_dec_print_frameinfo()
254 psf_log_printf (psf, " crc : %d\n", !! (fi->flags & MPG123_CRC)) ; in mpeg_dec_print_frameinfo()
255 psf_log_printf (psf, " copyright flag : %d\n", !! (fi->flags & MPG123_COPYRIGHT)) ; in mpeg_dec_print_frameinfo()
256 psf_log_printf (ps in mpeg_dec_print_frameinfo()
[all...]
H A Ddwd.c135 psf_log_printf (psf, "Read only : DiamondWare Digitized (.dwd)\n", ubuf.cbuf) ; in dwd_read_header()
143 psf_log_printf (psf, " Version Major : %d\n Version Minor : %d\n Unique ID : %08X\n", in dwd_read_header()
145 psf_log_printf (psf, " Compression : %d => ", dwdh.compression) ; in dwd_read_header()
148 { psf_log_printf (psf, "Unsupported compression\n") ; in dwd_read_header()
152 psf_log_printf (psf, "None\n") ; in dwd_read_header()
154 psf_log_printf (psf, " Sample Rate : %d\n Channels : %d\n" in dwd_read_header()
170 psf_log_printf (psf, "*** Bad bit width %d\n", dwdh.bitwidth) ; in dwd_read_header()
175 { psf_log_printf (psf, " Data Length : %d (should be %D)\n", dwdh.datalen, psf->filelength - dwdh.offset) ; in dwd_read_header()
179 psf_log_printf (psf, " Data Length : %d\n", dwdh.datalen) ; in dwd_read_header()
181 psf_log_printf (ps in dwd_read_header()
[all...]
H A Dsvx.c138 psf_log_printf (psf, "Warning : filelength > 0xffffffff. This is bad!!!!\n") ; in svx_read_header()
157 psf_log_printf (psf, "FORM : %u (should be %u)\n", chunk_size, (uint32_t) psf->filelength - 2 * sizeof (chunk_size)) ; in svx_read_header()
159 psf_log_printf (psf, "FORM : %u\n", chunk_size) ; in svx_read_header()
165 psf_log_printf (psf, " %M\n", marker) ; in svx_read_header()
173 psf_log_printf (psf, " VHDR : %d\n", chunk_size) ; in svx_read_header()
179 psf_log_printf (psf, " OneShotHiSamples : %d\n", vhdr.oneShotHiSamples) ; in svx_read_header()
180 psf_log_printf (psf, " RepeatHiSamples : %d\n", vhdr.repeatHiSamples) ; in svx_read_header()
181 psf_log_printf (psf, " samplesPerHiCycle : %d\n", vhdr.samplesPerHiCycle) ; in svx_read_header()
182 psf_log_printf (psf, " Sample Rate : %d\n", vhdr.samplesPerSec) ; in svx_read_header()
183 psf_log_printf (ps in svx_read_header()
[all...]
H A Dau.c297 psf_log_printf (psf, "%M\n", marker) ; in au_read_header()
313 psf_log_printf (psf, " Data Offset : %d\n", au_fmt.dataoffset) ; in au_read_header()
316 { psf_log_printf (psf, " Data Size : -1\n") ; in au_read_header()
322 psf_log_printf (psf, " Data Size : %d\n", au_fmt.datasize) ; in au_read_header()
325 psf_log_printf (psf, " Data Size : %d\n", au_fmt.datasize) ; in au_read_header()
328 psf_log_printf (psf, " Data Size : %d\n", au_fmt.datasize) ; in au_read_header()
332 psf_log_printf (psf, " Data Size : %d (should be %d)\n", au_fmt.datasize, dword) ; in au_read_header()
351 psf_log_printf (psf, " Encoding : %d => ", au_fmt.encoding) ; in au_read_header()
359 psf_log_printf (psf, "8-bit ISDN u-law\n") ; in au_read_header()
365 psf_log_printf (ps in au_read_header()
[all...]
H A Dsd2.c112 { psf_log_printf (psf, "sd2_open : psf->rsrc.filedes < 0\n") ; in sd2_open()
379 psf_log_printf (psf, "Resource length : %d (0x%04X)\n", rsrc.rsrc_len, rsrc.rsrc_len) ; in sd2_parse_rsrc_fork()
404 { psf_log_printf (psf, "Trying offset of 0x52 bytes.\n") ; in sd2_parse_rsrc_fork()
411 psf_log_printf (psf, " data offset : 0x%04X\n map offset : 0x%04X\n" in sd2_parse_rsrc_fork()
416 { psf_log_printf (psf, "Error : rsrc.data_offset (%d, 0x%x) > len\n", rsrc.data_offset, rsrc.data_offset) ; in sd2_parse_rsrc_fork()
422 { psf_log_printf (psf, "Error : rsrc.map_offset > len\n") ; in sd2_parse_rsrc_fork()
428 { psf_log_printf (psf, "Error : rsrc.data_length > len\n") ; in sd2_parse_rsrc_fork()
434 { psf_log_printf (psf, "Error : rsrc.map_length > len\n") ; in sd2_parse_rsrc_fork()
440 { psf_log_printf (psf, "Error : This does not look like a MacOSX resource fork.\n") ; in sd2_parse_rsrc_fork()
446 { psf_log_printf (ps in sd2_parse_rsrc_fork()
[all...]
H A Daiff.c350 psf_log_printf (psf, "AIFC/DWVW : Bad bitwidth %d\n", comm_fmt.sampleSize) ; in aiff_open()
373 { psf_log_printf (psf, in aiff_open()
408 psf_log_printf (psf, "Warning : filelength > 0xffffffff. This is bad!!!!\n") ; in aiff_read_header()
436 psf_log_printf (psf, "Have 0 marker at position %D (0x%x).\n", pos, pos) ; in aiff_read_header()
466 psf_log_printf (psf, "FORM : %u\n %M\n", FORMsize, marker) ; in aiff_read_header()
470 psf_log_printf (psf, "FORM : %u (should be %u)\n %M\n", FORMsize, chunk_size, marker) ; in aiff_read_header()
474 psf_log_printf (psf, "FORM : %u\n %M\n", FORMsize, marker) ; in aiff_read_header()
495 psf_log_printf (psf, "%M : %d\n", marker, chunk_size) ; in aiff_read_header()
498 psf_log_printf (psf, "*** File PEAK chunk too big.\n") ; in aiff_read_header()
503 { psf_log_printf (ps in aiff_read_header()
[all...]
H A Dmpeg_l3_encode.c181 { psf_log_printf (psf, "Writing ID3v2 header.\n") ; in mpeg_l3_encoder_write_id3tag()
237 psf_log_printf (psf, "Failed to set lame encoder quality.\n") ; in mpeg_l3_encoder_set_quality()
265 psf_log_printf (psf, "Failed to set LAME vbr mode to %d.\n", vbr_mode) ; in mpeg_l3_encoder_set_bitrate_mode()
314 { psf_log_printf (psf, " Writing ID3v1 trailer.\n") ; in mpeg_l3_encoder_close()
334 psf_log_printf (psf, " Writing LAME info header at offset %d, %d bytes.\n", in mpeg_l3_encoder_close()
373 psf_log_printf (psf, " MPEG Version : %s\n", version) ; in mpeg_l3_encoder_log_config()
374 psf_log_printf (psf, " Block samples : %d\n", lame_get_framesize (lamef)) ; in mpeg_l3_encoder_log_config()
375 psf_log_printf (psf, " Channel mode : %s\n", chn_mode) ; in mpeg_l3_encoder_log_config()
376 psf_log_printf (psf, " Samplerate : %d\n", lame_get_out_samplerate (lamef)) ; in mpeg_l3_encoder_log_config()
377 psf_log_printf (ps in mpeg_l3_encoder_log_config()
[all...]
H A Dwav.c314 psf_log_printf (psf, "Warning : filelength > 0xffffffff. This is bad!!!!\n") ; in wav_read_header()
337 psf_log_printf (psf, "Have 0 marker at position %D (0x%x).\n", pos, pos) ; in wav_read_header()
357 psf_log_printf (psf, "RIFF : %u\n", RIFFsize) ; in wav_read_header()
359 psf_log_printf (psf, "RIFX : %u\n", RIFFsize) ; in wav_read_header()
363 psf_log_printf (psf, "RIFF : %u (should be %D)\n", RIFFsize, psf->filelength - 2 * SIGNED_SIZEOF (marker)) ; in wav_read_header()
365 psf_log_printf (psf, "RIFX : %u (should be %D)\n", RIFFsize, psf->filelength - 2 * SIGNED_SIZEOF (marker)) ; in wav_read_header()
371 psf_log_printf (psf, "RIFF : %u\n", RIFFsize) ; in wav_read_header()
373 psf_log_printf (psf, "RIFX : %u\n", RIFFsize) ; in wav_read_header()
380 psf_log_printf (psf, "WAVE\n") ; in wav_read_header()
394 psf_log_printf (ps in wav_read_header()
[all...]
H A Drf64.c196 psf_log_printf (psf, "%M\n %M\n", RF64_MARKER, WAVE_MARKER) ; in rf64_read_header()
198 psf_log_printf (psf, "%M : 0x%x (should be 0xFFFFFFFF)\n %M\n", RF64_MARKER, WAVE_MARKER) ; in rf64_read_header()
207 psf_log_printf (psf, "Have 0 marker at position %D (0x%x).\n", pos, pos) ; in rf64_read_header()
216 { psf_log_printf (psf, "*** Second 'ds64' chunk?\n") ; in rf64_read_header()
231 psf_log_printf (psf, "%M : %u\n", marker, chunk_size) ; in rf64_read_header()
236 { psf_log_printf (psf, "%M : %u (should be %u)\n", marker, chunk_size, bytesread) ; in rf64_read_header()
240 { psf_log_printf (psf, "%M : %u\n", marker, chunk_size) ; in rf64_read_header()
246 psf_log_printf (psf, " Riff size : %D (should be %D)\n", riff_size, psf->filelength - 8) ; in rf64_read_header()
248 psf_log_printf (psf, " Riff size : %D\n", riff_size) ; in rf64_read_header()
250 psf_log_printf (ps in rf64_read_header()
[all...]
H A Dcaf.c278 psf_log_printf (psf, "Bad ALAC format flag value of %d\n", desc->fmt_flags) ; in decode_desc_chunk()
331 psf_log_printf (psf, "**** Unknown format identifier.\n") ; in decode_desc_chunk()
353 psf_log_printf (psf, "%M\n Version : %d\n Flags : %x\n", marker, version, flags) ; in caf_read_header()
360 psf_log_printf (psf, "%M : %D\n Sample rate : %s\n", marker, chunk_size, ubuf.cbuf) ; in caf_read_header()
365 { psf_log_printf (psf, "**** Chunk size too small. Should be > 32 bytes.\n") ; in caf_read_header()
373 psf_log_printf (psf, " Format id : %M\n Format flags : %x\n Bytes / packet : %u\n" in caf_read_header()
378 { psf_log_printf (psf, "**** Bad channels per frame value %u.\n", desc.channels_per_frame) ; in caf_read_header()
394 psf_log_printf (psf, "Have 0 marker at position %D (0x%x).\n", pos, pos) ; in caf_read_header()
398 { psf_log_printf (psf, "%M : %D *** Should be >= 0 ***\n", marker, chunk_size) ; in caf_read_header()
408 psf_log_printf (ps in caf_read_header()
[all...]
H A Dogg_speex.c78 { psf_log_printf (psf, "%s : odata is NULL???\n", __func__) ; in ogg_speex_open()
165 psf_log_printf (psf, "Speex header\n") ; in spx_read_header()
234 psf_log_printf (psf, "End\n") ; in spx_read_header()
236 psf_log_printf (psf, "packet_count %d\n", packet_count) ; in spx_read_header()
237 psf_log_printf (psf, "page_nb_packets %d\n", page_nb_packets) ; in spx_read_header()
238 psf_log_printf (psf, "page_granule %lld\n", page_granule) ; in spx_read_header()
269 { psf_log_printf (psf, "Cannot read Speex header\n") ; in spx_header_read()
278 { psf_log_printf (psf, "Mode number %d does not (yet/any longer) exist in this version\n", spx->header.mode) ; in spx_header_read()
289 { psf_log_printf (psf, "This file was encoded with Speex bit-stream version %d, which I don't know how to decode\n", spx->header.speex_version_id) ; in spx_header_read()
294 { psf_log_printf (ps in spx_header_read()
[all...]
H A Dogg_vorbis.c169 { psf_log_printf (psf, "Vorbis: First packet does not have a beginning-of-stream bit.\n") ; in vorbis_read_header()
174 { psf_log_printf (psf, "Vorbis: First page contains extraneous packets!\n") ; in vorbis_read_header()
180 psf_log_printf (psf, "Found Vorbis in stream header, but vorbis_synthesis_headerin failed.\n") ; in vorbis_read_header()
203 { psf_log_printf (psf, "End of file before finding all Vorbis headers!\n") ; in vorbis_read_header()
207 { psf_log_printf (psf, "Error reading file while finding Vorbis headers!\n") ; in vorbis_read_header()
215 psf_log_printf (psf, "Corrupt secondary header. Exiting.\n") ; in vorbis_read_header()
228 psf_log_printf (psf, "Vorbis: stream has extraneous header packets.\n") ; in vorbis_read_header()
230 psf_log_printf (psf, "Bitstream is %d channel, %D Hz\n", vdata->vinfo.channels, vdata->vinfo.rate) ; in vorbis_read_header()
231 psf_log_printf (psf, "Encoded by : %s\n", vdata->vcomment.vendor) ; in vorbis_read_header()
257 psf_log_printf (ps in vorbis_read_header()
[all...]
H A Dflac.c182 { psf_log_printf (psf, "Error: FLAC frame changed from %d to %d channels\n" in flac_buffer_copy()
195 { psf_log_printf (psf, "Ooops : frame->header.blocksize (%d) > FLAC__MAX_BLOCK_SIZE (%d)\n", __func__, __LINE__, frame->header.blocksize, FLAC__MAX_BLOCK_SIZE) ; in flac_buffer_copy()
201 psf_log_printf (psf, "Ooops : frame->header.channels (%d) > FLAC__MAX_BLOCK_SIZE (%d)\n", __func__, __LINE__, frame->header.channels, FLAC__MAX_CHANNELS) ; in flac_buffer_copy()
225 { psf_log_printf (psf, "Error: pflac->remain %u channels %u\n", pflac->remain, channels) ; in flac_buffer_copy()
439 psf_log_printf (psf, " %-12s : %s\n", tags [k].tag, value) ; in sf_flac_meta_get_vorbiscomments()
454 { psf_log_printf (psf, "Error: FLAC stream changed from %d to %d channels\n"
462 { psf_log_printf (psf, "Warning: FLAC stream changed sample rates from %d to %d.\n"
470 psf_log_printf (psf, "FLAC Stream Metadata\n Channels : %d\n Sample rate : %d\n", psf->sf.channels, psf->sf.samplerate) ;
473 { psf_log_printf (psf, " Frames : 0 (bumping to SF_COUNT_MAX)\n") ;
477 psf_log_printf (ps
[all...]
H A Dmat4.c227 psf_log_printf (psf, "GNU Octave 2.0 / MATLAB v4.2 format\nMarker : %s\n", marker_str) ; in mat4_read_header()
231 psf_log_printf (psf, " Rows : %d\n Cols : %d\n Imag : %s\n", rows, cols, imag ? "True" : "False") ; in mat4_read_header()
241 psf_log_printf (psf, " Name : %s\n", name) ; in mat4_read_header()
246 psf_log_printf (psf, buffer) ; in mat4_read_header()
257 psf_log_printf (psf, "Marker : %s\n", mat4_marker_to_str (marker)) ; in mat4_read_header()
261 psf_log_printf (psf, " Rows : %d\n Cols : %d\n Imag : %s\n", rows, cols, imag ? "True" : "False") ; in mat4_read_header()
271 psf_log_printf (psf, " Name : %s\n", name) ; in mat4_read_header()
276 { psf_log_printf (psf, "*** Error : zero channel count.\n") ; in mat4_read_header()
280 { psf_log_printf (psf, "*** Error : channel count %d > SF_MAX_CHANNELS.\n", rows) ; in mat4_read_header()
314 psf_log_printf (ps in mat4_read_header()
[all...]
H A Dwve.c99 { psf_log_printf (psf, "Could not find '%M'\n", ALAW_MARKER) ; in wve_read_header()
105 { psf_log_printf (psf, "Could not find '%M'\n", SOUN_MARKER) ; in wve_read_header()
111 { psf_log_printf (psf, "Could not find '%M'\n", DFIL_MARKER) ; in wve_read_header()
117 { psf_log_printf (psf, "Could not find '%M'\n", ESSN_MARKER) ; in wve_read_header()
123 psf_log_printf (psf, "Psion Palmtop Alaw (.wve)\n" in wve_read_header()
129 psf_log_printf (psf, "Psion version %d should be %d\n", version, PSION_VERSION) ; in wve_read_header()
135 psf_log_printf (psf, "Data length %d should be %D\n", datalength, psf->datalength) ; in wve_read_header()
H A Dtxw.c138 psf_log_printf (psf, "Read only : Yamaha TX-16 Sampler (.txw)\nLM8953\n") ; in txw_read_header()
160 psf_log_printf (psf, " Format : 0x%02x => ?????\n", txwh.format) ; in txw_read_header()
164 psf_log_printf (psf, " Format : 0x%02X => %s\n", txwh.format, strptr) ; in txw_read_header()
206 psf_log_printf (psf, strptr) ; in txw_read_header()
208 psf_log_printf (psf, " Sample Rate : %d (0x%X) => %d\n", txwh.srate, txwh.srhash, psf->sf.samplerate) ; in txw_read_header()
210 psf_log_printf (psf, " Sample Rate : %d => %d\n", txwh.srate, psf->sf.samplerate) ; in txw_read_header()
213 { psf_log_printf (psf, " Attack Len : %d\n", txwh.attacklen) ; in txw_read_header()
214 psf_log_printf (psf, " Repeat Len : %d\n", txwh.repeatlen) ; in txw_read_header()
223 psf_log_printf (psf, "*** File seems to be truncated, %d extra bytes.\n", in txw_read_header()
227 psf_log_printf (ps in txw_read_header()
[all...]
H A Dpaf.c168 psf_log_printf (psf, "Signature : '%M'\n", marker) ; in paf_read_header()
181 psf_log_printf (psf, "Version : %d\n", paf_fmt.version) ; in paf_read_header()
184 { psf_log_printf (psf, "*** Bad version number. should be zero.\n") ; in paf_read_header()
188 psf_log_printf (psf, "Sample Rate : %d\n", paf_fmt.samplerate) ; in paf_read_header()
189 psf_log_printf (psf, "Channels : %d\n", paf_fmt.channels) ; in paf_read_header()
191 psf_log_printf (psf, "Endianness : %d => ", paf_fmt.endianness) ; in paf_read_header()
193 { psf_log_printf (psf, "Little\n", paf_fmt.endianness) ; in paf_read_header()
197 { psf_log_printf (psf, "Big\n", paf_fmt.endianness) ; in paf_read_header()
214 psf_log_printf (psf, "Format : %d => ", paf_fmt.format) ; in paf_read_header()
221 psf_log_printf (ps in paf_read_header()
[all...]
H A Dogg.c187 psf_log_printf (psf, "Input does not appear to be the start of an Ogg bitstream.\n") ; in ogg_read_first_page()
199 psf_log_printf (psf, "Error reading first page of Ogg bitstream data\n") ; in ogg_read_first_page()
205 psf_log_printf (psf, "Error reading initial header page packet.\n") ; in ogg_read_first_page()
280 { psf_log_printf (psf, "Ogg : Skipped %d bytes looking for the next page. Corrupted bitstream?!\n", position) ; in ogg_sync_next_page()
324 { psf_log_printf (psf, "Ogg : File ended unexpectedly without an End-Of-Stream flag set.\n") ; in ogg_stream_next_page()
378 psf_log_printf (psf, "Ogg : Warning, libogg reports a hole at %d bytes.\n", ogg_sync_ftell (psf)) ; in ogg_stream_unpack_page()
760 psf_log_printf (psf, "%s : bad psf->sf.format 0x%x.\n", __func__, psf->sf.format) ; in ogg_open()
811 psf_log_printf (psf, "Detected Ogg/PCM data. This is not supported yet.\n") ; in ogg_stream_classify()
818 psf_log_printf (psf, "This Ogg bitstream contains some uknown data type.\n") ; in ogg_stream_classify()
848 { psf_log_printf (ps in ogg_page_classify()
[all...]
H A Dogg_opus.c330 { psf_log_printf (psf, "%s : odata is NULL???\n", __func__) ; in ogg_opus_open()
342 psf_log_printf (psf, "Opus library version: %s\n", opus_get_version_string ()) ; in ogg_opus_open()
423 { psf_log_printf (psf, "Opus Header Metadata\n") ; in opus_print_header()
424 psf_log_printf (psf, " OggOpus version : %d\n", (int) h->version) ; in opus_print_header()
425 psf_log_printf (psf, " Channels : %d\n", (int) h->channels) ; in opus_print_header()
426 psf_log_printf (psf, " Preskip : %d samples @48kHz\n", (int) h->preskip) ; in opus_print_header()
427 psf_log_printf (psf, " Input Samplerate : %d Hz\n", (int) h->input_samplerate) ; in opus_print_header()
428 psf_log_printf (psf, " Gain : %d.%d\n", (int) arith_shift_right (h->gain & 0xF0, 8), h->gain & 0x0F) ; in opus_print_header()
429 psf_log_printf (psf, " Channel Mapping : ") ; in opus_print_header()
431 { case 0 : psf_log_printf (ps in opus_print_header()
[all...]
H A Davr.c114 psf_log_printf (psf, "%M\n", hdr.marker) ; in avr_read_header()
119 psf_log_printf (psf, " Name : %s\n", hdr.name) ; in avr_read_header()
125 psf_log_printf (psf, " Channels : %d\n Bit width : %d\n Signed : %s\n", in avr_read_header()
145 psf_log_printf (psf, "Error : bad rez/sign combination.\n") ; in avr_read_header()
154 psf_log_printf (psf, " Frames : %D\n", psf->sf.frames) ; in avr_read_header()
155 psf_log_printf (psf, " Sample rate : %d\n", psf->sf.samplerate) ; in avr_read_header()
160 psf_log_printf (psf, " Ext : %s\n User : %s\n", hdr.ext, hdr.user) ; in avr_read_header()
H A Dtest_log_printf.c34 psf_log_printf (psf, (fmt)) ; \
41 psf_log_printf (psf, (fmt), (a), (a)) ; \
48 psf_log_printf (psf, (fmt), (a), (a), (a), (a)) ; \
55 psf_log_printf (psf, (fmt), (a), (a), (a), (a), (a)) ; \
62 psf_log_printf (psf, (fmt), (a), (a), (a), (a), (a), (a)) ; \
88 print_test_name ("Testing psf_log_printf") ; in test_log_printf()

Completed in 18 milliseconds

123