Home
last modified time | relevance | path

Searched refs:WriteInputMemoryToParcel (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_stub.h50 …bool WriteInputMemoryToParcel(uint32_t index, AVCodecBufferInfo info, AVCodecBufferFlag flag, Mess…
H A Dcodec_service_proxy.cpp298 bool parcelRet = listenerStub->WriteInputMemoryToParcel(index, info, flag, data); in QueueInputBuffer()
H A Dcodec_listener_stub.cpp497 bool CodecListenerStub::WriteInputMemoryToParcel(uint32_t index, AVCodecBufferInfo info, AVCodecBuf… in WriteInputMemoryToParcel() function in OHOS::MediaAVCodec::CodecListenerStub