Home
last modified time | relevance | path

Searched defs:min_shift (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dlpc.c97 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()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_subgroups.c423 nir_const_value min_shift[4] = { 0 }; in build_ballot_imm_ishl() local