Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/av_codec/vcodec/encoder/src/
Dsetparam_test.cpp148 vEncSample->enableAutoSwitchParam = true;
173 vEncSample->enableAutoSwitchParam = true;
197 vEncSample->enableAutoSwitchParam = true;
222 vEncSample->enableAutoSwitchParam = true;
301 vEncSample->enableAutoSwitchParam = true;
326 vEncSample->enableAutoSwitchParam = true;
350 vEncSample->enableAutoSwitchParam = true;
374 vEncSample->enableAutoSwitchParam = true;
425 vEncSample->enableAutoSwitchParam = true;
450 vEncSample->enableAutoSwitchParam = true;
[all …]
Dvideoenc_ndk_sample.cpp717 if (enableAutoSwitchParam) { in InputDataNormal()
Dvideoenc_api11_sample.cpp812 if (enableAutoSwitchParam) { in InputFunc()
/test/xts/acts/multimedia/av_codec/vcodec/encoder/include/
Dvideoenc_ndk_sample.h122 bool enableAutoSwitchParam = false; variable
Dvideoenc_api11_sample.h133 bool enableAutoSwitchParam = false; variable