Home
last modified time | relevance | path

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

12

/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...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Daptina-pll.h32 unsigned int m_max; member
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Daptina-pll.h32 unsigned int m_max; member
/kernel/linux/linux-6.6/drivers/clk/ingenic/
H A Djz4760-cgu.c61 unsigned int m, n, od, m_max = (1 << pll_info->m_bits) - 1; in jz4760_cgu_calc_m_n_od() local
H A Dx1000-cgu.c177 const unsigned long m_max = GENMASK(pll_info->m_bits - 1, 0); in x1000_i2spll_calc_m_n_od() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dvlv_dsi_pll.c60 unsigned int m_min, m_max, p_min = 2, p_max = 6; in dsi_calc_mnp() local
/kernel/linux/linux-5.10/include/linux/
H A Dsvga.h58 u16 m_max; member
/kernel/linux/linux-6.6/include/linux/
H A Dsvga.h58 u16 m_max; member
/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...]
/kernel/linux/linux-6.6/include/drm/bridge/
H A Dsamsung-dsim.h65 u16 m_max; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dvlv_dsi_pll.c64 unsigned int m_min, m_max, p_min = 2, p_max = 6; in dsi_calc_mnp() local
/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
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h132 unsigned m_max; member
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h132 unsigned m_max; member

Completed in 18 milliseconds

12