Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dprc.c65 adpcm_io_t adpcm; member
202 if (lsx_adpcm_ima_start(ft, &p->adpcm)) in startread()
272 lsx_adpcm_reset(&p->adpcm, ft->encoding.encoding); in read_samples()
276 read = lsx_adpcm_read(ft, &p->adpcm, buf, nsamp); in read_samples()
291 return lsx_adpcm_stopread(ft, &p->adpcm); in stopread()
313 if (lsx_adpcm_ima_start(ft, &p->adpcm)) in startwrite()
376 lsx_adpcm_reset(&p->adpcm, ft->encoding.encoding); in write_samples()
377 written1 = lsx_adpcm_write(ft, &p->adpcm, buf + written, samp); in write_samples()
380 lsx_adpcm_flush(ft, &p->adpcm); in write_samples()
H A Dvoc.c176 adpcm_t adpcm; member
349 if (!v->adpcm.setup.sign) { in read_samples()
357 lsx_adpcm_init(&v->adpcm, 6 - v->size, SOX_SAMPLE_TO_SIGNED_16BIT(*buf, ft->clips)); in read_samples()
373 SOX_SIGNED_16BIT_TO_SAMPLE(lsx_adpcm_decode (u >> 6, &v->adpcm),); in read_samples()
375 SOX_SIGNED_16BIT_TO_SAMPLE(lsx_adpcm_decode (u >> 4, &v->adpcm),); in read_samples()
377 SOX_SIGNED_16BIT_TO_SAMPLE(lsx_adpcm_decode (u >> 2, &v->adpcm),); in read_samples()
379 SOX_SIGNED_16BIT_TO_SAMPLE(lsx_adpcm_decode (u , &v->adpcm),); in read_samples()
387 SOX_SIGNED_16BIT_TO_SAMPLE(lsx_adpcm_decode (u >> 5, &v->adpcm),); in read_samples()
389 SOX_SIGNED_16BIT_TO_SAMPLE(lsx_adpcm_decode (u >> 2, &v->adpcm),); in read_samples()
391 SOX_SIGNED_16BIT_TO_SAMPLE(lsx_adpcm_decode (u << 1, &v->adpcm),); in read_samples()
[all …]
H A DMakefile.am113 sounder.c soundtool.c sphere.c tx16w.c voc.c vox-fmt.c ima-fmt.c adpcm.c adpcm.h \
/OK3568_Linux_fs/buildroot/package/alsa-lib/
H A DConfig.in39 …default "copy linear route mulaw alaw adpcm rate plug multi file null empty share meter hooks lflo…
/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A DREADME29 The script wtest.pl is for testing sox's adpcm and gsm wav support.
/OK3568_Linux_fs/app/qfm/
H A Dmimeapps.list26 audio/x-adpcm=qplayer.desktop
/OK3568_Linux_fs/app/qcamera/
H A Dqtcamera.cpp.bk183 m_audioSettings.setCodec("audio/x-adpcm");
/OK3568_Linux_fs/buildroot/dl/sox/git/
H A DChangeLog1439 o Speedups to adpcm read routines, new codex versions are
1440 now in ima_rw.c and adpcm.c.
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist1.txt8759 -rw-r--r-- root root 2713 ./usr/share/mime/audio/x-adpcm.xml
H A Dbuildhistory_filelist2.txt8762 -rw-r--r-- root root 2713 ./usr/share/mime/audio/x-adpcm.xml