/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | filterbank.h | 45 float *scaling; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | cngdec.c | 113 float scaling; in cng_decode_frame() local
|
H A D | photocd.c | 233 const int scaling = target_res - curr_res; in decode_huff() local
|
H A D | pixlet.c | 61 int64_t scaling[4][2][NB_LEVELS]; member
|
H A D | wmalosslessdec.c | 149 int scaling; member 809 int scaling = s->acfilter_scaling; in revert_acfilter() local 822 pred >>= scaling; in revert_acfilter() local 829 pred >>= scaling; in revert_acfilter() local [all...] |
H A D | ilbcdec.c | 904 static int32_t scale_dot_product(const int16_t *v1, const int16_t *v2, int length, int scaling) in scale_dot_product() argument
|
/third_party/skia/third_party/externals/freetype/src/pfr/ |
H A D | pfrobjs.c | 374 FT_Bool scaling; in FT_LOCAL_DEF() local
|
/third_party/skia/third_party/externals/freetype/src/cff/ |
H A D | cffobjs.c | 798 FT_Long scaling; in FT_LOCAL_DEF() local
|
/third_party/benchmark/src/ |
H A D | sysinfo.cc | 626 double GetCPUCyclesPerSecond(CPUInfo::Scaling scaling) { in GetCPUCyclesPerSecond() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | Device.cpp | 572 bool scaling = (sRect.width() != (float)dRect.width()) || (sRect.height() != (float)dRect.height()); in stretchRect() local 673 bool scaling = (sWidth != dWidth) || (sHeight != dHeight) || (sDepth != dDepth); in stretchCube() local
|
/third_party/python/Lib/tkinter/test/ |
H A D | widget_tests.py | 18 def scaling(self): member in AbstractWidgetTest
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 961 float scaling = ((vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth)) + m_param.viewportMinDepth; in verifyTestResult() local 1073 float scaling = (vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth) + m_param.viewportMinDepth; in verifyTestResult() local 1246 float scaling = ((vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth)) + m_param.viewportMinDepth; in verifyTestResult() local 1323 float scaling = (vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth) + m_param.viewportMinDepth; in verifyTestResult() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
H A D | vktPipelineDepthRangeUnrestrictedTests.cpp | 956 float scaling = ((vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth)) + m_param.viewportMinDepth; in verifyTestResult() local 1068 float scaling = (vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth) + m_param.viewportMinDepth; in verifyTestResult() local 1239 float scaling = ((vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth)) + m_param.viewportMinDepth; in verifyTestResult() local 1316 float scaling = (vertex->position.z() / vertex->position.w()) * (m_param.viewportMaxDepth - m_param.viewportMinDepth) + m_param.viewportMinDepth; in verifyTestResult() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiIncrementalPresentTests.cpp | 608 Scaling scaling; member 1150 Scaling scaling; in createIncrementalPresentTests() member 1152 } scaling [] in createIncrementalPresentTests() local 684 generateSwapchainConfigs(vk::VkSurfaceKHR surface, const deUint32 *queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument [all...] |
H A D | vktWsiMaintenance1Tests.cpp | 420 VkSurfacePresentScalingCapabilitiesEXT scaling = in getSurfaceScalingCapabilities() local 1427 VkPresentScalingFlagsEXT scaling; member 1444 VkSurfacePresentScalingCapabilitiesEXT scaling = getSurfaceScalingCapabilities(instHelper.vki, devHelper.physicalDevice, testParams.mode, *surface); in scalingQueryTest() local 1544 VkSurfacePresentScalingCapabilitiesEXT scaling = getSurfaceScalingCapabilities(instHelper.vki, devHelper.physicalDevice, testParams.mode, *surface); scalingTest() local 1797 VkPresentScalingFlagBitsEXT scaling; populateScalingTests() member 1993 VkPresentScalingFlagsEXT scaling; global() member 2023 VkSurfacePresentScalingCapabilitiesEXT scaling = getSurfaceScalingCapabilities(instHelper.vki, devHelper.physicalDevice, testParams.mode, *surface); releaseImagesTest() local 2326 VkPresentScalingFlagsEXT scaling; populateReleaseImagesGroup() member [all...] |
H A D | vktWsiSharedPresentableImageTests.cpp | 522 Scaling scaling; member 1089 Scaling scaling; in createSharedPresentableImageTests() member 1091 } scaling [] in createSharedPresentableImageTests() local 593 generateSwapchainConfigs(const vk::InstanceDriver& vki, const vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, deUint32 queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, vk::VkImageUsageFlags supportedImageUsage, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
H A D | vktWsiIncrementalPresentTests.cpp | 608 Scaling scaling; member 1150 Scaling scaling; in createIncrementalPresentTests() member 1152 } scaling [] in createIncrementalPresentTests() local 684 generateSwapchainConfigs(vk::VkSurfaceKHR surface, const deUint32 *queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument [all...] |
H A D | vktWsiSharedPresentableImageTests.cpp | 522 Scaling scaling; member 1089 Scaling scaling; in createSharedPresentableImageTests() member 1091 } scaling [] in createSharedPresentableImageTests() local 593 generateSwapchainConfigs(const vk::InstanceDriver& vki, const vk::VkPhysicalDevice physicalDevice, vk::VkSurfaceKHR surface, deUint32 queueFamilyIndex, Scaling scaling, const vk::VkSurfaceCapabilitiesKHR& properties, const vector<vk::VkSurfaceFormatKHR>& formats, const vector<vk::VkPresentModeKHR>& presentModes, vk::VkPresentModeKHR presentMode, vk::VkImageUsageFlags supportedImageUsage, const vk::VkSurfaceTransformFlagsKHR transform, const vk::VkCompositeAlphaFlagsKHR alpha) generateSwapchainConfigs() argument [all...] |
/third_party/benchmark/include/benchmark/ |
H A D | benchmark.h | 1681 Scaling scaling; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_tex_sample.c | 2357 const float scaling = 1.0f / (1 << level0); in img_filter_2d_ewa() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample_soa.c | 2146 LLVMValueRef scaling = in lp_build_sample_aniso() local [all...] |