Searched refs:horizontal (Results 1 – 22 of 22) sorted by relevance
/hardware/interfaces/gnss/1.0/ |
D | types.hal | 54 /** GpsLocation has valid horizontal accuracy. */ 87 * Represents expected horizontal position accuracy, radial, in meters
|
D | IGnssDebug.hal | 69 /** Represents horizontal speed in meters per second. */ 74 * Estimated horizontal accuracy of position expressed in meters,
|
/hardware/google/graphics/common/libhwjpeg/include/ |
D | exynos-hwjpeg.h | 196 virtual bool SetChromaSampFactor(unsigned int horizontal, unsigned int vertical) = 0; 483 virtual bool SetChromaSampFactor(unsigned int __unused horizontal, in SetChromaSampFactor() argument 625 virtual bool SetChromaSampFactor(unsigned int horizontal, unsigned int vertical);
|
/hardware/interfaces/audio/effect/6.0/ |
D | IVirtualizerEffect.hal | 57 int16_t elevation; // 0 is the horizontal plane
|
/hardware/interfaces/audio/effect/2.0/ |
D | IVirtualizerEffect.hal | 56 int16_t elevation; // 0 is the horizontal plane
|
/hardware/interfaces/audio/effect/4.0/ |
D | IVirtualizerEffect.hal | 57 int16_t elevation; // 0 is the horizontal plane
|
/hardware/interfaces/audio/effect/5.0/ |
D | IVirtualizerEffect.hal | 57 int16_t elevation; // 0 is the horizontal plane
|
/hardware/interfaces/audio/effect/7.0/ |
D | IVirtualizerEffect.hal | 69 * - 0 is the horizontal plane of the listener;
|
/hardware/google/graphics/common/libhwjpeg/ |
D | hwjpeg-v4l2.cpp | 83 bool CHWJpegV4L2Compressor::SetChromaSampFactor(unsigned int horizontal, unsigned int vertical) { in SetChromaSampFactor() argument 85 switch ((horizontal << 4) | vertical) { in SetChromaSampFactor() 103 ALOGE("Unsupported chroma subsampling %ux%u", horizontal, vertical); in SetChromaSampFactor()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_QCOM_image_processing.adoc | 414 The number of horizontal and vertical subdivisions must be equal, 416 of the horizontal and vertical phase counts. 419 two vertical phases and two horizontal phases, and that the weight texture 446 are stored as layers in the 2D array, in horizontal phase major 474 // Let horizontal weights have a weightIndex of [0, filterSize.width - 1] 476 // Let phaseCount be the number of phases in either the vertical or horizontal direction.
|
D | VK_KHR_fragment_shading_rate.adoc | 132 Valid rate combinations must not include more than 1 horizontal and 1 134 If no horizontal rate flags are set, it indicates a fragment shader covers one
|
/hardware/interfaces/gnss/measurement_corrections/1.0/ |
D | types.hal | 95 * Represents the horizontal uncertainty (63% to 68% confidence) in meters on the device
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | formats.adoc | 779 shared across both G values and thus recorded at half the horizontal 792 shared across both G values and thus recorded at half the horizontal 803 The horizontal and vertical dimensions of the R and B planes are halved 819 The horizontal and vertical dimensions of the BR plane are halved 833 The horizontal dimension of the R and B plane is halved relative to the 847 The horizontal dimension of the BR plane is halved relative to the image 885 shared across both G values and thus recorded at half the horizontal 901 shared across both G values and thus recorded at half the horizontal 918 The horizontal and vertical dimensions of the R and B planes are halved 936 The horizontal and vertical dimensions of the BR plane are halved [all …]
|
D | tessellation.adoc | 174 the relative horizontal and vertical position of the vertex relative to the 423 = 1# (vertical) and [eq]#v = 0# and [eq]#v = 1# (horizontal) edges are 454 set of vertical and horizontal lines that divide the rectangle into a grid 478 Dotted lines depict the horizontal and vertical edges connecting 516 horizontal line segments is drawn.
|
D | textures.adoc | 3331 For separable filers, a 1D image view can be used to specity the horizontal 3354 The layers are stored in horizontal phase major order. 3370 horizontal and vertical filters. 3377 The horizontal weights are specified in slice '0' and the vertical weights 3380 the of the horizontal and vertical filters. 3386 The horizontal weights are stored in layer 0 and the vertical weights in 3395 // Let horizontal weights have a weightIndex of [0, filterSize.width - 1] 3397 // Let phaseCount be the number of phases in either the vertical or horizontal direction. 3429 * The number of phases in the horizontal direction 3539 latexmath:[(k_{packed},l_{packed})], and used to select horizontal weight [all …]
|
D | renderpass.adoc | 1114 pname:width member of the returned slink:VkExtent2D (the horizontal 1120 of the horizontal granularity or pname:offset.x+pname:extent.width is 6651 pname:width member of the returned slink:VkExtent2D (the horizontal 6657 of the horizontal granularity or pname:offset.x+pname:extent.width is
|
D | primsrast.adoc | 891 * pname:x is the horizontal coordinate of the sample's location. 3531 then linearly interpolates data across each horizontal span from edge to
|
D | interfaces.adoc | 3801 fragment shading rate value of 0, indicating a horizontal and vertical rate
|
/hardware/interfaces/input/common/1.0/ |
D | types.hal | 33 * - For a trackball, reports the relative horizontal displacement of the trackball. 162 * - For a mouse, reports the relative movement of the horizontal scroll wheel. 285 * vertical or horizontal. The movement of a rotating scroller is an example of this. 507 * The motion event contains relative vertical and/or horizontal scroll offsets.
|
/hardware/interfaces/graphics/common/1.0/ |
D | types.hal | 106 * - a horizontal stride multiple of 16 pixels 345 * - a horizontal stride multiple of 16 pixels 369 * - a horizontal stride multiple of 16 pixels 395 * - a horizontal stride multiple of 16 pixels
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_swapchain.adoc | 260 vertical and horizontal mirroring simultaneously? Relatedly, should 275 that includes both "`no mirroring`" and "`horizontal mirroring`" 281 horizontal and vertical mirror transform? However, such a transform is
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 5937 // either a vertical or horizontal list. In KaTeX, at least for now, it's 5938 // static space between elements in a horizontal layout. 9141 // Add horizontal padding 11621 …nment], [inner, fix], options); // At this point, we have correctly set horizontal alignment of the 11637 }, options); // Get the horizontal spacing correct relative to adjacent items.
|