Home
last modified time | relevance | path

Searched refs:average (Results 1 – 25 of 33) sorted by relevance

12

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp406 vfloat4 average = partition_averages[partition]; in compute_avgs_and_dirs_4_comp() local
407 pm[partition].avg = average; in compute_avgs_and_dirs_4_comp()
418 texel_datum = texel_datum - average; in compute_avgs_and_dirs_4_comp()
521 vfloat4 average = partition_averages[partition]; in compute_avgs_and_dirs_3_comp() local
522 pm[partition].avg = average; in compute_avgs_and_dirs_3_comp()
535 texel_datum = texel_datum - average; in compute_avgs_and_dirs_3_comp()
586 vfloat4 average = partition_averages[partition]; in compute_avgs_and_dirs_3_comp_rgb() local
587 pm[partition].avg = average; in compute_avgs_and_dirs_3_comp_rgb()
598 texel_datum = texel_datum - average; in compute_avgs_and_dirs_3_comp_rgb()
638 vfloat4 average; in compute_avgs_and_dirs_2_comp() local
[all …]
Dcmake_core.cmake268 # average of 10-15% performance improvement ...
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_QCOM_image_processing.adoc37 The instruction computes a weighted average of an MxN region of texels
43 The instruction computes a weighted average of all texels in the
DVK_EXT_sampler_filter_minmax.adoc23 computing a weighted average of a collection of texels in the neighborhood
DVK_QCOM_filter_cubic_clamp.adoc19 weighted average of the region.
/hardware/interfaces/health/2.0/
DIHealth.hal93 * Get average battery current in microamperes(µA).
97 * battery. The time period over which the average is computed may depend on
104 * @return value average battery current, or 0 if not successful.
/hardware/interfaces/gnss/1.0/
DIGnssMeasurement.hal35 * an average output rate of 1Hz (occasional
/hardware/interfaces/gnss/2.0/
DIGnssMeasurement.hal30 * successful call to 'setCallback_2_0' the HAL must begin to provide updates at an average
/hardware/interfaces/gnss/2.1/
DIGnssMeasurement.hal30 * successful call to 'setCallback_2_1' the HAL must begin to provide updates at an average
/hardware/interfaces/gnss/1.1/
DIGnssMeasurement.hal29 * successful call to 'setCallback_1_1' the HAL must begin to provide updates at an average
DIGnss.hal57 * not, on average, run power hungry operations like RF and signal searches for more than
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
DVK_EXT_hdr_metadata.adoc59 * pname:maxFrameAverageLightLevel is the maximum frame average light level
Dtextures.adoc74 computes a weighted average using weight values from a separate weight
79 a weighted average of the texels.
708 The texel should: be replaced by the average of the three values of the
2601 using a weighted average to produce a filtered value:
2613 ename:VK_SAMPLER_REDUCTION_MODE_WEIGHTED_AVERAGE, a weighted average is
2640 average of
2695 using a weighted average to produce a filtered value:
2923 , a weighted average is computed:
2948 weighted average is clamped to be within the component-wise minimum and
2980 combined using a weighted average to produce a final filtered value:
[all …]
Dvideo_encode_extensions.adoc692 * pname:averageBitrate is the average bitrate in bits/second.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc52average of the texels within a screen-aligned box. The operation is similar to bi-linear filterin…
205 | vec4 textureBoxFilterQCOM( | Linear operation taking average of pixels |
359 _weight image_, and texture coordinates. The instruction computes a weighted average
395 texure_, and the resulting weighted average is summed for each component across all texels
485 width and height in texels. The instruction computes a weighted average of all texels
498 average is summed for each component across all covered texels. The resulting sum
/hardware/interfaces/tests/msgq/1.0/
DIBenchmarkMsgQ.hal60 * The average time taken for the experiment is measured.
/hardware/interfaces/health/1.0/
Dtypes.hal140 * batteryCurrentAvgPath - file path to read battery average current.
/hardware/interfaces/drm/1.1/
Dtypes.hal108 // the min, max, average, count, and stdev of a particular metric.
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h664 int64_t average; member
672 average = total / elems; in insert()
/hardware/interfaces/wifi/1.5/
Dtypes.hal154 * Data packet average contention time (usec). It includes both the internal contention time
/hardware/interfaces/sensors/1.0/
Dtypes.hal387 * 2-seconds window average gravity changed by at least 35 degrees since the
390 * reference_estimated_gravity = average of accelerometer measurements over
394 * current_estimated_gravity = average of accelerometer measurements over
404 * must not trigger a tilt event, even though the angle of the average
665 * per minute in average.
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto318 /* The average of how many valid blocks is in a segment */
890 … BATTERY_SNAPSHOT_TYPE_AVG_RESISTANCE = 11; // Snapshot at average battery resistance over 24hrs.
1206 // The average size the event queue got to (i.e. num pending events).
2025 * PCM usage includes average latency and total active count per day.
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal491 * @return maxAverageLuminance - the desired content maximum frame-average
/hardware/interfaces/graphics/composer/2.1/
DIComposerClient.hal476 * @return maxAverageLuminance - the desired content maximum frame-average
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_EXT_opacity_micromap/
Dmicromaps.adoc1199 average of the two adjacent values as integers:

12