Searched refs:BITS_PER_SAMPLE (Results 1 – 4 of 4) sorted by relevance
42 #define BITS_PER_SAMPLE (8) macro301 #if BITS_PER_SAMPLE == 8 in g722_decode()306 #elif BITS_PER_SAMPLE == 7 in g722_decode()311 #elif BITS_PER_SAMPLE == 6 in g722_decode()
43 #define BITS_PER_SAMPLE (8) macro412 #if BITS_PER_SAMPLE == 8 in g722_encode()414 #elif BITS_PER_SAMPLE == 7 in g722_encode()416 #elif BITS_PER_SAMPLE == 6 in g722_encode()
175 BITS_PER_SAMPLE, enumerator607 CONSTRUCT_TAGID(BITS_PER_SAMPLE, _ID_BITS_PER_SAMPLE)
130 BITS_PER_SAMPLE = 16, enumerator1375 const uint32_t bitsPerSample = BITS_PER_SAMPLE; in DngCreator_setup()