Home
last modified time | relevance | path

Searched defs:SendData (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/multimedia/av_codec/vcodec/hdrcodec/src/
Dhdrcodec_ndk_sample.cpp116 static int32_t SendData(OH_AVCodec *codec, uint32_t index, OH_AVMemory *data) in SendData() function
/test/xts/acts/multimedia/av_codec/vcodec/swdecoder/src/
Dvideodec_ndk_sample.cpp511 uint32_t VDecNdkSample::SendData(uint32_t bufferSize, uint32_t index, OH_AVMemory *buffer) in SendData() function in VDecNdkSample
/test/xts/acts/multimedia/av_codec/vcodec/hwdecoder/src/
Dvideodec_ndk_sample.cpp543 uint32_t VDecNdkSample::SendData(uint32_t bufferSize, uint32_t index, OH_AVMemory *buffer) in SendData() function in VDecNdkSample
Dvideodec_api11_sample.cpp690 uint32_t VDecAPI11Sample::SendData(uint32_t bufferSize, uint32_t index, OH_AVBuffer *buffer) in SendData() function in VDecAPI11Sample