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.cpp245 OH_AVMemory *VideoEncoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVSharedMemory… in GetTransData() function in __anon9dcac1910111::VideoEncoderObject
274 OH_AVBuffer *VideoEncoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVBuffer> &buf… in GetTransData() function in __anon9dcac1910111::VideoEncoderObject
302 OH_AVFormat *VideoEncoderObject::GetTransData(const uint32_t &index, std::shared_ptr<Format> &forma… in GetTransData() function in __anon9dcac1910111::VideoEncoderObject
Dnative_video_decoder.cpp215 OH_AVMemory *VideoDecoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVSharedMemory… in GetTransData() function in __anonf40ef2270111::VideoDecoderObject
244 OH_AVBuffer *VideoDecoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVBuffer> &buf… in GetTransData() function in __anonf40ef2270111::VideoDecoderObject
Dnative_audio_codec.cpp58 OH_AVBuffer *GetTransData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVBuffer> buffe… in GetTransData() function