/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
H A 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 …]
|
H A 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 …]
|
H A 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 275 …ioBufferAacEncDemo->Configure(codec, format, channel, sampleRate, bitRate, sampleFormat, sampleBit, 304 int32_t sampleBit = 16; variable 314 …ioBufferAacEncDemo->Configure(codec, format, channel, sampleRate, bitRate, sampleFormat, sampleBit, 343 int32_t sampleBit = 16; variable [all …]
|
H A D | null_check_test.cpp | 131 int32_t sampleBit = 16; variable 160 int32_t sampleBit = 16; variable 169 …ioBufferAacEncDemo->Configure(codec, format, channel, sampleRate, bitRate, sampleFormat, sampleBit, 209 int32_t sampleBit = 16; variable 217 …ioBufferAacEncDemo->Configure(codec, format, channel, sampleRate, bitRate, sampleFormat, sampleBit, 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 [all …]
|
H A D | avcodec_audio_avbuffer_encoder_demo.cpp | 582 int32_t sampleBit, int32_t complexity) in Configure() argument 592 OH_AVFormat_SetIntValue(format, OH_MD_KEY_BITS_PER_CODED_SAMPLE, sampleBit); in Configure() 602 OH_AVFormat_SetIntValue(format, OH_MD_KEY_BITS_PER_CODED_SAMPLE, sampleBit); in Configure() 609 OH_AVFormat_SetIntValue(format, OH_MD_KEY_BITS_PER_CODED_SAMPLE, sampleBit); in Configure() 746 int32_t sampleBit, int32_t complexity) in SetParameter() argument 755 OH_AVFormat_SetIntValue(format, OH_MD_KEY_BITS_PER_CODED_SAMPLE, sampleBit); in SetParameter()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/include/ |
H A D | avcodec_audio_avbuffer_encoder_demo.h | 138 int64_t bitRate, int32_t sampleFormat, int32_t sampleBit, int32_t complexity); 233 int64_t bitRate, int32_t sampleFormat, int32_t sampleBit, int32_t complexity);
|