Home
last modified time | relevance | path

Searched refs:complexity (Results 1 – 5 of 5) sorted by relevance

/test/xts/acts/multimedia/av_codec/audio_encoder/src/
Dparam_check_test.cpp116 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 …]
Dstatus_check_test.cpp61 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 …]
Dnull_check_test.cpp132 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 …]
Davcodec_audio_avbuffer_encoder_demo.cpp582 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/
Davcodec_audio_avbuffer_encoder_demo.h138 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);