Home
last modified time | relevance | path

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

/third_party/libsnd/src/G72x/
Dg72x.h45 G721_40_BITS_PER_SAMPLE = 5, enumerator
52 G721_40_SAMPLES_PER_BLOCK = G721_40_BITS_PER_SAMPLE * (G72x_BLOCK_SIZE / G721_40_BITS_PER_SAMPLE),
59 G721_40_BYTES_PER_BLOCK = (G721_40_BITS_PER_SAMPLE * G72x_BLOCK_SIZE) / 8
Dg72x.c172 case G721_40_BITS_PER_SAMPLE : /* 5 bits per sample. */ in g72x_reader_init()
226 case G721_40_BITS_PER_SAMPLE : /* 5 bits per sample. */ in g72x_writer_init()