Searched defs:GetTransData (Results 1 – 3 of 3) sorted by relevance
245 OH_AVMemory *VideoEncoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVSharedMemory… in GetTransData() function in __anon9dcac1910111::VideoEncoderObject274 OH_AVBuffer *VideoEncoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVBuffer> &buf… in GetTransData() function in __anon9dcac1910111::VideoEncoderObject302 OH_AVFormat *VideoEncoderObject::GetTransData(const uint32_t &index, std::shared_ptr<Format> &forma… in GetTransData() function in __anon9dcac1910111::VideoEncoderObject
215 OH_AVMemory *VideoDecoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVSharedMemory… in GetTransData() function in __anonf40ef2270111::VideoDecoderObject244 OH_AVBuffer *VideoDecoderObject::GetTransData(const uint32_t &index, std::shared_ptr<AVBuffer> &buf… in GetTransData() function in __anonf40ef2270111::VideoDecoderObject
58 OH_AVBuffer *GetTransData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVBuffer> buffe… in GetTransData() function