Searched refs:G723_16_BYTES_PER_BLOCK (Results 1 – 2 of 2) sorted by relevance
147 *blocksize = G723_16_BYTES_PER_BLOCK ; in g72x_reader_init()150 pstate->blocksize = G723_16_BYTES_PER_BLOCK ; in g72x_reader_init()201 *blocksize = G723_16_BYTES_PER_BLOCK ; in g72x_writer_init()204 pstate->blocksize = G723_16_BYTES_PER_BLOCK ; in g72x_writer_init()
54 G723_16_BYTES_PER_BLOCK = (G723_16_BITS_PER_SAMPLE * G72x_BLOCK_SIZE) / 8, enumerator