Home
last modified time | relevance | path

Searched defs:SetCallback (Results 1 – 9 of 9) sorted by relevance

/test/xts/hats/distributedhardware/distributedcameratest/
Ddcameratest.h48 void SetCallback(sptr<IDCameraSourceCallback> callback) in SetCallback() function
/test/xts/hats/distributedhardware/distributedcameratest_additional/
Ddcameratest.h51 void SetCallback(sptr<IDCameraSourceCallback> callback) {} in SetCallback() function
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/capbilities/
Daudio_decoder.cpp37 int32_t AudioDecoder::SetCallback(CodecUserData *codecUserData) in SetCallback() function in AudioDecoder
Dvideo_decoder.cpp41 int32_t VideoDecoder::SetCallback(CodecUserData *codecUserData) in SetCallback() function in VideoDecoder
Dvideo_encoder.cpp142 int32_t VideoEncoder::SetCallback(CodecUserData *codecUserData) in SetCallback() function in VideoEncoder
Dlpp_audio_streamer.cpp85 int32_t LppAudioStreamer::SetCallback(LppUserData *lppUserData) in SetCallback() function in LppAudioStreamer
Dlpp_video_streamer.cpp75 int32_t LppVideoStreamer::SetCallback(LppUserData *lppUserData) in SetCallback() function in LppVideoStreamer
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Davcodec_audio_avbuffer_decoder_demo.cpp698 OH_AVErrCode ADecBufferDemo::SetCallback(OH_AVCodec *codec) in SetCallback() function in ADecBufferDemo
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
Davcodec_audio_avbuffer_encoder_demo.cpp568 OH_AVErrCode AudioBufferAacEncDemo::SetCallback(OH_AVCodec *codec) in SetCallback() function in AudioBufferAacEncDemo