/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraDualFOVPP.cpp | 619 inParams.wide.width = offset.mp[0].width; in getInputParams() 620 inParams.wide.height = offset.mp[0].height; in getInputParams() 621 inParams.wide.stride = offset.mp[0].stride; in getInputParams() 622 inParams.wide.scanline = offset.mp[0].scanline; in getInputParams() 623 inParams.wide.frame_len = offset.frame_len; in getInputParams() 692 memcpy(pOut, pWide, inParams.wide.stride * inParams.wide.scanline / 2); in doDualFovPPProcess() 693 memcpy(pOut + inParams.wide.stride * inParams.wide.scanline / 2, in doDualFovPPProcess() 694 pTele + inParams.wide.stride * inParams.wide.scanline / 2, in doDualFovPPProcess() 695 inParams.wide.stride * inParams.wide.scanline / 2); in doDualFovPPProcess() 698 uint32_t uv_offset = inParams.wide.stride * inParams.wide.scanline; in doDualFovPPProcess() [all …]
|
D | QCameraDualFOVPP.h | 56 cam_frame_size_t wide; member
|
/hardware/google/graphics/common/libscaler/ |
D | libscalerblend-v4l2.h | 58 enum colorspace space, bool wide) { in SetSrcBlendCSCSpace() argument 61 m_SrcBlndCfg.cscspec.wide = wide; in SetSrcBlendCSCSpace()
|
D | libscaler-m2m1shot.h | 78 inline void SetCSCWide(bool wide) { in SetCSCWide() argument 80 m_task.op.op |= wide ? M2M1SHOT_OP_CSC_WIDE : M2M1SHOT_OP_CSC_NARROW; in SetCSCWide()
|
D | libscalerblend-v4l2.cpp | 54 ctrl.value = m_SrcBlndCfg.cscspec.wide; in DevSetCtrl() 57 m_SrcBlndCfg.cscspec.wide); in DevSetCtrl()
|
D | libscaler-v4l2.h | 269 inline void SetCSCWide(bool wide) { in SetCSCWide() argument 270 if (wide) in SetCSCWide()
|
D | libscaler.cpp | 735 srcblendinfo->cscspec.wide); in exynos_sc_config_blend_exclusive()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_global_priority.adoc | 22 In some cases it may be useful to extend this concept to a system-wide 24 This extension provides a mechanism for callers to set their system-wide
|
D | VK_EXT_headless_surface.adoc | 34 wide range of presentation engines where the actual target presentation
|
D | VK_KHR_global_priority.adoc | 19 In some cases it may be useful to extend this concept to a system-wide
|
/hardware/interfaces/configstore/1.0/ |
D | ISurfaceFlingerConfigs.hal | 51 * or can support a wide-color display, e.g. color space 67 * 1. is a wide color gamut display, typically DCI-P3 or lager
|
/hardware/google/graphics/common/libscaler/include/ |
D | exynos_scaler.h | 105 uint32_t wide; member
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_cooperative_matrix.asciidoc | 35 a wide variety of devices and applications and is thus a good candidate for
|
D | VK_EXT_metal_objects.adoc | 196 provide consistent access to a wide variety of Metal objects, including, but not
|
D | Roadmap.adoc | 31 A number of features still do not enjoy wide support, and it is difficult to figure out what the ma…
|
D | VK_EXT_shader_tile_image.adoc | 54 …* This is intended to be supported by a wide range of GPUs. The GPUs in general have optimised sup… 360 …ng all of tile memory needs to be synchronized and explicitly specifying tile-wide synchronization.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_headless_surface/ |
D | headless.adoc | 18 wide range of presentation engines where the actual target presentation
|
/hardware/google/gfxstream/host/testlibs/osx/ |
D | OSXWindow.mm | 49 // The Delegate receiving application-wide events. 101 // Delegate for window-wide events, note that the protocol doesn't contain anything input related.
|
/hardware/interfaces/audio/6.0/ |
D | IStreamIn.hal | 193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
|
/hardware/interfaces/audio/5.0/ |
D | IStreamIn.hal | 193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
|
/hardware/interfaces/audio/7.0/ |
D | IStreamIn.hal | 205 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
|
/hardware/libhardware/modules/camera/3_4/ |
D | README.md | 5 work with a wide variety of devices, though the limitations of V4L2
|
/hardware/interfaces/camera/device/3.4/ |
D | types.hal | 100 * Session wide camera parameters.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | devsandqueues.adoc | 2416 supports being exported, pname:memoryObjectId must: be unique system wide. 2420 system wide. 3163 [open,refpage='VkDeviceQueueGlobalPriorityCreateInfoKHR',desc='Specify a system wide priority',type… 3165 Queues can: be created with a system-wide priority by adding a 3182 * pname:globalPriority is the system-wide priority associated to these 3192 [open,refpage='VkQueueGlobalPriorityKHR',desc='Values specifying a system-wide queue priority',type… 3196 specifying a system-wide priority level are:
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | markup.adoc | 458 This will sometimes result in very wide tables in the source document, but 935 While asciidoctor supports a wide set of _admonition paragraphs_ such as
|