Home
last modified time | relevance | path

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

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