| /hardware/google/camera/common/hal/google_camera_hal/ |
| D | pending_requests_tracker.cc | 90 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in TrackRequestBuffersLocked() local 108 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in TrackReturnedResultBuffers() local 141 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in TrackReturnedAcquiredBuffers() local 182 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in DoStreamsHaveEnoughBuffersLocked() local 200 int32_t stream_id, uint32_t num_buffers) const { in DoesStreamHaveEnoughBuffersToAcquireLocked() 225 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in UpdateRequestedStreamIdsLocked() local 279 int32_t stream_id, uint32_t num_buffers) { in WaitAndTrackAcquiredBuffers() 307 void PendingRequestsTracker::TrackBufferAcquisitionFailure(int32_t stream_id, in TrackBufferAcquisitionFailure()
|
| D | camera_device_session.cc | 141 int32_t stream_id = stream_buffer.stream_id; in UpdatePendingRequest() local 367 std::vector<StreamBuffer>* buffers, uint32_t frame_number) { in InitializeCallbacks() 1023 int32_t stream_id, in NotifyErrorMessage() 1155 int32_t stream_id, in NotifyBufferError() 1367 for (auto& stream_id : first_requested_stream_ids) { in ProcessCaptureRequest() local 1417 bool CameraDeviceSession::IsBufferImportedLocked(int32_t stream_id, in IsBufferImportedLocked() 1482 int32_t stream_id) { in FreeBufferHandlesLocked() 1524 int32_t stream_id = stream_it->first; in CleanupStaleStreamsLocked() local 1686 int32_t stream_id = -1; in RegisterStreamsIntoCacheManagerLocked() local 1767 int32_t stream_id, uint32_t num_buffers, std::vector<StreamBuffer>* buffers, in RequestBuffersFromStreamBufferCacheManager() [all …]
|
| D | realtime_zsl_result_processor.cc | 33 InternalStreamManager* internal_stream_manager, int32_t stream_id, in Create() 53 InternalStreamManager* internal_stream_manager, int32_t stream_id, in RealtimeZslResultProcessor()
|
| D | realtime_zsl_result_request_processor.cc | 47 InternalStreamManager* internal_stream_manager, int32_t stream_id, in Create() 68 InternalStreamManager* internal_stream_manager, int32_t stream_id, in RealtimeZslResultRequestProcessor()
|
| D | depth_process_block.cc | 501 int32_t stream_id = stream_buffer.stream_id; in MapBuffersForDepthGenerator() local 539 int32_t stream_id = stream_buffer.stream_id; in UnmapBuffersForDepthGenerator() local 639 const int32_t stream_id = input_buffer.stream_id; in MapDepthRequestBuffers() local 761 int32_t stream_id = input_buffer.stream_id; in UnmapDepthRequestBuffers() local
|
| D | dual_ir_result_request_processor.cc | 78 int32_t stream_id, uint32_t* physical_camera_id) const { in IsFrameworkPhyiscalStream()
|
| /hardware/google/camera/common/hal/utils/ |
| D | internal_stream_manager.cc | 76 int32_t InternalStreamManager::GetBufferManagerOwnerIdLocked(int32_t stream_id) { in GetBufferManagerOwnerIdLocked() 91 int32_t* stream_id) { in RegisterNewInternalStream() 156 int32_t stream_id = hal_stream.id; in AllocateBuffersLocked() local 222 int32_t stream_id = hal_streams[i].id; in CanHalStreamsShareBuffersLocked() local 350 void InternalStreamManager::FreeStream(int32_t stream_id) { in FreeStream() 377 status_t InternalStreamManager::GetStreamBuffer(int32_t stream_id, in GetStreamBuffer() 414 bool InternalStreamManager::IsPendingBufferEmpty(int32_t stream_id) { in IsPendingBufferEmpty() 433 int32_t stream_id, std::vector<StreamBuffer>* input_buffers, in GetMostRecentStreamBuffer() 497 int32_t stream_id) { in ReturnZslStreamBuffers() 529 int32_t stream_id = buffer.stream_id; in ReturnStreamBuffer() local [all …]
|
| D | stream_buffer_cache_manager.cc | 125 int32_t stream_id, StreamBufferRequestResult* res) { in GetStreamBuffer() 162 status_t StreamBufferCacheManager::NotifyProviderReadiness(int32_t stream_id) { in NotifyProviderReadiness() 197 status_t StreamBufferCacheManager::IsStreamActive(int32_t stream_id, in IsStreamActive() 575 int32_t stream_id, StreamBufferCache** stream_buffer_cache) { in GetStreamBufferCache()
|
| D | stream_buffer_cache_manager.h | 63 int32_t stream_id = -1; member
|
| D | multicam_realtime_process_block.cc | 219 int32_t stream_id = buffer.stream_id; in GetBufferPhysicalCameraIdLocked() local
|
| /hardware/interfaces/tv/input/aidl/vts/functional/ |
| D | VtsHalTvInputTargetTest.cpp | 180 int32_t stream_id = config[i].streamId; in TEST_P() local 213 int32_t stream_id = 0; in TEST_P() local 281 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local 317 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local 338 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local 356 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local
|
| /hardware/google/camera/common/hal/tests/ |
| D | test_utils.cc | 32 uint32_t stream_id = 0) { in GetDummyPreviewStream() 69 int32_t stream_id = 0; in GetPhysicalPreviewStreamConfiguration() local
|
| D | result_dispatcher_tests.cc | 174 bool IsOutputBufferReceivedLocked(uint32_t frame_number, int32_t stream_id) { in IsOutputBufferReceivedLocked() 189 status_t WaitForOuptutBuffer(uint32_t frame_number, int32_t stream_id) { in WaitForOuptutBuffer()
|
| /hardware/interfaces/tv/input/1.0/vts/functional/ |
| D | VtsHalTvInputV1_0TargetTest.cpp | 216 int32_t stream_id = config[i].streamId; in TEST_P() local 247 int32_t stream_id = 0; in TEST_P() local 306 int32_t stream_id = stream_config_.valueAt(indices[0])[0].streamId; in TEST_P() local 335 int32_t stream_id = stream_config_.valueAt(indices[0])[0].streamId; in TEST_P() local
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
| D | mm_camera.c | 590 uint32_t stream_id, in mm_camera_cancel_buf() 618 uint32_t ch_id, uint32_t stream_id) in mm_camera_get_queued_buf_count() 1021 uint32_t stream_id, in mm_camera_link_stream() 1100 uint32_t stream_id) in mm_camera_del_stream() 1208 uint32_t stream_id, in mm_camera_config_stream() 1583 uint32_t stream_id, in mm_camera_do_stream_action() 1637 uint32_t stream_id, in mm_camera_map_stream_buf() 1738 uint32_t stream_id, in mm_camera_unmap_stream_buf() 2087 __unused int stream_id, int32_t fd, in mm_camera_util_s_ctrl() 2142 __unused int stream_id, int32_t fd, uint32_t id, int32_t *value) in mm_camera_util_g_ctrl() [all …]
|
| D | mm_camera_muxer.c | 209 mm_stream_t *mm_muxer_util_get_stream_by_obj(uint32_t stream_id, in mm_muxer_util_get_stream_by_obj() 856 uint32_t stream_id = 0; in mm_camera_muxer_add_stream() local 902 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_delete_stream() 935 uint32_t ch_id, uint32_t stream_id, uint32_t linked_ch_id, in mm_camera_muxer_link_stream() 968 uint32_t ch_id, uint32_t stream_id, mm_camera_stream_config_t *config, in mm_camera_muxer_config_stream() 1020 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_map_stream_buf() 1105 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_unmap_stream_buf() 1301 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_get_queued_buf_count() 1571 uint32_t ch_id, uint32_t stream_id, mm_camera_buf_notify_t buf_cb, in mm_camera_muxer_register_stream_buf_cb() 1605 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_reg_frame_sync()
|
| D | mm_camera_interface.c | 965 static int32_t mm_camera_intf_cancel_buf(uint32_t camera_handle, uint32_t ch_id, uint32_t stream_id, in mm_camera_intf_cancel_buf() 1000 uint32_t ch_id, uint32_t stream_id) in mm_camera_intf_get_queued_buf_count() 1054 uint32_t stream_id, in mm_camera_intf_link_stream() 1118 uint32_t stream_id = 0, aux_stream_id; in mm_camera_intf_add_stream() local 1179 uint32_t stream_id) in mm_camera_intf_del_stream() 1239 uint32_t stream_id, in mm_camera_intf_config_stream() 2079 uint32_t ch_id, uint32_t stream_id, uint8_t buf_type, in mm_camera_intf_map_stream_buf() 2229 uint32_t stream_id, in mm_camera_intf_unmap_stream_buf() 2920 uint32_t ch_id, uint32_t stream_id, mm_camera_buf_notify_t buf_cb, in mm_camera_intf_register_stream_buf_cb() 2982 uint32_t ch_id, uint32_t stream_id, in mm_camera_intf_reg_frame_sync() [all …]
|
| D | mm_camera_channel.c | 794 uint32_t stream_id, mm_stream_data_cb_t buf_cb) in mm_channel_reg_stream_buf_cb() 998 uint32_t stream_id = *((uint32_t *)in_val); in mm_channel_fsm_fn_stopped() local 1130 uint32_t stream_id = *((uint32_t *)in_val); in mm_channel_fsm_fn_active() local 1633 uint32_t stream_id) in mm_channel_del_stream() 1679 uint32_t stream_id, in mm_channel_config_stream() 2409 uint32_t stream_id, uint32_t buf_idx) in mm_channel_cancel_buf() 2444 int32_t mm_channel_get_queued_buf_count(mm_channel_t *my_obj, uint32_t stream_id) in mm_channel_get_queued_buf_count()
|
| D | mm_camera_stream.c | 1816 int stream_id = my_obj->server_stream_id; in mm_stream_set_parm() local 1849 int stream_id = my_obj->server_stream_id; in mm_stream_get_parm() local 1879 int stream_id = my_obj->server_stream_id; in mm_stream_do_action() local 4863 int stream_id = my_obj->server_stream_id; in mm_stream_sync_info() local
|
| /hardware/libhardware/include/hardware/ |
| D | tv_input.h | 195 int stream_id; member 257 int stream_id; member 285 int stream_id; member
|
| /hardware/knowles/athletico/sound_trigger_hal/tests/ |
| D | dump_debug_info.c | 476 static int dump_stream(int fd, int stream_id) in dump_stream() 547 int tunnel_id = -1, channel_id = -1, stream_id = -1; in main() local
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
| D | mm_camera_shim.h | 70 uint32_t stream_id; /*streamID*/ member
|
| /hardware/google/camera/common/hal/common/ |
| D | hal_types.h | 178 int32_t stream_id = -1; member 196 int32_t stream_id = -1; member 367 int32_t stream_id = -1; member 381 int32_t stream_id = -1; member 404 int32_t stream_id = -1; member
|
| /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/ |
| D | mm_camera.h | 100 uint32_t stream_id; member 401 uint32_t stream_id; member 406 uint32_t stream_id; member 411 uint32_t stream_id; member 416 uint32_t stream_id; member 571 uint32_t stream_id; member 655 uint32_t stream_id; member 663 uint32_t stream_id; member
|
| /hardware/google/camera/devices/EmulatedCamera/hwl/ |
| D | EmulatedLogicalRequestState.cpp | 316 const auto& stream_id = in UpdateRequestForDynamicStreams() local
|