Home
last modified time | relevance | path

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

/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/capbilities/
Daudio_decoder.cpp48 int32_t AudioDecoder::Configure(const SampleInfo &sampleInfo) in Configure() function in AudioDecoder
Dvideo_decoder.cpp52 int32_t VideoDecoder::Configure(const SampleInfo &sampleInfo) in Configure() function in VideoDecoder
Dvideo_encoder.cpp154 int32_t VideoEncoder::Configure(const SampleInfo &sampleInfo) in Configure() function in VideoEncoder
Dlpp_audio_streamer.cpp146 int32_t LppAudioStreamer::Configure(const SampleInfo &sampleInfo) in Configure() function in LppAudioStreamer
Dlpp_video_streamer.cpp140 int32_t LppVideoStreamer::Configure(const SampleInfo &sampleInfo) in Configure() function in LppVideoStreamer
/test/xts/acts/multimedia/av_codec/audio_encoder/src/
Davcodec_audio_avbuffer_encoder_demo.cpp331 int32_t AudioBufferAacEncDemo::Configure(OH_AVFormat *format) in Configure() function in AudioBufferAacEncDemo
580 OH_AVErrCode AudioBufferAacEncDemo::Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t chann… in Configure() function in AudioBufferAacEncDemo
766 OH_AVErrCode AudioBufferAacEncDemo::Configure(OH_AVCodec* codec, OH_AVFormat* format, int32_t chann… in Configure() function in AudioBufferAacEncDemo
/test/xts/dcts/distributedhardware/distributedscreentest/
Ddecoder_demo.cpp113 int32_t VDecDemo::Configure(const Media::Format &format) in Configure() function in VDecDemo
/test/xts/acts/multimedia/av_codec/audio_decoder/src/
Davcodec_audio_avbuffer_decoder_demo.cpp368 int32_t ADecBufferDemo::Configure(OH_AVFormat *format) in Configure() function in ADecBufferDemo
843 OH_AVErrCode ADecBufferDemo::Configure(OH_AVCodec *codec, OH_AVFormat *format, int32_t channel, int… in Configure() function in ADecBufferDemo
/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
Dhdrcodec_ndk_sample.cpp326 int32_t HDRCodecNdkSample::Configure() in Configure() function in HDRCodecNdkSample
/test/xts/acts/multimedia/media/media_ndk_standard/LowPowerPlayerNDK/entry/src/main/cpp/sample/player/
DPlayer.cpp408 int32_t Player::Configure() in Configure() function in Player
DPlayerNative.cpp289 napi_value PlayerNative::Configure(napi_env env, napi_callback_info info) in Configure() function in PlayerNative