Home
last modified time | relevance | path

Searched refs:degree (Results 1 – 20 of 20) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/blake3/
Dblake3.c292 size_t degree = blake3_simd_degree(); in blake3_compress_subtree_wide() local
293 if (left_input_len > BLAKE3_CHUNK_LEN && degree == 1) { in blake3_compress_subtree_wide()
298 degree = 2; in blake3_compress_subtree_wide()
300 uint8_t *right_cvs = &cv_array[degree * BLAKE3_OUT_LEN]; in blake3_compress_subtree_wide()
/hardware/interfaces/health/1.0/
Dtypes.hal123 * of degree celcius. (POWER_SUPPLY_PROP_TEMP)
202 /** Instantaneous battery temperature in tenths of degree celcius */
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_render_pass_transform.adoc136 restricted to 90, 180, and 270-degree rotations to address mobile use cases.
175 get the set of rates supported for 90 and 270 degree rotation.
DVK_KHR_swapchain.adoc254 is displayed with a 90-degree rotation, would return only one supported
282 equivalent to a 180 degree rotation, so presentation engines and
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/contrib/
Drender-a11y-string.mjs65 "\\degree": "degree",
93 "degree": "degrees", property
Drender-a11y-string.min.js1 …"ell","\\ldots":"dots","\\hat":"hat","\\acute":"acute"},s={prime:"prime",degree:"degrees",circle:"… property
/hardware/interfaces/camera/device/3.2/
Dtypes.hal72 /** Rotate by 90 degree counterclockwise */
75 /** Rotate by 180 degree counterclockwise */
78 /** Rotate by 270 degree counterclockwise */
280 * example, if the rotation is 90 degree and the stream width and height is
283 * 90 degree counterclockwise. The rotation field must be ignored when the
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_image_compression_control.adoc48 …minology was chosen so that the same compression rate describes the same degree of compression app…
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp7758 uint8_t degree[MAX_ROI * 2]; in translateFromHalMetadata() local
7761 degree[2 * i] = blinks->blink[i].left_blink; in translateFromHalMetadata()
7762 degree[2 * i + 1] = blinks->blink[i].right_blink; in translateFromHalMetadata()
7766 faceDetectionInfo->frame_id, i, detected[i], degree[2 * i], in translateFromHalMetadata()
7767 degree[2 * i + 1]); in translateFromHalMetadata()
7772 degree, numFaces * 2); in translateFromHalMetadata()
7776 uint8_t degree[MAX_ROI]; in translateFromHalMetadata() local
7779 degree[i] = smiles->smile[i].smile_degree; in translateFromHalMetadata()
7784 faceDetectionInfo->frame_id, i, degree[i], confidence[i]); in translateFromHalMetadata()
7787 degree, numFaces); in translateFromHalMetadata()
[all …]
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto858 /* Temperature of USB port at USB plug event, in 1/10ths of degree C. */
860 /* Maximum temperature of USB port during overheat event, in 1/10ths of degree
894 // Temperature, in 1/10ths of degree C.
/hardware/interfaces/input/common/1.0/
Dtypes.hal713 * If the screen orientation changes to landscape (a 90 degree orientation
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal522 * 90 degree clockwise rotation. FLIP_H/FLIP_V is applied before ROT_90.
/hardware/interfaces/sensors/1.0/
Dtypes.hal265 * The ambient (room) temperature in degree Celsius.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/
Dwriting.adoc337 represents the degree of undefined behavior allowed.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dlimits.adoc536 maximum degree of sampler anisotropy.
537 The maximum degree of anisotropic filtering used for an image sampling
Ddevsandqueues.adoc641 high degree of certainty.
Dtextures.adoc3016 When enabled, the image filtering scheme accounts for a degree of
Dresources.adoc2998 compression rate describes the same degree of compression applied to formats
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs4711 defineSymbol(text$1, main, textord, "\u201d", "\\textquotedblright"); // \degree from gensymb pack…
4713 defineSymbol(math, main, textord, "\u00b0", "\\degree", true);
4714 defineSymbol(text$1, main, textord, "\u00b0", "\\degree"); // \textdegree from inputenc package
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal5280 * "order", "degree", "ndims".