Home
last modified time | relevance | path

Searched defs:round (Results 76 - 100 of 179) sorted by relevance

12345678

/third_party/ffmpeg/libavcodec/
H A Daacsbr_fixed.c240 int shift, round; in sbr_hf_inverse_filter() local
571 unsigned round; in sbr_hf_assemble() local
[all...]
H A Dcavsdec.c522 int round = 1 << (shift - 1); in dequant() local
H A Dav1dec.c93 uint32_t abs_bits, prec_bits, round, prec_diff, sub, mx; in read_global_param() local
H A Ddca_xll.c1285 int n, spkr, shift, round; in combine_residual_frame() local
/third_party/ffmpeg/libavfilter/
H A Daf_acrusher.c61 int round; member
H A Dasrc_sinc.c38 int round; member
175 static float *lpf(float Fn, float Fc, float tbw, int *num_taps, float att, float *beta, int round) in lpf() argument
H A Dformats.c219 int ret_max, ret_nb = 0, i, j, round; in merge_channel_layouts() local
/third_party/astc-encoder/Source/
H A Dastcenc_vecmathlib_none_4.h870 ASTCENC_SIMD_INLINE vfloat4 round(vfloat4 a) in round() function
H A Dastcenc_vecmathlib_avx2_8.h826 ASTCENC_SIMD_INLINE vfloat8 round(vfloat8 a) in round() function
H A Dastcenc_vecmathlib_sse_4.h826 ASTCENC_SIMD_INLINE vfloat4 round(vfloat4 a) in round() function
H A Dastcenc_vecmathlib_neon_4.h785 ASTCENC_SIMD_INLINE vfloat4 round(vfloat4 a) in round() function
/third_party/musl/src/crypt/
H A Dcrypt_des.c696 unsigned int shifts, round, i, ibit; in __des_setkey() local
778 unsigned int round = 16; in __do_des() local
[all...]
/third_party/nghttp2/bpf/
H A Dreuseport_kern.c194 static void AddRoundKey(__u8 round, state_ argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/
H A Dhex_float_test.cpp777 round_direction round; member
[all...]
/third_party/skia/src/opts/
H A DSkRasterPipeline_opts.h134 SI U32 round (F v, F scale) { return (uint32_t)(v*scale + 0.5f); } in round() function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dhex_float_test.cpp777 round_direction round; member
[all...]
/third_party/spirv-tools/test/
H A Dhex_float_test.cpp777 round_direction round; member
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/
H A Dkapi_symc.c300 static hi_s32 kapi_symc_chk_sm1_param(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi_u32 round) in kapi_symc_chk_sm1_param() argument
342 static hi_s32 kapi_symc_width_check(hi_cipher_alg alg, hi_cipher_work_mode mode, hi_u32 width, hi_u32 round) in kapi_symc_width_check() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dtgmath.h195 #undef round macro
258 #define round(x) __tg_real(round, (x)) macro
/third_party/ffmpeg/libavcodec/loongarch/
H A Dhevc_idct_lsx.c817 uint8_t round; in ff_hevc_idct_32x32_lsx() local
525 hevc_idct_8x32_column_lsx(int16_t *coeffs, int32_t buf_pitch, uint8_t round) hevc_idct_8x32_column_lsx() argument
/third_party/icu/icu4c/source/i18n/
H A DdecContext.h94 enum rounding round; /* rounding mode */ member
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrelemlib.cpp139 UINT_8 round = 128; //ADDR_ROUND_BY_HALF in Flt32sToInt32s() local
/third_party/musl/porting/uniproton/kernel/include/
H A Dtgmath.h196 #undef round macro
259 #define round(x) __tg_real(round, (x)) macro
/third_party/musl/src/stdio/
H A Dvfprintf.c223 long double round = 8.0; in fmt_fp() local
330 long double round = 2/LDBL_EPSILON; in fmt_fp() local
[all...]
/third_party/musl/porting/liteos_a/kernel/src/stdio/
H A Dvfprintf.c219 long double round = 8.0; in fmt_fp() local
326 long double round = 2/LDBL_EPSILON; in fmt_fp() local
[all...]

Completed in 33 milliseconds

12345678