Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp548 void ImageCodec::OnQueueInputBuffer(const MsgInfo &msg, BufferOperationMode mode) in OnQueueInputBuffer() function in OHOS::ImagePlugin::ImageCodec
571 void ImageCodec::OnQueueInputBuffer(BufferOperationMode mode, BufferInfo* info) in OnQueueInputBuffer() function in OHOS::ImagePlugin::ImageCodec
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec.cpp878 void HCodec::OnQueueInputBuffer(const MsgInfo &msg, BufferOperationMode mode) in OnQueueInputBuffer() function in OHOS::MediaAVCodec::HCodec
910 int32_t HCodec::OnQueueInputBuffer(BufferOperationMode mode, BufferInfo* info) in OnQueueInputBuffer() function in OHOS::MediaAVCodec::HCodec
H A Dhencoder.cpp1093 void HEncoder::OnQueueInputBuffer(const MsgInfo &msg, BufferOperationMode mode) in OnQueueInputBuffer() function in OHOS::MediaAVCodec::HEncoder