Home
last modified time | relevance | path

Searched refs:OH_AudioDecoder_Destroy (Results 1 - 11 of 11) sorted by relevance

/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_audiodecoder.h63 OH_AVErrCode OH_AudioDecoder_Destroy(OH_AVCodec *codec);
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_capi_unit_test.cpp216 OH_AudioDecoder_Destroy(audioDec_); in Release()
673 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
682 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
945 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
954 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
1269 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
1281 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
1547 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
1556 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec_)); in HWTEST_F()
1764 EXPECT_EQ(OH_AVErrCode::AV_ERR_OK, OH_AudioDecoder_Destroy(audioDec in HWTEST_F()
[all...]
H A Daudio_decoder_ability_unit_test.cpp272 OH_AudioDecoder_Destroy(audioDec_); in Release()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapisetparameter_fuzzer/
H A Daudiodecoderdemo.cpp105 OH_AVErrCode ret = OH_AudioDecoder_Destroy(codec); in Destroy()
462 return OH_AudioDecoder_Destroy(audioDec_); in Release()
584 OH_AudioDecoder_Destroy(audioDec_);
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapidescription_fuzzer/
H A Daudiodecoderdemo.cpp105 OH_AVErrCode ret = OH_AudioDecoder_Destroy(codec); in Destroy()
465 return OH_AudioDecoder_Destroy(audioDec_); in Release()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapiflush_fuzzer/
H A Daudiodecoderdemo.cpp105 OH_AVErrCode ret = OH_AudioDecoder_Destroy(codec); in Destroy()
465 return OH_AudioDecoder_Destroy(audioDec_); in Release()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapireset_fuzzer/
H A Daudiodecoderdemo.cpp105 OH_AVErrCode ret = OH_AudioDecoder_Destroy(codec); in Destroy()
465 return OH_AudioDecoder_Destroy(audioDec_); in Release()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapi_fuzzer/
H A Daudiodecoderdemo.cpp105 OH_AVErrCode ret = OH_AudioDecoder_Destroy(codec); in Destroy()
462 return OH_AudioDecoder_Destroy(audioDec_); in Release()
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_decoder_demo.cpp340 return OH_AudioDecoder_Destroy(audioDec_); in Release()
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_decoder.cpp216 OH_AVErrCode OH_AudioDecoder_Destroy(struct OH_AVCodec *codec) in OH_AudioDecoder_Destroy() function
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/
H A DAudioDecoderDemoCommon.cpp111 return OH_AudioDecoder_Destroy(codec); in NativeDestroy()
615 result = OH_AudioDecoder_Destroy(audioDec_); in NativeStopDec()

Completed in 15 milliseconds