Searched defs:bitsPerSample (Results 1 – 11 of 11) sorted by relevance
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| D | bluetooth_a2dp_codec.h | 50 uint8_t bitsPerSample; member
|
| /foundation/multimedia/audio_framework/services/audio_service/test/example/ |
| D | pcm2wav.h | 34 uint16_t bitsPerSample = 16; // Number of bits per sample member
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/audiosink/include/ |
| D | audio_sink_sv_impl.h | 166 int32_t SetParameters(uint32_t bitsPerSample, uint32_t channels, uint32_t sampleRate) override in SetParameters() 173 … int32_t GetParameters(uint32_t &bitsPerSample, uint32_t &channels, uint32_t &sampleRate) override in GetParameters()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/include/ |
| D | a2dp_codec_config.h | 31 uint32_t bitsPerSample; member
|
| D | a2dp_codec_constant.h | 173 uint8_t bitsPerSample; member 225 uint8_t bitsPerSample; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
| D | interface_profile_a2dp_src.h | 42 uint32_t bitsPerSample; member
|
| /foundation/multimedia/histreamer/engine/plugin/plugins/demuxer/wav_demuxer/ |
| D | wav_demuxer_plugin.h | 41 uint16_t bitsPerSample; // 2 byte Number of bits per sample member
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/audiosink/src/ |
| D | audio_sink_sv_impl.cpp | 338 int32_t AudioSinkSvImpl::SetParameters(uint32_t bitsPerSample, uint32_t channels, uint32_t sampleRa… in SetParameters() 387 int32_t AudioSinkSvImpl::GetParameters(uint32_t &bitsPerSample, uint32_t &channels, uint32_t &sampl… in GetParameters()
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
| D | a2dp_parcel_codec.h | 122 uint8_t bitsPerSample; member
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbccodecctrl/include/ |
| D | a2dp_encoder_sbc.h | 76 uint16_t bitsPerSample; // 8, 16, 24 or32. member
|
| /foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
| D | NativeFunctionTest.cpp | 179 int32_t bitsPerSample; in getAVFormatFlac() local
|