/third_party/boost/boost/math/tools/ |
D | stats.hpp | 25 m_max(-tools::max_value<T>()), in stats() 34 if(val > m_max) in add() 35 m_max = val; in add() 41 T max BOOST_PREVENT_MACRO_SUBSTITUTION()const{ return m_max; } in BOOST_PREVENT_MACRO_SUBSTITUTION() 71 if(s.m_max > m_max) in operator +=() 72 m_max = s.m_max; in operator +=() 79 T m_min, m_max, m_total, m_squared_total; member in boost::math::tools::stats
|
/third_party/ffmpeg/libavcodec/ |
D | sbrdsp_template.c | 48 int kx, int m_max) in sbr_hf_apply_noise_0() argument 50 sbr_hf_apply_noise(Y, s_m, q_filt, noise, (INTFLOAT)1.0, (INTFLOAT)0.0, m_max); in sbr_hf_apply_noise_0() 55 int kx, int m_max) in sbr_hf_apply_noise_1() argument 58 sbr_hf_apply_noise(Y, s_m, q_filt, noise, (INTFLOAT)0.0, phi_sign, m_max); in sbr_hf_apply_noise_1() 63 int kx, int m_max) in sbr_hf_apply_noise_2() argument 65 sbr_hf_apply_noise(Y, s_m, q_filt, noise, (INTFLOAT)-1.0, (INTFLOAT)0.0, m_max); in sbr_hf_apply_noise_2() 70 int kx, int m_max) in sbr_hf_apply_noise_3() argument 73 sbr_hf_apply_noise(Y, s_m, q_filt, noise, (INTFLOAT)0.0, -phi_sign, m_max); in sbr_hf_apply_noise_3()
|
D | aacsbr.c | 284 const int m_max = sbr->m[1]; in sbr_hf_assemble() local 298 memcpy(g_temp[i + 2*ch_data->t_env[0]], sbr->gain[0], m_max * sizeof(sbr->gain[0][0])); in sbr_hf_assemble() 299 memcpy(q_temp[i + 2*ch_data->t_env[0]], sbr->q_m[0], m_max * sizeof(sbr->q_m[0][0])); in sbr_hf_assemble() 314 memcpy(g_temp[h_SL + i], sbr->gain[e], m_max * sizeof(sbr->gain[0][0])); in sbr_hf_assemble() 315 memcpy(q_temp[h_SL + i], sbr->q_m[e], m_max * sizeof(sbr->q_m[0][0])); in sbr_hf_assemble() 328 for (m = 0; m < m_max; m++) { in sbr_hf_assemble() 342 sbr->dsp.hf_g_filt(Y1[i] + kx, X_high + kx, g_filt, m_max, in sbr_hf_assemble() 348 kx, m_max); in sbr_hf_assemble() 355 for (m = 0; m+1 < m_max; m+=2) { in sbr_hf_assemble() 359 if(m_max&1) in sbr_hf_assemble() [all …]
|
D | aacsbr_fixed.c | 496 const int m_max = sbr->m[1]; in sbr_hf_assemble() local 510 memcpy(g_temp[i + 2*ch_data->t_env[0]], sbr->gain[0], m_max * sizeof(sbr->gain[0][0])); in sbr_hf_assemble() 511 memcpy(q_temp[i + 2*ch_data->t_env[0]], sbr->q_m[0], m_max * sizeof(sbr->q_m[0][0])); in sbr_hf_assemble() 526 memcpy(g_temp[h_SL + i], sbr->gain[e], m_max * sizeof(sbr->gain[0][0])); in sbr_hf_assemble() 527 memcpy(q_temp[h_SL + i], sbr->q_m[e], m_max * sizeof(sbr->q_m[0][0])); in sbr_hf_assemble() 540 for (m = 0; m < m_max; m++) { in sbr_hf_assemble() 558 sbr->dsp.hf_g_filt(Y1[i] + kx, X_high + kx, g_filt, m_max, in sbr_hf_assemble() 564 kx, m_max); in sbr_hf_assemble() 574 for (m = 0; m+1 < m_max; m+=2) { in sbr_hf_assemble() 592 if(m_max&1) in sbr_hf_assemble() [all …]
|
D | sbrdsp.h | 41 const AAC_FLOAT *g_filt, int m_max, intptr_t ixh); 44 int kx, int m_max);
|
D | sbrdsp.c | 188 const float *g_filt, int m_max, intptr_t ixh) in sbr_hf_g_filt_c() argument 192 for (m = 0; m < m_max; m++) { in sbr_hf_g_filt_c() 204 int m_max) in sbr_hf_apply_noise() argument 208 for (m = 0; m < m_max; m++) { in sbr_hf_apply_noise()
|
D | sbrdsp_fixed.c | 245 const SoftFloat *g_filt, int m_max, intptr_t ixh) in sbr_hf_g_filt_c() argument 250 for (m = 0; m < m_max; m++) { in sbr_hf_g_filt_c() 268 int m_max) in sbr_hf_apply_noise() argument 272 for (m = 0; m < m_max; m++) { in sbr_hf_apply_noise()
|
/third_party/vk-gl-cts/framework/randomshaders/ |
D | rsgVariableValue.hpp | 200 ConstValueRangeAccess (void) : m_type(DE_NULL), m_min(DE_NULL), m_max(DE_NULL) {} in ConstValueRangeAccess() 201 …onst Scalar* maxVal) : m_type(&type), m_min(const_cast<Scalar*>(minVal)), m_max(const_cast<Scalar*… in ConstValueRangeAccess() 205 ConstValueAccess getMax (void) const { return ConstValueAccess(*m_type, m_max); } in getMax() 220 Scalar* m_max; member in rsg::ConstValueRangeAccess 225 return ConstValueRangeAccess(m_type->getElementType(), m_min + compNdx, m_max + compNdx); in component() 231 return ConstValueRangeAccess(m_type->getElementType(), m_min + offset, m_max + offset); in arrayElement() 237 …return ConstValueRangeAccess(m_type->getMembers()[memberNdx].getType(), m_min + offset, m_max + of… in member() 247 ValueAccess getMax (void) { return ValueAccess(*m_type, m_max); } in getMax() 256 return ValueRangeAccess(m_type->getElementType(), m_min + compNdx, m_max + compNdx); in component() 262 return ValueRangeAccess(m_type->getElementType(), m_min + offset, m_max + offset); in arrayElement() [all …]
|
D | rsgShader.hpp | 71 …eRange (void) const { return ConstValueRangeAccess(m_variable->getType(), &m_min[0], &m_max[0]); } in getValueRange() 72 …getValueRange (void) { return ValueRangeAccess(m_variable->getType(), &m_min[0], &m_max[0]); } in getValueRange() 77 std::vector<Scalar> m_max; member in rsg::ShaderInput
|
D | rsgVariableValue.cpp | 161 , m_max (type.getScalarSize()) in ValueRange() 168 , m_max (type.getScalarSize()) in ValueRange() 177 , m_max (type.getScalarSize()) in ValueRange() 186 , m_max (other.getType().getScalarSize()) in ValueRange()
|
D | rsgShader.cpp | 61 , m_max (variable->getType().getScalarSize()) in ShaderInput() 64 ValueAccess(variable->getType(), &m_max[0]) = valueRange.getMax().value(); in ShaderInput()
|
/third_party/ffmpeg/libavcodec/aarch64/ |
D | sbrdsp_init_aarch64.c | 32 const float *g_filt, int m_max, intptr_t ixh); 39 int kx, int m_max); 42 int kx, int m_max); 45 int kx, int m_max); 48 int kx, int m_max);
|
/third_party/ffmpeg/libavcodec/arm/ |
D | sbrdsp_init_arm.c | 34 const float *g_filt, int m_max, intptr_t ixh); 42 int kx, int m_max); 45 int kx, int m_max); 48 int kx, int m_max); 51 int kx, int m_max);
|
/third_party/ffmpeg/libavcodec/x86/ |
D | sbrdsp_init.c | 31 const float *g_filt, int m_max, intptr_t ixh); 43 int kx, int m_max); 46 int kx, int m_max); 49 int kx, int m_max); 52 int kx, int m_max);
|
D | sbrdsp.asm | 328 %define NOISE_TABLE r6q ; r5q is m_max 349 ; int kx, int m_max) 350 cglobal sbr_hf_apply_noise_0, 5,5+NREGS+UNIX64,8, Y,s_m,q_filt,noise,kx,m_max 356 ; int kx, int m_max) 357 cglobal sbr_hf_apply_noise_1, 5,5+NREGS+UNIX64,8, Y,s_m,q_filt,noise,kx,m_max 365 ; int kx, int m_max) 366 cglobal sbr_hf_apply_noise_2, 5,5+NREGS+UNIX64,8, Y,s_m,q_filt,noise,kx,m_max 372 ; int kx, int m_max) 373 cglobal sbr_hf_apply_noise_3, 5,5+NREGS+UNIX64,8, Y,s_m,q_filt,noise,kx,m_max
|
/third_party/boost/boost/spirit/home/classic/utility/ |
D | loops.hpp | 118 : base_t(subject_), m_min(min), m_max(max) {} in finite_loop() 124 BOOST_SPIRIT_ASSERT(m_min <= m_max); in parse() 129 std::size_t n2 = m_max; in parse() 164 MaxT m_max; member in boost::spirit::finite_loop 284 : m_min (min), m_max (max) {} in nonfixed_loop_gen() 294 m_max); in operator []() 298 MaxT m_max; member
|
/third_party/ffmpeg/libavcodec/mips/ |
D | sbrdsp_mips.c | 667 const float *g_filt, int m_max, intptr_t ixh) in sbr_hf_g_filt_mips() argument 676 loop_end = p_g + m_max; in sbr_hf_g_filt_mips() 705 int kx, int m_max) in sbr_hf_apply_noise_0_mips() argument 709 for (m = 0; m < m_max; m++){ in sbr_hf_apply_noise_0_mips() 750 int kx, int m_max) in sbr_hf_apply_noise_1_mips() argument 756 for (m = 0; m < m_max; m++) { in sbr_hf_apply_noise_1_mips() 797 int kx, int m_max) in sbr_hf_apply_noise_2_mips() argument 803 for (m = 0; m < m_max; m++) { in sbr_hf_apply_noise_2_mips() 842 int kx, int m_max) in sbr_hf_apply_noise_3_mips() argument 847 for (m = 0; m < m_max; m++) { in sbr_hf_apply_noise_3_mips()
|
D | aacsbr_mips.c | 324 const int m_max = sbr->m[1]; in sbr_hf_assemble_mips() local 338 int size = m_max; in sbr_hf_assemble_mips() 342 memcpy(g_temp[i + 2*ch_data->t_env[0]], sbr->gain[0], m_max * sizeof(sbr->gain[0][0])); in sbr_hf_assemble_mips() 343 memcpy(q_temp[i + 2*ch_data->t_env[0]], sbr->q_m[0], m_max * sizeof(sbr->q_m[0][0])); in sbr_hf_assemble_mips() 422 for (m = 0; m < m_max; m++) { in sbr_hf_assemble_mips() 437 sbr->dsp.hf_g_filt(Y1[i] + kx, X_high + kx, g_filt, m_max, in sbr_hf_assemble_mips() 443 kx, m_max); in sbr_hf_assemble_mips() 454 for (m = 0; m+1 < m_max; m+=2) { in sbr_hf_assemble_mips() 477 if(m_max&1) in sbr_hf_assemble_mips() 480 indexnoise = (indexnoise + m_max) & 0x1ff; in sbr_hf_assemble_mips()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cSampleShadingTests.cpp | 185 GLfloat m_max; member in glcts::SampleShadingRenderCase 213 , m_max(max) in SampleShadingRenderCase() 317 …m_min, m_min, 0.0f, 1.0f, m_min, m_max, 0.0f, 1.0f, m_max, m_min, 0.0f, 1.0f, m_max, m_max, 0.0f, … in iterate() 492 GLfloat m_max; member in glcts::SampleShadingRenderFormatTests 508 , m_max(max) in SampleShadingRenderFormatTests() 522 m_max, m_extension.c_str(), 1.0)); in init() 526 m_max, m_extension.c_str(), 0.5)); in init() 530 m_max, m_extension.c_str(), 0.0)); in init()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcShaderMultisampleInterpolationTests.cpp | 235 GLfloat m_max; member in deqp::ShaderMultisampleInterpolationBaseCase 264 , m_max(max) in ShaderMultisampleInterpolationBaseCase() 397 …m_min, m_min, 0.0f, 1.0f, m_min, m_max, 0.0f, 1.0f, m_max, m_min, 0.0f, 1.0f, m_max, m_max, 0.0f, … in iterate()
|
/third_party/vk-gl-cts/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 111 tcu::Vec3 m_max; member in deqp::gles3::Accuracy::InterpolationCase 119 , m_max (maxVal) in InterpolationCase() 218 tcu::Vec3 scale = 1.0f / (m_max - m_min); in iterate()
|
/third_party/vk-gl-cts/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 109 tcu::Vec3 m_max; member in deqp::gles2::Accuracy::InterpolationCase 117 , m_max (maxVal) in InterpolationCase() 212 tcu::Vec3 scale = 1.0f / (m_max - m_min); in iterate()
|
/third_party/mesa3d/src/panfrost/util/ |
D | lcra.c | 176 unsigned m_max = k_max / P; in lcra_solve() local 179 for (unsigned m = 0; m < m_max; ++m) { in lcra_solve()
|
/third_party/ffmpeg/tests/checkasm/ |
D | sbrdsp.c | 209 const INTFLOAT *g_filt, int m_max, intptr_t ixh); in test_hf_g_filt() 233 int kx, int m_max); in test_hf_apply_noise()
|
/third_party/vk-gl-cts/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 78 const int m_max; member in deqp::gles3::Stress::__anon7d8c47810111::DrawInvalidRangeCase 92 , m_max (max) in DrawInvalidRangeCase() 162 deUint32 max = m_max; in iterate()
|