/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 156 OH_VideoDecoder_Stop(codec); in VdecInputDataReady() 157 cout << "OH_VideoDecoder_Stop end" << endl; in VdecInputDataReady() 185 OH_VideoDecoder_Stop(codec); in VdecOutputDataReady() 186 cout << "OH_VideoDecoder_Stop end" << endl; in VdecOutputDataReady() 467 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 474 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 485 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 493 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 525 OH_VideoDecoder_Stop(vdec_); in testAPI() 556 OH_VideoDecoder_Stop(vdec in InputFuncTest() [all...] |
H A D | videodec_api11_sample.cpp | 160 OH_VideoDecoder_Stop(codec); in VdecAPI11InputDataReady() 161 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11InputDataReady() 188 OH_VideoDecoder_Stop(codec); in VdecAPI11OutputDataReady() 189 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11OutputDataReady() 491 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 498 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 508 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 516 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 572 OH_VideoDecoder_Stop(vdec_); in testAPI() 599 OH_VideoDecoder_Stop(vdec in InFuncTest() [all...] |
H A D | func_test.cpp | 434 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 470 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 1198 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 1220 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 1242 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 1264 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 1286 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 1308 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 1597 OH_VideoDecoder_Stop(vdec_); in HWTEST_F()
|
H A D | api_test.cpp | 269 * @tc.name : OH_VideoDecoder_Stop para error 275 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Stop(NULL)); in HWTEST_F() 608 * @tc.name : OH_VideoDecoder_Stop Stop decoding 624 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 625 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 650 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 697 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/ |
H A D | videodec_ndk_sample.cpp | 149 OH_VideoDecoder_Stop(codec); in VdecInputDataReady() 150 cout << "OH_VideoDecoder_Stop end" << endl; in VdecInputDataReady() 181 OH_VideoDecoder_Stop(codec); in VdecOutputDataReady() 182 cout << "OH_VideoDecoder_Stop end" << endl; in VdecOutputDataReady() 408 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 415 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 426 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 434 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 466 OH_VideoDecoder_Stop(vdec_); in testAPI() 497 OH_VideoDecoder_Stop(vdec in InputFuncTest() [all...] |
H A D | videodec_api11_sample.cpp | 169 OH_VideoDecoder_Stop(codec); in VdecAPI11InputDataReady() 170 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11InputDataReady() 200 OH_VideoDecoder_Stop(codec); in VdecAPI11OutputDataReady() 201 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11OutputDataReady() 479 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 486 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 496 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 504 (void)OH_VideoDecoder_Stop(vdec_); in StartDecoder() 561 OH_VideoDecoder_Stop(vdec_); in testAPI() 588 OH_VideoDecoder_Stop(vdec in InFuncTest() [all...] |
H A D | reli_test.cpp | 151 OH_VideoDecoder_Stop(vdec_); in HWTEST_F() 179 OH_VideoDecoder_Stop(vdec_); in HWTEST_F()
|
H A D | api_test.cpp | 256 * @tc.name : OH_VideoDecoder_Stop para error 261 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Stop(NULL)); in HWTEST_F() 577 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 578 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 601 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 694 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/ |
H A D | videodec_api11_sample.cpp | 137 OH_VideoDecoder_Stop(codec); in VdecAPI11InputDataReady() 138 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11InputDataReady() 162 OH_VideoDecoder_Stop(codec); in VdecAPI11OutputDataReady() 163 cout << "OH_VideoDecoder_Stop end" << endl; in VdecAPI11OutputDataReady() 388 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 395 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 405 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 413 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 445 OH_VideoDecoder_Stop(vdec_); in testAPI() 478 OH_VideoDecoder_Stop(vdec in InputFuncTest() [all...] |
H A D | videodec_ndk_sample.cpp | 335 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 342 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 353 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 363 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 591 OH_VideoDecoder_Stop(vdec_); in InputFunc_AVCC() 733 return OH_VideoDecoder_Stop(vdec_); in Stop()
|
H A D | api_test.cpp | 241 * @tc.name : OH_VideoDecoder_Stop para error 246 ASSERT_EQ(AV_ERR_INVALID_VAL, OH_VideoDecoder_Stop(NULL)); in HWTEST_F() 548 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 549 ASSERT_EQ(AV_ERR_INVALID_STATE, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 571 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F() 648 ASSERT_EQ(AV_ERR_OK, OH_VideoDecoder_Stop(vdec_)); in HWTEST_F()
|
H A D | reli_test.cpp | 96 OH_VideoDecoder_Stop(vdec_); in HWTEST_F()
|
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 250 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 257 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 268 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 504 return OH_VideoDecoder_Stop(vdec_); in Stop()
|
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/ |
H A D | videodec_api11_sample.cpp | 297 return OH_VideoDecoder_Stop(vdec_); in Stop() 357 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 364 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 375 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder()
|
/foundation/multimedia/av_codec/test/moduletest/vcodec/hdrcodec/src/ |
H A D | hdrcodec_ndk_sample.cpp | 191 ret = OH_VideoDecoder_Stop(sample->vdec_); in RepeatCallStartStop() 223 ret = OH_VideoDecoder_Stop(sample->vdec_); in RepeatCallStartFlushStop() 438 (void)OH_VideoDecoder_Stop(vdec_); in Start() 478 OH_VideoDecoder_Stop(vdec_); in WaitForEos()
|
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/ |
H A D | videodec_sample.cpp | 250 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 257 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 268 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 504 return OH_VideoDecoder_Stop(vdec_); in Stop()
|
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/ |
H A D | videodec_sample.cpp | 234 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 241 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 252 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 482 return OH_VideoDecoder_Stop(vdec_); in Stop()
|
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/ |
H A D | videodec_api11_sample.cpp | 297 return OH_VideoDecoder_Stop(vdec_); in Stop() 357 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 364 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder() 375 (void)OH_VideoDecoder_Stop(vdec_); in StartVideoDecoder()
|
/foundation/multimedia/av_codec/interfaces/kits/c/ |
H A D | native_avcodec_videodecoder.h | 196 OH_AVErrCode OH_VideoDecoder_Stop(OH_AVCodec *codec);
|
/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/ |
H A D | video_decoder_capi_unit_test.cpp | 672 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Stop(videoDec_)); in HWTEST_F() 864 EXPECT_NE(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Stop(videoDec_)); in HWTEST_F() 865 EXPECT_NE(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Stop(videoDec_)); in HWTEST_F() 885 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Stop(videoDec_)); in HWTEST_F() 886 EXPECT_NE(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Stop(videoDec_)); in HWTEST_F() 918 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_VideoDecoder_Stop(videoDec_)); in HWTEST_F()
|
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_decoder/ |
H A D | video_decoder.cpp | 92 int32_t ret = OH_VideoDecoder_Stop(codec_.get());
in Stop()
|
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/ |
H A D | avcodec_e2e_demo_api10.cpp | 281 OH_VideoDecoder_Stop(dec); in Stop()
|
H A D | avcodec_e2e_demo.cpp | 263 OH_VideoDecoder_Stop(dec); in Stop()
|
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/ |
H A D | videodec_capi_mock.cpp | 205 return OH_VideoDecoder_Stop(codec_); in Stop()
|
/foundation/multimedia/av_codec/test/nativedemo/video_demo/ |
H A D | avcodec_video_decoder_demo.cpp | 305 return OH_VideoDecoder_Stop(videoDec_); in Stop()
|