Searched refs:cameras (Results 1 – 19 of 19) sorted by relevance
/hardware/google/camera/common/hal/tests/ |
D | camera_id_manager_tests.cc | 34 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/ |
D | IEvsEnumerator.hal | 29 * 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/ |
D | IEvsEnumerator.hal | 31 * 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/ |
D | README.md | 15 [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/ |
D | ICameraProvider.hal | 45 * 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/ |
D | ICameraDevice.hal | 43 * The characteristics of all cameras returned by 46 * those cameras must return ILLEGAL_ARGUMENT.
|
/hardware/interfaces/camera/common/1.0/ |
D | types.hal | 46 * 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/ |
D | types.hal | 160 * <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/ |
D | types.hal | 26 * The cameras with this facing are external cameras, e.g. USB cameras.
|
D | ICameraDevicePreviewCallback.hal | 113 * consecutive or parallel preview streams, cameras, or app runs.
|
/hardware/interfaces/automotive/sv/1.0/ |
D | ISurroundViewService.hal | 32 * For 4 camera configuration, the cameras ids are ordered in clockwise direction
|
D | ISurroundView2dSession.hal | 75 * cameras as returned by getCameraIds() else INVALID_ARG error is returned
|
D | ISurroundView3dSession.hal | 106 * cameras as returned by getCameraIds() else INVALID_ARG error is returned
|
/hardware/interfaces/camera/provider/2.6/ |
D | ICameraProvider.hal | 29 * 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/ |
D | VK_KHR_sampler_ycbcr_conversion.adoc | 37 It is mainly used for processing inputs from video decoders and cameras.
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 49 * 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/ |
D | types.hal | 107 * physicalCameraMultiResolutionStreamConfigurations in its physical cameras'
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/ |
D | qnx_screen_buffer.adoc | 61 video decoders or cameras.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | memory.adoc | 4159 video decoders or cameras.
|