Home
last modified time | relevance | path

Searched refs:G723_24_SAMPLES_PER_BLOCK (Results 1 – 2 of 2) sorted by relevance

/third_party/libsnd/src/G72x/
Dg72x.c157 *samplesperblock = G723_24_SAMPLES_PER_BLOCK ; in g72x_reader_init()
160 pstate->samplesperblock = G723_24_SAMPLES_PER_BLOCK ; in g72x_reader_init()
211 *samplesperblock = G723_24_SAMPLES_PER_BLOCK ; in g72x_writer_init()
214 pstate->samplesperblock = G723_24_SAMPLES_PER_BLOCK ; in g72x_writer_init()
Dg72x.h48 G723_24_SAMPLES_PER_BLOCK = G723_24_BITS_PER_SAMPLE * (G72x_BLOCK_SIZE / G723_24_BITS_PER_SAMPLE), enumerator