Searched refs:SAMPLE_FORMAT_S24LE (Results 1 – 14 of 14) sorted by relevance
34 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable45 case SAMPLE_FORMAT_S24LE: in GetSampleFormat()
35 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable57 case SAMPLE_FORMAT_S24LE: in GetSampleFormat()
35 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable205 case SAMPLE_FORMAT_S24LE: in GetSampleFormat()
40 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable118 case AudioTestConstants::SAMPLE_FORMAT_S24LE: in GetSampleFormat()
43 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable195 case SAMPLE_FORMAT_S24LE: in GetSampleFormat()
49 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable290 case SAMPLE_FORMAT_S24LE: in GetSampleFormat()
39 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable138 case SAMPLE_FORMAT_S24LE: in GetSampleFormat()
38 SAMPLE_FORMAT_S24LE = 2, enumerator
241 {"SAMPLE_FORMAT_S24LE", NapiAudioEnum::SAMPLE_FORMAT_S24LE},
47 constexpr int32_t SAMPLE_FORMAT_S24LE = 24; variable487 case SAMPLE_FORMAT_S24LE: in GetSampleFormat()
401 | ohos.multimedia.audio | AudioSampleFormat | SAMPLE_FORMAT_S24LE = 2 | 新增 |
401 | ohos.multimedia.audio | AudioSampleFormat | SAMPLE_FORMAT_S24LE = 2 | Added|
389 | SAMPLE_FORMAT_S24LE | 2 | 带符号的24位整数,小尾数。 <br>由于系统限制,该采样格式仅部分设备支持,请根据实际情况使用。|
390 | SAMPLE_FORMAT_S24LE | 2 | Signed 24-bit integer, little endian.<br>Due to sys…