Home
last modified time | relevance | path

Searched defs:unquantized (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libopus/dnn/torch/fwgan/
H A Ddump_model_weights.py14 unquantized = [ variable
/aosp_15_r20/external/libopus/dnn/torch/fargan/
H A Ddump_fargan_weights.py15 unquantized = [ 'cond_net.pembed', 'cond_net.fdense1', 'sig_net.cond_gain_dense', 'sig_net.gain_den… variable
/aosp_15_r20/external/libopus/celt/
H A Dbands.c755 int unquantized = celt_udiv((opus_int32)itheta*16384, qn); in compute_theta() local