Home
last modified time | relevance | path

Searched refs:OH_VideoDecoder_Stop (Results 1 - 25 of 27) sorted by relevance

12

/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_ndk_sample.cpp156 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 Dvideodec_api11_sample.cpp160 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 Dfunc_test.cpp434 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 Dapi_test.cpp269 * @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 Dvideodec_ndk_sample.cpp149 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 Dvideodec_api11_sample.cpp169 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 Dreli_test.cpp151 OH_VideoDecoder_Stop(vdec_); in HWTEST_F()
179 OH_VideoDecoder_Stop(vdec_); in HWTEST_F()
H A Dapi_test.cpp256 * @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 Dvideodec_api11_sample.cpp137 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 Dvideodec_ndk_sample.cpp335 (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 Dapi_test.cpp241 * @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 Dreli_test.cpp96 OH_VideoDecoder_Stop(vdec_); in HWTEST_F()
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp250 (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 Dvideodec_api11_sample.cpp297 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 Dhdrcodec_ndk_sample.cpp191 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 Dvideodec_sample.cpp250 (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 Dvideodec_sample.cpp234 (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 Dvideodec_api11_sample.cpp297 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 Dnative_avcodec_videodecoder.h196 OH_AVErrCode OH_VideoDecoder_Stop(OH_AVCodec *codec);
/foundation/multimedia/av_codec/test/unittest/video_test/fcodec_test/
H A Dvideo_decoder_capi_unit_test.cpp672 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 Dvideo_decoder.cpp92 int32_t ret = OH_VideoDecoder_Stop(codec_.get()); in Stop()
/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo_api10.cpp281 OH_VideoDecoder_Stop(dec); in Stop()
H A Davcodec_e2e_demo.cpp263 OH_VideoDecoder_Stop(dec); in Stop()
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_framework_test/func_sample/mock/capi/
H A Dvideodec_capi_mock.cpp205 return OH_VideoDecoder_Stop(codec_); in Stop()
/foundation/multimedia/av_codec/test/nativedemo/video_demo/
H A Davcodec_video_decoder_demo.cpp305 return OH_VideoDecoder_Stop(videoDec_); in Stop()

Completed in 30 milliseconds

12