Home
last modified time | relevance | path

Searched defs:in_b (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dacelp_vectors_mips.c61 ff_weighted_vector_sumf_mips( float *out, const float *in_a, const float *in_b, float weight_coeff_a, float weight_coeff_b, int length) ff_weighted_vector_sumf_mips() argument
/third_party/openssl/test/
H A Dcasttest.c48 static unsigned char in_b[16] = { variable
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_gcd.c549 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd() argument
/third_party/openssl/crypto/bn/
H A Dbn_gcd.c549 int BN_gcd(BIGNUM *r, const BIGNUM *in_a, const BIGNUM *in_b, BN_CTX *ctx) in BN_gcd() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_register_allocate.c188 node_to_temp_priority(const void *in_a, const void *in_b) in node_to_temp_priority() argument
H A Dvc4_program.c1539 driver_location_compare(const void *in_a, const void *in_b) in driver_location_compare() argument
/third_party/node/deps/openssl/openssl/crypto/
H A Dcpuid.c184 int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len) in CRYPTO_memcmp() argument
/third_party/openssl/crypto/
H A Dcpuid.c184 int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len) in CRYPTO_memcmp() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dctrl_iface_common.c27 struct sockaddr_in *in_a, *in_b; in sockaddr_compare() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
H A Dctrl_iface_common.c27 struct sockaddr_in *in_a, *in_b; in sockaddr_compare() local
/third_party/ffmpeg/libavcodec/
H A Dacelp_vectors.c182 void ff_weighted_vector_sumf(float *out, const float *in_a, const float *in_b, in ff_weighted_vector_sumf() argument
162 ff_acelp_weighted_vector_sum( int16_t* out, const int16_t *in_a, const int16_t *in_b, int16_t weight_coeff_a, int16_t weight_coeff_b, int16_t rounder, int shift, int length) ff_acelp_weighted_vector_sum() argument
H A Damrnbdec.c154 weighted_vector_sumd(double *out, const double *in_a, const double *in_b, double weight_coeff_a, double weight_coeff_b, int length) weighted_vector_sumd() argument
/third_party/openssl/ohos_lite/crypto/
H A Dcryptlib.c443 int CRYPTO_memcmp(const void * in_a, const void * in_b, size_t len) in CRYPTO_memcmp() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c1823 input_sort(const void *in_a, const void *in_b) in input_sort() argument
1831 output_sort(const void *in_a, const void *in_b) in output_sort() argument
1839 atomic_decl_range_sort(const void *in_a, const void *in_b) in atomic_decl_range_sort() argument

Completed in 24 milliseconds