Home
last modified time | relevance | path

Searched defs:k0 (Results 1 - 25 of 37) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
H A Dttadata.c42 void ff_tta_rice_init(TTARice *c, uint32_t k0, uint32_t k1) in ff_tta_rice_init() argument
H A Dttadata.h35 uint32_t k0, k1, sum0, sum1; member
H A Daacsbr.c140 sbr_hf_inverse_filter(SBRDSPContext *dsp, float (*alpha0)[2], float (*alpha1)[2], const float X_low[32][40][2], int k0) sbr_hf_inverse_filter() argument
H A Daacsbr_fixed.c235 sbr_hf_inverse_filter(SBRDSPContext *dsp, int (*alpha0)[2], int (*alpha1)[2], const int X_low[32][40][2], int k0) sbr_hf_inverse_filter() argument
H A Dopus_rc.c211 uint32_t ff_opus_rc_dec_uint_step(OpusRangeCoder *rc, int k0) in ff_opus_rc_dec_uint_step() argument
226 ff_opus_rc_enc_uint_step(OpusRangeCoder *rc, uint32_t val, int k0) ff_opus_rc_enc_uint_step() argument
[all...]
H A Dhevc_ps.c124 int k0 = 0; in ff_hevc_decode_short_term_rps() local
H A Dadpcm.c766 int k0, signmask, nb_bits, count; in adpcm_swf_decode() local
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/internal/
H A Dcity_test.cc26 static const uint64_t k0 = 0xc3a5c85c97cb3127ULL; member
H A Dcity.cc53 static const uint64_t k0 = 0xc3a5c85c97cb3127ULL; member
/third_party/eudev/src/shared/
H A Dsiphash24.c64 u64 k0 = U8TO64_LE( k ); in siphash24() local
/third_party/ffmpeg/libavutil/
H A Dtea.c57 uint32_t k0, k1, k2, k3; in tea_crypt_ecb() local
H A Dxtea.c63 uint32_t k0 = ctx->key[0]; in xtea_crypt_ecb() local
[all...]
H A Dtwofish.c141 static uint32_t tf_RS(uint32_t k0, uint32_t k1) in tf_RS() argument
/third_party/lame/misc/
H A Dmlame_corr.c174 korr_t k0; in readfile() local
/third_party/node/deps/openssl/openssl/crypto/siphash/
H A Dsiphash.c111 uint64_t k0 = U8TO64_LE(k); in SipHash_Init() local
/third_party/python/Include/
H A Dpyhash.h65 uint64_t k0; member
/third_party/openssl/crypto/siphash/
H A Dsiphash.c111 uint64_t k0 = U8TO64_LE(k); in SipHash_Init() local
/third_party/skia/tools/skui/
H A DKey.h17 k0, member in skui::Key
/third_party/python/Python/
H A Dpyhash.c377 siphash13(uint64_t k0, uint64_t k1, const void *src, Py_ssize_t src_sz) { in siphash13() argument
428 siphash24(uint64_t k0, uint64_t k1, const void *src, Py_ssize_t src_sz) { in siphash24() argument
/third_party/ffmpeg/libavcodec/mips/
H A Daacsbr_mips.c488 sbr_hf_inverse_filter_mips(SBRDSPContext *dsp, float (*alpha0)[2], float (*alpha1)[2], const float X_low[32][40][2], int k0) sbr_hf_inverse_filter_mips() argument
/third_party/lame/mpglib/
H A Dlayer2.c253 unsigned char k0 = tab[0]; in II_step_two() local
300 unsigned char k0 = tab[0]; in II_step_two() local
/third_party/musl/src/crypt/
H A Dcrypt_des.c695 uint32_t k0, k1, rawkey0, rawkey1; in __des_setkey() local
/third_party/lzma/C/
H A DAesOpt.c80 const __m128i k0 = p[2]; in AES_FUNC_START2() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DHashing.h162 static const uint64_t k0 = 0xc3a5c85c97cb3127ULL; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DHashing.h161 static const uint64_t k0 = 0xc3a5c85c97cb3127ULL; member

Completed in 22 milliseconds

12