Searched refs:complexity (Results 1 – 5 of 5) sorted by relevance
| /test/xts/acts/multimedia/av_codec/audio_encoder/src/ |
| D | param_check_test.cpp | 116 int32_t complexity = 10; variable 123 complexity); 132 complexity); 141 complexity); 150 complexity); 171 int32_t complexity = 10; variable 178 complexity); 187 complexity); 196 complexity); 205 complexity); [all …]
|
| D | status_check_test.cpp | 61 int32_t complexity = 10; variable 65 complexity); 207 int32_t complexity = 10; variable 215 complexity); 217 complexity); 237 int32_t complexity = 10; variable 245 complexity); 266 int32_t complexity = 10; variable 275 complexity); 297 int32_t complexity = 10; variable [all …]
|
| D | null_check_test.cpp | 132 int32_t complexity = 10; variable 140 complexity); 161 int32_t complexity = 10; variable 170 complexity); 210 int32_t complexity = 10; variable 218 complexity); 241 int32_t complexity = 10; variable 249 complexity); 274 int32_t complexity = 10; variable 282 complexity); [all …]
|
| D | avcodec_audio_avbuffer_encoder_demo.cpp | 582 int32_t sampleBit, int32_t complexity) in Configure() argument 610 OH_AVFormat_SetIntValue(format, OH_MD_KEY_COMPLIANCE_LEVEL, complexity); in Configure() 745 int32_t sampleBit, int32_t complexity) in SetParameter() argument 755 OH_AVFormat_SetIntValue(format, OH_MD_KEY_COMPLIANCE_LEVEL, complexity); in SetParameter()
|
| /test/xts/acts/multimedia/av_codec/audio_encoder/include/ |
| 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);
|