Home
last modified time | relevance | path

Searched refs:wide (Results 1 – 11 of 11) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraDualFOVPP.cpp619 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 …]
DQCameraDualFOVPP.h56 cam_frame_size_t wide; member
/hardware/interfaces/configstore/1.0/
DISurfaceFlingerConfigs.hal51 * 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/interfaces/audio/5.0/
DIStreamIn.hal193 * @param the desired field dimension of microphone capture. Range is from -1 (wide angle),
/hardware/libhardware/modules/camera/3_4/
DREADME.md5 work with a wide variety of devices, though the limitations of V4L2
/hardware/interfaces/camera/device/3.4/
Dtypes.hal100 * Session wide camera parameters.
/hardware/interfaces/audio/common/2.0/
Dtypes.hal44 * hardware module. But the same patch receives another system wide unique
/hardware/interfaces/graphics/bufferqueue/2.0/
DIGraphicBufferProducer.hal639 * @return id System-wide unique id of the buffer queue.
/hardware/interfaces/audio/common/4.0/
Dtypes.hal44 * hardware module. But the same patch receives another system wide unique
/hardware/interfaces/audio/common/5.0/
Dtypes.hal46 * hardware module. But the same patch receives another system wide unique
/hardware/interfaces/input/common/1.0/
Dtypes.hal570 * device or an application with system-wide event injection permission.