/hardware/google/av/codec2/vndk/bufferpool/ |
D | AccessorImpl.cpp | 176 BufferId *bufferId, const native_handle_t** handle) { in allocate() 202 BufferId bufferId, const native_handle_t** handle) { in fetch() 259 ConnectionId connectionId, BufferId bufferId) { in handleOwnBuffer() 271 ConnectionId connectionId, BufferId bufferId) { in handleReleaseBuffer() 415 for (const BufferId& bufferId : buffers->second) { in handleClose() local 440 BufferId bufferId = iter->second->mBufferId; in handleClose() local 462 BufferId bufferId = *bufferIt; in getFreeBuffer() local 486 BufferId bufferId = mSeq++; in addNewBuffer() local
|
D | Connection.cpp | 27 Return<void> Connection::fetch(uint64_t transactionId, uint32_t bufferId, fetch_cb _hidl_cb) { in fetch() 60 const std::vector<uint8_t> ¶ms, BufferId *bufferId, in allocate()
|
D | BufferPoolClient.cpp | 300 BufferId bufferId; in allocate() local 339 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive() 431 void BufferPoolClient::Impl::postBufferRelease(BufferId bufferId) { in postBufferRelease() 440 BufferId bufferId, ConnectionId receiver, in postSend() 459 BufferId bufferId, TransactionId transactionId, int64_t timestampUs) { in postReceive() 485 BufferId bufferId, TransactionId transactionId, bool result) { in postReceiveResult() 546 const std::vector<uint8_t>& params, BufferId *bufferId, in allocateBufferHandle() 564 TransactionId transactionId, BufferId bufferId, in fetchBufferHandle() 641 TransactionId transactionId, BufferId bufferId, int64_t timestampUs, in receive()
|
D | Accessor.cpp | 147 BufferId *bufferId, const native_handle_t** handle) { in allocate() 156 BufferId bufferId, const native_handle_t** handle) { in fetch()
|
D | BufferStatus.cpp | 134 TransactionId transactionId, BufferId bufferId, in postBufferStatusMessage()
|
D | ClientManager.cpp | 332 BufferId bufferId, int64_t timestampUs, in receive() 475 BufferId bufferId, int64_t timestampUs, in receive()
|
/hardware/interfaces/drm/1.0/default/ |
D | CryptoPlugin.cpp | 53 uint32_t bufferId) { in setSharedBufferBase()
|
/hardware/google/av/codec2/vndk/bufferpool/vts/ |
D | multi.cpp | 67 BufferId bufferId; member
|
/hardware/interfaces/camera/device/1.0/default/ |
D | CameraDevice.cpp | 162 [&](auto status, uint64_t bufferId, const auto& buf, uint32_t strd) { in sDequeueBuffer() 195 uint64_t bufferId = object->mBufferIdMap.at(buffer); in sEnqueueBuffer() local 205 uint64_t bufferId = object->mBufferIdMap.at(buffer); in sCancelBuffer() local
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 402 uint64_t bufferId = 0; in dequeueBuffer() local 416 Return<Status> PreviewWindowCb::enqueueBuffer(uint64_t bufferId) { in enqueueBuffer() 425 Return<Status> PreviewWindowCb::cancelBuffer(uint64_t bufferId) { in cancelBuffer() 3267 uint64_t bufferId = 1; in TEST_F() local 3420 uint64_t bufferId = 1; in TEST_F() local 3644 uint64_t bufferId = 1; in TEST_F() local 3790 uint64_t bufferId = 1; in TEST_F() local 3921 uint64_t bufferId = 1; in TEST_F() local
|
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/ |
D | ExternalCameraDeviceSession.h | 155 uint64_t bufferId; member
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7146 int venc_dev::BatchInfo::registerBuffer(int bufferId) { in registerBuffer() 7173 int bufferId = mBufMap[v4l2Id]; in retrieveBufferAt() local 7180 bool venc_dev::BatchInfo::isPending(int bufferId) { in isPending()
|