Home
last modified time | relevance | path

Searched refs:cameras (Results 1 – 19 of 19) sorted by relevance

/hardware/google/camera/common/hal/tests/
Dcamera_id_manager_tests.cc34 std::vector<CameraIdMap> cameras; in TEST() local
35 cameras.push_back(CameraIdMap({0, false, {}})); in TEST()
36 cameras.push_back(CameraIdMap({1, false, {}})); in TEST()
37 cameras.push_back(CameraIdMap({2, false, {0, 1}})); in TEST()
40 auto id_manager = CameraIdManager::Create(cameras); in TEST()
46 cameras.clear(); in TEST()
47 cameras.push_back(CameraIdMap({0, true, {0, 1}})); in TEST()
48 cameras.push_back(CameraIdMap({1, false, {}})); in TEST()
52 id_manager = CameraIdManager::Create(cameras); in TEST()
59 cameras.clear(); in TEST()
[all …]
/hardware/interfaces/automotive/evs/1.0/
DIEvsEnumerator.hal29 * Returns a list of all EVS cameras available to the system
31 * @return cameras A list of cameras availale for EVS service.
33 getCameraList() generates (vec<CameraDesc> cameras);
/hardware/interfaces/automotive/evs/1.1/
DIEvsEnumerator.hal31 * Returns a list of all EVS cameras available to the system
33 * @return cameras A list of cameras availale for EVS service.
35 getCameraList_1_1() generates (vec<CameraDesc> cameras);
/hardware/libhardware/modules/camera/3_4/
DREADME.md15 [here](https://source.android.com/devices/camera/external-usb-cameras).
36 Devices and cameras wishing to use this HAL must meet
139 of providing perfectly accurate information for all cameras it can theoretically
142 stack's choice ("implementation defined"). Very few cameras actually support
143 all of these formats (so far the Raspberry Pi cameras are the only known ones),
/hardware/interfaces/camera/provider/2.5/
DICameraProvider.hal45 * backward-facing cameras are covered by the fold, so FOLDED by itself implies
46 * BACK_COVERED. But other devices may support folding but not cover any cameras
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal43 * The characteristics of all cameras returned by
46 * those cameras must return ILLEGAL_ARGUMENT.
/hardware/interfaces/camera/common/1.0/
Dtypes.hal46 * The HAL cannot support more simultaneous cameras in use.
274 * simultaneously opening different cameras advertised by the camera
279 * the resource costs of these cameras is <= 100. For determining cost,
332 * - Due to do hardware constraints, up to two cameras may be open at
369 * - Using both front cameras (device 1, 2) at the same time is impossible
/hardware/interfaces/camera/metadata/3.3/
Dtypes.hal160 * <p>String containing the ids of the underlying physical cameras.</p>
166 * <p>The accuracy of frame timestamp synchronization between physical cameras</p>
/hardware/interfaces/camera/device/1.0/
Dtypes.hal26 * The cameras with this facing are external cameras, e.g. USB cameras.
DICameraDevicePreviewCallback.hal113 * consecutive or parallel preview streams, cameras, or app runs.
/hardware/interfaces/automotive/sv/1.0/
DISurroundViewService.hal32 * For 4 camera configuration, the cameras ids are ordered in clockwise direction
DISurroundView2dSession.hal75 * cameras as returned by getCameraIds() else INVALID_ARG error is returned
DISurroundView3dSession.hal106 * cameras as returned by getCameraIds() else INVALID_ARG error is returned
/hardware/interfaces/camera/provider/2.6/
DICameraProvider.hal29 * callbacks for logical multi-cameras.
80 * to run a set of cameras at full capability (maximally
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_sampler_ycbcr_conversion.adoc37 It is mainly used for processing inputs from video decoders and cameras.
/hardware/interfaces/camera/device/3.4/
Dtypes.hal49 * A logical multi camera is a camera device backed by multiple physical cameras that
169 * the physical cameras' settings metadata starting from index 0.
263 * cameras as the stored physical camera settings, return error.
308 * the physical cameras' metadata starting from index 0.
/hardware/interfaces/camera/device/3.7/
Dtypes.hal107 * physicalCameraMultiResolutionStreamConfigurations in its physical cameras'
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/
Dqnx_screen_buffer.adoc61 video decoders or cameras.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dmemory.adoc4159 video decoders or cameras.