Searched defs:GetTransData (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/ |
H A D | native_video_encoder.cpp | 248 …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> ¶m… in GetTransData() function in __anon6f1e29270110::NativeVideoEncoderCallback
|
H A D | native_video_decoder.cpp | 224 …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 D | native_audio_codec.cpp | 125 …OH_AVBuffer *GetTransData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVBuffer> buff… in GetTransData() function in NativeAudioCodec
|