Searched refs:G723_40_BITS_PER_SAMPLE (Results 1 – 2 of 2) sorted by relevance
42 G723_40_BITS_PER_SAMPLE = 5, enumerator49 G723_40_SAMPLES_PER_BLOCK = G723_40_BITS_PER_SAMPLE * (G72x_BLOCK_SIZE / G723_40_BITS_PER_SAMPLE),56 G723_40_BYTES_PER_BLOCK = (G723_40_BITS_PER_SAMPLE * G72x_BLOCK_SIZE) / 8,
107 codec = G723_40_BITS_PER_SAMPLE ; in g72x_init()109 bitspersample = G723_40_BITS_PER_SAMPLE ; in g72x_init()