Searched defs:max_shift (Results 1 - 5 of 5) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_mod.c | 301 int max_shift; in BN_mod_lshift_quick() local
|
/third_party/openssl/crypto/bn/ |
H A D | bn_mod.c | 291 int max_shift; in BN_mod_lshift_quick() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | lpc.c | 96 quantize_lpc_coefs(double *lpc_in, int order, int precision, int32_t *lpc_out, int *shift, int min_shift, int max_shift, int zero_shift) quantize_lpc_coefs() argument 201 ff_lpc_calc_coefs(LPCContext *s, const int32_t *samples, int blocksize, int min_order, int max_order, int precision, int32_t coefs[][MAX_LPC_ORDER], int *shift, enum FFLPCType lpc_type, int lpc_passes, int omethod, int min_shift, int max_shift, int zero_shift) ff_lpc_calc_coefs() argument
|
/third_party/backends/backend/genesys/ |
H A D | sensor.h | 58 std::size_t max_shift() const in max_shift() function in genesys::StaggerConfig
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_subgroups.c | 428 nir_const_value max_shift[4] = { 0 }; in build_ballot_imm_ishl() local
|
Completed in 5 milliseconds