Home
last modified time | relevance | path

Searched refs:expectCropLeft (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dfunc_test.cpp569 vDecSample->expectCropLeft = 0;
598 vDecSample->expectCropLeft = 0;
627 vDecSample->expectCropLeft = 0;
656 vDecSample->expectCropLeft = 0;
685 vDecSample->expectCropLeft = 0;
714 vDecSample->expectCropLeft = 0;
743 vDecSample->expectCropLeft = 0;
H A Dvideodec_ndk_sample.cpp637 … if (cropTop != expectCropTop || cropBottom != expectCropBottom || cropLeft != expectCropLeft) { in CheckOutputDescription()
H A Dvideodec_api11_sample.cpp760 … if (cropTop != expectCropTop || cropBottom != expectCropBottom || cropLeft != expectCropLeft) { in CheckOutputDescription()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/include/
H A Dvideodec_sample.h84 uint32_t expectCropLeft = 0; variable
H A Dvideodec_api11_sample.h90 uint32_t expectCropLeft = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/include/
H A Dvideodec_api11_sample.h87 uint32_t expectCropLeft = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/include/
H A Dvideodec_api11_sample.h88 uint32_t expectCropLeft = 0; variable
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp637 … if (cropTop != expectCropTop || cropBottom != expectCropBottom || cropLeft != expectCropLeft) { in CheckOutputDescription()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp772 if (cropTop != expectCropTop || cropLeft != expectCropLeft) { in CheckOutputDescription()