Home
last modified time | relevance | path

Searched defs:GetTransData (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
Dnative_video_encoder.cpp248 …OH_AVMemory *GetTransData(struct OH_AVCodec *codec, uint32_t &index, std::shared_ptr<AVSharedMemor… in GetTransData() function in __anon34e97ed00111::NativeVideoEncoderCallback
279 …OH_AVBuffer *GetTransData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVBuffer> &buf… in GetTransData() function in __anon34e97ed00111::NativeVideoEncoderCallback
310 …OH_AVFormat *GetTransData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<Format> &param… in GetTransData() function in __anon34e97ed00111::NativeVideoEncoderCallback
Dnative_video_decoder.cpp224 …OH_AVMemory *GetTransData(struct OH_AVCodec *codec, uint32_t &index, std::shared_ptr<AVSharedMemor… in GetTransData() function in __anon8b2daf660111::NativeVideoDecoderCallback
255 …OH_AVBuffer *GetTransData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVBuffer> &buf… in GetTransData() function in __anon8b2daf660111::NativeVideoDecoderCallback
Dnative_audio_codec.cpp125 …OH_AVBuffer *GetTransData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVBuffer> buff… in GetTransData() function in NativeAudioCodec