Home
last modified time | relevance | path

Searched defs:QueueBuffer (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/sample_buffer_queue/
H A Dsample_buffer_queue.cpp24 int32_t SampleBufferQueue::QueueBuffer(const CodecBufferInfo& bufferInfo) in QueueBuffer() function in OHOS::MediaAVCodec::Sample::SampleBufferQueue
/ohos5.0/foundation/graphic/graphic_surface/surface/src/
H A Dconsumer_surface_delegator.cpp34 GSError ConsumerSurfaceDelegator::QueueBuffer(sptr<SurfaceBuffer>& buffer, int32_t fenceFd) in QueueBuffer() function in OHOS::ConsumerSurfaceDelegator
H A Dproducer_surface_delegator.cpp34 GSError ProducerSurfaceDelegator::QueueBuffer(int32_t slot, int32_t acquireFence) in QueueBuffer() function in OHOS::ProducerSurfaceDelegator
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_dev.cpp184 RetCode HosV4L2Dev::QueueBuffer(const std::string& cameraID, const std::shared_ptr<FrameSpec>& fram… in QueueBuffer() function in OHOS::Camera::HosV4L2Dev
/ohos5.0/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/src/
H A Dcamera_dev.cpp268 RetCode CameraDev::QueueBuffer(const std::string &cameraId, int type, const std::shared_ptr<FrameSp… in QueueBuffer() function in OHOS::Camera::CameraDev
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp1090 void AdapterStreamCallback::QueueBuffer(size_t index, size_t offset, size_t size, int64_t timestamp… in QueueBuffer() function in OHOS::Media::AdapterStreamCallback
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/server/src/
H A Dplayer_server.cpp179 void ServerStreamSource::QueueBuffer(size_t index, size_t offset, size_t size, int64_t timestampUs,… in QueueBuffer() function in OHOS::Media::ServerStreamSource