Searched defs:sampleBit (Results 1 – 9 of 9) sorted by relevance
| /foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
| D | status_check_test.cpp | 60 int32_t sampleBit = 16; variable 206 int32_t sampleBit = 16; variable 236 int32_t sampleBit = 16; variable 265 int32_t sampleBit = 16; variable 296 int32_t sampleBit = 16; variable 328 int32_t sampleBit = 16; variable 357 int32_t sampleBit = 16; variable 387 int32_t sampleBit = 16; variable 416 int32_t sampleBit = 16; variable 444 int32_t sampleBit = 16; variable [all …]
|
| D | param_check_test.cpp | 115 int32_t sampleBit = 16; variable 170 int32_t sampleBit = 16; variable 252 int32_t sampleBit = 16; variable 289 int32_t sampleBit = 16; variable 317 int32_t sampleBit = 16; variable 372 int32_t sampleBit = 16; variable 418 int32_t sampleBit = 16; variable 464 int32_t sampleBit = 16; variable 519 int32_t sampleBit = 16; variable 547 int32_t sampleBit = 16; variable [all …]
|
| D | null_check_test.cpp | 131 int32_t sampleBit = 16; variable 160 int32_t sampleBit = 16; variable 209 int32_t sampleBit = 16; variable 240 int32_t sampleBit = 16; variable 273 int32_t sampleBit = 16; variable 325 int32_t sampleBit = 16; variable 359 int32_t sampleBit = 16; variable 394 int32_t sampleBit = 16; variable 429 int32_t sampleBit = 16; variable
|
| D | fuzz_test.cpp | 100 int32_t sampleBit = 16; variable 133 int32_t sampleBit = 16; variable 166 int32_t sampleBit = 16; variable 199 int32_t sampleBit = 16; variable 232 int32_t sampleBit = 16; variable 265 int32_t sampleBit = 16; variable 304 int32_t sampleBit = 16; variable 343 int32_t sampleBit = 16; variable
|
| D | avcodec_audio_avbuffer_encoder_demo.cpp | 582 int32_t sampleBit, int32_t complexity) in Configure() 746 int32_t sampleBit, int32_t complexity) in SetParameter()
|
| /foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
| D | audio_aac_codec.cpp | 248 void AudioAACEncoder::InitEncoderCtx(uint32_t channels, uint32_t sampleBit, uint32_t sampleRate) in InitEncoderCtx() 267 int32_t AudioAACEncoder::Init(uint32_t channels, uint32_t sampleBit, uint32_t sampleRate) in Init()
|
| D | audio_pcm_processor.cpp | 44 int32_t AudioPcmProcessor::Init(uint32_t channels, uint32_t sampleBit, uint32_t sampleRate) in Init()
|
| D | audio_g711_codec.cpp | 27 int32_t AudioG711Encoder::Init(uint32_t channels, uint32_t sampleBit, uint32_t sampleRate) in Init()
|
| /foundation/CastEngine/castengine_wifi_display/services/common/ |
| D | event_comm.h | 223 uint32_t sampleBit = 0; member
|