Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_audiodecoder.h79 OH_AVErrCode OH_AudioDecoder_SetCallback(OH_AVCodec *codec, OH_AVCodecAsyncCallback callback, void *userData);
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapidescription_fuzzer/
H A Daudiodecoderdemo.cpp113 return OH_AudioDecoder_SetCallback(codec, cb_, signal_); in SetCallback()
328 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDec()
357 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDecByMime()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapiflush_fuzzer/
H A Daudiodecoderdemo.cpp113 return OH_AudioDecoder_SetCallback(codec, cb_, signal_); in SetCallback()
328 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDec()
357 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDecByMime()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapireset_fuzzer/
H A Daudiodecoderdemo.cpp113 return OH_AudioDecoder_SetCallback(codec, cb_, signal_); in SetCallback()
328 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDec()
357 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDecByMime()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapisetparameter_fuzzer/
H A Daudiodecoderdemo.cpp113 return OH_AudioDecoder_SetCallback(codec, cb_, signal_); in SetCallback()
328 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDec()
/foundation/multimedia/av_codec/test/fuzztest/audiodecoderpreapi_fuzzer/
H A Daudiodecoderdemo.cpp113 return OH_AudioDecoder_SetCallback(codec, cb_, signal_); in SetCallback()
328 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDec()
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/
H A DAudioDecoderDemoCommon.cpp116 return OH_AudioDecoder_SetCallback(codec, callback, signal_); in NativeSetCallback()
578 result = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in NativeCreateToStart()
752 result = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in NativeRunCasePerformance()
978 result = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in TestRunCase()
/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_decoder_demo.cpp230 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateDec()
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_decoder.cpp451 OH_AVErrCode OH_AudioDecoder_SetCallback( in OH_AudioDecoder_SetCallback() function
/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_ability_unit_test.cpp481 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in InitFile()
H A Daudio_decoder_capi_unit_test.cpp468 int32_t ret = OH_AudioDecoder_SetCallback(audioDec_, cb_, signal_); in CreateCodecFunc()

Completed in 15 milliseconds