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 D | sample_buffer_queue.cpp | 24 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 D | consumer_surface_delegator.cpp | 34 GSError ConsumerSurfaceDelegator::QueueBuffer(sptr<SurfaceBuffer>& buffer, int32_t fenceFd) in QueueBuffer() function in OHOS::ConsumerSurfaceDelegator
|
H A D | producer_surface_delegator.cpp | 34 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 D | v4l2_dev.cpp | 184 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 D | camera_dev.cpp | 268 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 D | player_impl.cpp | 1090 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 D | player_server.cpp | 179 void ServerStreamSource::QueueBuffer(size_t index, size_t offset, size_t size, int64_t timestampUs,… in QueueBuffer() function in OHOS::Media::ServerStreamSource
|