Home
last modified time | relevance | path

Searched defs:m_max (Results 1 - 18 of 18) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsbrdsp_template.c46 sbr_hf_apply_noise_0(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_0() argument
53 sbr_hf_apply_noise_1(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_1() argument
61 sbr_hf_apply_noise_2(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_2() argument
68 sbr_hf_apply_noise_3(INTFLOAT (Y)[2], const AAC_FLOAT *s_m, const AAC_FLOAT *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_3() argument
H A Daacsbr.c284 const int m_max = sbr->m[1]; in sbr_hf_assemble() local
[all...]
H A Dsbrdsp_fixed.c244 sbr_hf_g_filt_c(int (*Y)[2], const int (*X_high)[40][2], const SoftFloat *g_filt, int m_max, intptr_t ixh) sbr_hf_g_filt_c() argument
262 sbr_hf_apply_noise(int (*Y)[2], const SoftFloat *s_m, const SoftFloat *q_filt, int noise, int phi_sign0, int phi_sign1, int m_max) sbr_hf_apply_noise() argument
H A Dsbrdsp.c187 sbr_hf_g_filt_c(float (*Y)[2], const float (*X_high)[40][2], const float *g_filt, int m_max, intptr_t ixh) sbr_hf_g_filt_c() argument
198 sbr_hf_apply_noise(float (*Y)[2], const float *s_m, const float *q_filt, int noise, float phi_sign0, float phi_sign1, int m_max) sbr_hf_apply_noise() argument
H A Daacsbr_fixed.c496 const int m_max = sbr->m[1]; in sbr_hf_assemble() local
[all...]
/third_party/mesa3d/src/panfrost/util/
H A Dlcra.c176 unsigned m_max = k_max / P; in lcra_solve() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgShader.hpp77 std::vector<Scalar> m_max; member in rsg::ShaderInput
H A DrsgVariableValue.hpp220 Scalar* m_max; member in rsg::ConstValueRangeAccess
306 std::vector<Scalar> m_max; global() member in rsg::ValueRange
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Daacsbr_mips.c324 const int m_max = sbr->m[1]; in sbr_hf_assemble_mips() local
[all...]
H A Dsbrdsp_mips.c666 sbr_hf_g_filt_mips(float (*Y)[2], const float (*X_high)[40][2], const float *g_filt, int m_max, intptr_t ixh) sbr_hf_g_filt_mips() argument
703 sbr_hf_apply_noise_0_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_0_mips() argument
748 sbr_hf_apply_noise_1_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_1_mips() argument
795 sbr_hf_apply_noise_2_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_2_mips() argument
840 sbr_hf_apply_noise_3_mips(float (*Y)[2], const float *s_m, const float *q_filt, int noise, int kx, int m_max) sbr_hf_apply_noise_3_mips() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cSampleShadingTests.cpp185 GLfloat m_max; member in glcts::SampleShadingRenderCase
492 GLfloat m_max; member in glcts::SampleShadingRenderFormatTests
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderMultisampleInterpolationTests.cpp235 GLfloat m_max; member in deqp::ShaderMultisampleInterpolationBaseCase
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aVaryingInterpolationTests.cpp109 tcu::Vec3 m_max; member in deqp::gles2::Accuracy::InterpolationCase
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aVaryingInterpolationTests.cpp111 tcu::Vec3 m_max; member in deqp::gles3::Accuracy::InterpolationCase
/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sDrawTests.cpp78 const int m_max; member in deqp::gles3::Stress::__anon30800::DrawInvalidRangeCase
/third_party/lame/frontend/
H A Dget_audio.c1337 ieee754_float32_t const m_max = INT_MAX; in unpack_read_samples() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cVertexAttrib64BitTest.cpp673 const GLdouble m_max; member in VertexAttrib64Bit::GetVertexAttribTest
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp2816 const deUint32 m_max; member in deqp::gles31::Functional::__anon30903::R32UIImageSingleValueVerifier

Completed in 26 milliseconds