Home
last modified time | relevance | path

Searched refs:lsx_debug_more (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dprc.c219 lsx_debug_more("Cardinal byte 1: %x", byte); in read_cardinal()
226 lsx_debug_more("Cardinal byte 2: %x", byte); in read_cardinal()
233 lsx_debug_more("Cardinal byte 3: %x", byte); in read_cardinal()
237 lsx_debug_more("Cardinal byte 4: %x", byte); in read_cardinal()
250 lsx_debug_more("length now = %d", p->nsamp); in read_samples()
262 lsx_debug_more("frame length %d", framelen); in read_samples()
266 lsx_debug_more("compressed length %d", read_cardinal(ft)); in read_samples()
269 lsx_debug_more("list length %d", trash); in read_samples()
278 lsx_debug_more("samples left in this frame: %d", p->frame_samp); in read_samples()
335 lsx_debug_more("Cardinal byte 1: %x", byte); in write_cardinal()
[all …]
H A Dadpcm.c237 lsx_debug_more("%.1x",c); in AdpcmMashS()
246 if (op) lsx_debug_more("\n"); in AdpcmMashS()
248 lsx_debug_more("ch%d: st %d->%d, d %.1f\n", ch, *iostep, step, sqrt(d2)); in AdpcmMashS()
283 lsx_debug_more(" s32 %d\n",s1); in AdpcmMashChannel()
298 lsx_debug_more("kmin %d, smin %5d, ",kmin,smin); in AdpcmMashChannel()
315 lsx_debug_more("AdpcmMashI(chans %d, ip %p, n %d, st %p, obuff %p, bA %d)\n", in lsx_ms_adpcm_block_mash_i()
H A Dcvsd.c340 lsx_debug_more("input %d %f\n", debug_count, p->com.mla_int); in lsx_cvsdread()
341 lsx_debug_more("recon %d %f\n", debug_count, oval); in lsx_cvsdread()
417 lsx_debug_more("input %d %f\n", debug_count, inval); in lsx_cvsdwrite()
418 lsx_debug_more("recon %d %f\n", debug_count, p->c.enc.recon_int); in lsx_cvsdwrite()
H A Dtrim.c76 lsx_debug_more("position %u at %" PRIu64, i+1, last_seen); in start()
97 lsx_debug_more("removing `-0' position"); in start()
H A Dmp3-util.h133 lsx_debug_more("bitrate=%lu", mad_header.bitrate); in mp3_duration()
H A Deffects.c189 lsx_debug_more("sox_add_effect: extending effects table, " in sox_add_effect()
513 lsx_debug_more("sox_push_effect_last: extending effects table, " in sox_push_effect_last()
H A Dsox_i.h62 #define lsx_debug_more sox_get_globals()->subsystem=__FILE__,lsx_debug_more_impl macro
H A Dvad.c249 lsx_debug_more("%12g %12g %u", in flowTrigger()
H A Daiff.c958 lsx_debug_more("converted %g to %o %o %o %o %o %o %o %o %o %o", in write_ieee_extended()