/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | joystick.h | 77 __s32 coef[8]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gt215.c | 117 u32 coef = nvkm_rd32(device, pll + 4); in read_pll() local 370 const u32 coef = pll + 4; in prog_pll() local
|
H A D | nv50.c | 56 u32 coef, ref = nvkm_clk_read(&clk->base, nv_clk_src_crystal); in read_pll_src() local 163 u32 coef = nvkm_rd32(device, base + 4); read_pll() local [all...] |
H A D | mcp77.c | 53 u32 coef = nvkm_rd32(device, base + 4); in read_pll() local
|
H A D | gk104.c | 38 u32 coef; member 64 u32 coef = nvkm_rd32(device, pll + 0x04); in read_pll() local 263 calc_pll(struct gk104_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll() argument [all...] |
H A D | gf100.c | 38 u32 coef; member 63 u32 coef = nvkm_rd32(device, pll + 0x04); in read_pll() local 250 calc_pll(struct gf100_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll() argument [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ |
H A D | ia_css_sdis_common_types.h | 41 } grid, coef, proj; member
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isph3a_af.c | 33 u32 coef; in h3a_af_setup_regs() local
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-vp9.h | 71 u8 coef[4][2][2][6][6][3]; member
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/isp/kernels/sdis/common/ |
H A D | ia_css_sdis_common_types.h | 41 } grid, coef, proj; member
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_of.c | 245 int coef[2]; in thermal_of_parameters_init() local
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | joystick.h | 77 __s32 coef[8]; member
|
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A D | async_raid6_recov.c | 162 unsigned char coef[2]; in __2data_recov_4() local 18 async_sum_product(struct page *dest, unsigned int d_off, struct page **srcs, unsigned int *src_offs, unsigned char *coef, size_t len, struct async_submit_ctl *submit) async_sum_product() argument 87 async_mult(struct page *dest, unsigned int d_off, struct page *src, unsigned int s_off, u8 coef, size_t len, struct async_submit_ctl *submit) async_mult() argument 212 unsigned char coef[2]; __2data_recov_5() local 303 unsigned char coef[2]; __2data_recov_n() local 478 u8 coef; async_raid6_datap_recov() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gt215.c | 117 u32 coef = nvkm_rd32(device, pll + 4); in read_pll() local 370 const u32 coef = pll + 4; in prog_pll() local
|
H A D | nv50.c | 56 u32 coef, ref = nvkm_clk_read(&clk->base, nv_clk_src_crystal); in read_pll_src() local 163 u32 coef = nvkm_rd32(device, base + 4); read_pll() local [all...] |
H A D | mcp77.c | 53 u32 coef = nvkm_rd32(device, base + 4); in read_pll() local
|
H A D | gf100.c | 38 u32 coef; member 63 u32 coef = nvkm_rd32(device, pll + 0x04); in read_pll() local 250 calc_pll(struct gf100_clk *clk, int idx, u32 freq, u32 *coef) in calc_pll() argument [all...] |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | joystick.h | 46 __s32 coef[8]; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | joystick.h | 46 __s32 coef[8]; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | joystick.h | 33 __s32 coef[8]; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacenc_quantization.h | 144 int coef = av_clip_uintp2(quant(fabsf(in[i+j]), Q, ROUNDING), 13); in quantize_and_encode_band_cost_template() local
|
H A D | aacenc_tns.c | 48 static inline int compress_coeffs(int *coef, int order, int c_bits) in compress_coeffs() argument 147 static inline void quantize_coefs(double *coef, int *idx, float *lpc, int order, in quantize_coefs() argument
|
H A D | aacenc_utils.h | 59 static inline int quant(float coef, const float Q, const float rounding) in quant() argument 157 static inline uint8_t coef2minsf(float coef) in coef2minsf() argument 163 static inline uint8_t coef2maxsf(float coef) in coef2maxsf() argument
|
H A D | aacdec_fixed.c | 155 int i, coef; in vector_pow43() local 281 static av_always_inline void predict(PredictorState *ps, int *coef, in predict() argument [all...] |
H A D | ac3dsp.c | 131 static void ac3_extract_exponents_c(uint8_t *exp, int32_t *coef, int nb_coefs) in ac3_extract_exponents_c() argument
|