Searched defs:min_shift (Results 1 – 2 of 2) sorted by relevance
97 int32_t *lpc_out, int *shift, int min_shift, in quantize_lpc_coefs()206 int omethod, int min_shift, int max_shift, int zero_shift) in ff_lpc_calc_coefs()
423 nir_const_value min_shift[4] = { 0 }; in build_ballot_imm_ishl() local