Home
last modified time | relevance | path

Searched refs:factors (Results 1 – 25 of 27) sorted by relevance

12

/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3772 IModule::SupportedPlaybackRateFactors factors; in TEST_P() local
3773 EXPECT_STATUS(kStatuses, status = module.get()->getSupportedPlaybackRateFactors(&factors)); in TEST_P()
3777 EXPECT_LE(factors.minSpeed, factors.maxSpeed); in TEST_P()
3778 EXPECT_LE(factors.minPitch, factors.maxPitch); in TEST_P()
3779 EXPECT_LE(factors.minSpeed, 1.0f); in TEST_P()
3780 EXPECT_GE(factors.maxSpeed, 1.0f); in TEST_P()
3781 EXPECT_LE(factors.minPitch, 1.0f); in TEST_P()
3782 EXPECT_GE(factors.maxPitch, 1.0f); in TEST_P()
3790 AudioPlaybackRate{factors.maxSpeed, factors.maxPitch, tsDefault, fbMute}, in TEST_P()
3791 AudioPlaybackRate{factors.minSpeed, factors.minPitch, tsDefault, fbMute}, in TEST_P()
[all …]
/hardware/google/pixel-sepolicy/wifi_perf_diag/
Dwifi_perf_diag.te18 #factors
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dframebuffer.adoc20 destination weighting factors determined by the <<framebuffer-blendfactors,
21 blend factors>>, and a <<framebuffer-blendconstants,blend constant>>, to
197 determine the source factors [eq]#(S~r~,S~g~,S~b~)#.
199 determine the destination factors [eq]#(D~r~,D~g~,D~b~)#.
349 [open,refpage='vkCmdSetColorBlendEquationEXT',desc='Specify the blend factors and operations dynami…
351 To <<pipelines-dynamic-state, dynamically set>> color blend factors and
358 * pname:firstAttachment the first color attachment the color blend factors
363 structs that specify the color blend factors and operations for the
366 This command sets the color blending factors and operations of the specified
397 [open,refpage='VkColorBlendEquationEXT',desc='Structure specifying the color blend factors and oper…
[all …]
Dfault_handling.adoc34 This will be decided by several factors including:
Dfragops.adoc2586 * pname:pCoverageModulationTable is a table of modulation factors
2761 * pname:pCoverageModulationTable specifies the table of modulation factors
2764 This command sets the table of modulation factors for subsequent drawing
Dtextures.adoc1907 The minimum and maximum scale factors [eq]#({rho}~min~, {rho}~max~)# should:
1912 maximum scale factors.
1962 The minimum and maximum scale factors [eq]#({rho}~min~,{rho}~max~)# are
Dsamplers.adoc442 factors are calculated per fragment or at a coarser granularity.
Dprimsrast.adoc38 Several factors affect rasterization, including the members of
3859 [open,refpage='vkCmdSetDepthBias',desc='Set depth bias factors and clamp dynamically for a command …
3989 [open,refpage='vkCmdSetDepthBias2EXT',desc='Set depth bias factors and clamp dynamically for a comm…
Dmemory.adoc1105 These limits can be system-wide, and depend on a variety of factors outside
4294 blend factors.
Dinterfaces.adoc4549 code:TessLevelOuter can: be written to, controlling the tessellation factors
4589 code:TessLevelInner can: be written to, controlling the tessellation factors
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_blend_operation_advanced.adoc42 colors by source and destination factors and either add the two products
50 blending equations do not use source and destination factors specified by
DVK_EXT_memory_budget.adoc22 depend on a variety of factors including operating system and system load.
Dglossary.adoc652 The list is determined by factors such as elink:VkImageTiling.
/hardware/interfaces/radio/1.2/
DIRadio.hal129 * lost due to many factors, including deactivateDataCall() being issued, the radio powered
130 * off, reception lost or even transient factors like congestion. This data call list is
/hardware/interfaces/radio/1.4/
DIRadio.hal44 * lost due to many factors, including deactivateDataCall() being issued, the radio powered
45 * off, reception lost or even transient factors like congestion. This data call list is
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dmatrix_decompose.inl122 // is -1, then negate the matrix and the scaling factors.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_QNX_external_memory_screen_buffer/
Dqnx_screen_buffer.adoc126 blend factors.
/hardware/interfaces/radio/1.5/
DIRadio.hal162 * lost due to many factors, including deactivateDataCall() being issued, the radio powered
163 * off, reception lost or even transient factors like congestion. This data call list is
Dtypes.hal805 /** Device may be barred based on time and probability factors */
/hardware/interfaces/wifi/1.6/
DIWifiChip.hal67 * The list of usable Wifi channels in a given band depends on factors
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DAstcDecompressor.glsl343 uvec4 factors = uvec4(16 - fractionalPart.x - fractionalPart.y + w11, // w00
348 return uint(dot(weights, factors) + 8) >> 4; // this is what the spec calls "effective weight"
DAstcNew.comp343 uvec4 factors = uvec4(16 - fractionalPart.x - fractionalPart.y + w11, // w00
348 return uint(dot(weights, factors) + 8) >> 4; // this is what the spec calls "effective weight"
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_tile_properties.adoc24 …lementation is tiling their applications. Several application-controlled factors will implicitly i…
/hardware/interfaces/radio/1.6/
DIRadio.hal87 * lost due to many factors, including deactivateDataCall() being issued, the radio powered
88 * off, reception lost or even transient factors like congestion. This data call list is
/hardware/interfaces/wifi/1.5/
DIWifiChip.hal282 * The list of usable Wifi channels in a given band depends on factors

12