Home
last modified time | relevance | path

Searched refs:autoSwitchSurface (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dreli_test.cpp305 vDecSample->autoSwitchSurface = true;
336 vDecSample->autoSwitchSurface = true;
367 vDecSample->autoSwitchSurface = true;
H A Dvideodec_ndk_sample.cpp220 if (autoSwitchSurface) { in ConfigureVideoDecoder()
253 if (autoSwitchSurface) { in CreateSurface()
608 if (autoSwitchSurface && (frameCount_ % (int32_t)DEFAULT_FRAME_RATE == 0)) { in SendData()
658 if (autoSwitchSurface) { in AutoSwitchSurface()
H A Dvideodec_api11_sample.cpp295 if (autoSwitchSurface) { in ConfigureVideoDecoder()
339 if (autoSwitchSurface) { in CreateSurface()
731 if (autoSwitchSurface && (frameCount_ % (int32_t)DEFAULT_FRAME_RATE == 0)) { in SendData()
781 if (autoSwitchSurface) { in AutoSwitchSurface()
H A Dfunc_test.cpp483 vDecSample->autoSwitchSurface = true;
506 vDecSample->autoSwitchSurface = true;
546 vDecSample->autoSwitchSurface = true;
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp293 if (autoSwitchSurface) { in ConfigureVideoDecoder()
324 if (autoSwitchSurface) { in CreateSurface()
681 if (autoSwitchSurface && (frameCount_ % (int32_t)DEFAULT_FRAME_RATE == 0)) { in SendData()
711 if (autoSwitchSurface) { in AutoSwitchSurface()
H A Dvideodec_api11_sample.cpp319 if (autoSwitchSurface) { in ConfigureVideoDecoder()
356 if (autoSwitchSurface) { in CreateSurface()
743 if (autoSwitchSurface && (frameCount_ % (int32_t)DEFAULT_FRAME_RATE == 0)) { in SendData()
793 if (autoSwitchSurface) { in AutoSwitchSurface()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp209 if (autoSwitchSurface) { in ConfigureVideoDecoder()
245 if (autoSwitchSurface) { in CreateSurface()
608 if (autoSwitchSurface && (frameCount_ % (int32_t)DEFAULT_FRAME_RATE == 0)) { in SendData()
658 if (autoSwitchSurface) { in AutoSwitchSurface()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_sample.h130 bool autoSwitchSurface = false; variable
H A Dvideodec_api11_sample.h148 bool autoSwitchSurface = false; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_sample.h137 bool autoSwitchSurface = false; variable
H A Dvideodec_api11_sample.h150 bool autoSwitchSurface = false; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_api11_sample.h143 bool autoSwitchSurface = false; variable