| /third_party/ffmpeg/libavcodec/ |
| H A D | sbrdsp_template.c | 46 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 D | aacsbr.c | 284 const int m_max = sbr->m[1]; in sbr_hf_assemble() local [all...] |
| H A D | sbrdsp_fixed.c | 244 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 D | sbrdsp.c | 187 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 D | aacsbr_fixed.c | 496 const int m_max = sbr->m[1]; in sbr_hf_assemble() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | aptina-pll.h | 32 unsigned int m_max; member
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | aptina-pll.h | 32 unsigned int m_max; member
|
| /kernel/linux/linux-6.6/drivers/clk/ingenic/ |
| H A D | jz4760-cgu.c | 61 unsigned int m, n, od, m_max = (1 << pll_info->m_bits) - 1; in jz4760_cgu_calc_m_n_od() local
|
| H A D | x1000-cgu.c | 177 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 D | vlv_dsi_pll.c | 60 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 D | svga.h | 58 u16 m_max; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | svga.h | 58 u16 m_max; member
|
| /third_party/mesa3d/src/panfrost/util/ |
| H A D | lcra.c | 176 unsigned m_max = k_max / P; in lcra_solve() local
|
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgShader.hpp | 77 std::vector<Scalar> m_max; member in rsg::ShaderInput
|
| H A D | rsgVariableValue.hpp | 220 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 D | samsung-dsim.h | 65 u16 m_max; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
| H A D | vlv_dsi_pll.c | 64 unsigned int m_min, m_max, p_min = 2, p_max = 6; in dsi_calc_mnp() local
|
| /third_party/ffmpeg/libavcodec/mips/ |
| H A D | aacsbr_mips.c | 324 const int m_max = sbr->m[1]; in sbr_hf_assemble_mips() local [all...] |
| H A D | sbrdsp_mips.c | 666 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 D | es31cSampleShadingTests.cpp | 185 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 D | glcShaderMultisampleInterpolationTests.cpp | 235 GLfloat m_max; member in deqp::ShaderMultisampleInterpolationBaseCase
|
| /third_party/vk-gl-cts/modules/gles2/accuracy/ |
| H A D | es2aVaryingInterpolationTests.cpp | 109 tcu::Vec3 m_max; member in deqp::gles2::Accuracy::InterpolationCase
|
| /third_party/vk-gl-cts/modules/gles3/accuracy/ |
| H A D | es3aVaryingInterpolationTests.cpp | 111 tcu::Vec3 m_max; member in deqp::gles3::Accuracy::InterpolationCase
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dss.h | 132 unsigned m_max; member
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dss.h | 132 unsigned m_max; member
|