Searched defs:BITS_PER_CODED_SAMPLE (Results 1 – 9 of 9) sorted by relevance
43 constexpr uint32_t BITS_PER_CODED_SAMPLE = AudioSampleFormat::SAMPLE_F32P; variable
40 constexpr uint32_t BITS_PER_CODED_SAMPLE = OH_BitsPerSample::SAMPLE_S16LE; variable
36 constexpr uint32_t BITS_PER_CODED_SAMPLE = AudioSampleFormat::SAMPLE_S16LE; variable
46 constexpr OH_BitsPerSample BITS_PER_CODED_SAMPLE = OH_BitsPerSample::SAMPLE_S16LE; variable
104 BITS_PER_CODED_SAMPLE, ///< uint32_t, bits per coded sample enumerator
59 constexpr int32_t BITS_PER_CODED_SAMPLE = AudioSampleFormat::SAMPLE_S16LE; variable
57 constexpr int32_t BITS_PER_CODED_SAMPLE = AudioSampleFormat::SAMPLE_S16LE; variable
103 uint32_t BITS_PER_CODED_SAMPLE = 24; in runDecode() local
47 constexpr int32_t BITS_PER_CODED_SAMPLE = 24; variable