Home
last modified time | relevance | path

Searched defs:Prepare (Results 1 – 11 of 11) sorted by relevance

/test/xts/acts/ai_lite/ai_engine_posix/base/src/sample/source/
Dsample_plugin_2.cpp116 int SamplePlugin2::Prepare(long long transactionId, const DataInfo &inputInfo, DataInfo &outputInfo) in Prepare() function in OHOS::AI::SamplePlugin2
Dsample_plugin_1.cpp116 int SamplePlugin1::Prepare(long long transactionId, const DataInfo &inputInfo, DataInfo &outputInfo) in Prepare() function in OHOS::AI::SamplePlugin1
/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.cpp118 int32_t VDecDemo::Prepare() in Prepare() function in VDecDemo
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/capbilities/
Dlpp_audio_streamer.cpp252 int32_t LppAudioStreamer::Prepare() in Prepare() function in LppAudioStreamer
Dlpp_video_streamer.cpp196 int32_t LppVideoStreamer::Prepare() in Prepare() function in LppVideoStreamer
/test/testfwk/xdevice/plugins/devicetest/core/
Dvariables.py337 class Prepare: class
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Davcodec_audio_avbuffer_decoder_demo.cpp734 OH_AVErrCode ADecBufferDemo::Prepare(OH_AVCodec *codec) in Prepare() function in ADecBufferDemo
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
Davcodec_audio_avbuffer_encoder_demo.cpp616 OH_AVErrCode AudioBufferAacEncDemo::Prepare(OH_AVCodec *codec) in Prepare() function in AudioBufferAacEncDemo
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Dvideodec_api11_sample.cpp1260 int32_t VDecAPI11Sample::Prepare() in Prepare() function in VDecAPI11Sample
/test/xts/acts/multimedia/av_codec/vcodec/hevcswdecoder/src/
DVideodecApi11SampleTest.cpp1189 int32_t VDecAPI11Sample::Prepare() in Prepare() function in VDecAPI11Sample
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
Dpthreadndk.cpp72 static void Prepare() { pthread_mutex_lock(&lock); } in Prepare() function