Home
last modified time | relevance | path

Searched refs:sample_loss_impl (Results 1 – 1 of 1) sorted by relevance

/external/libopus/dnn/
Dlossgen.c122 static int sample_loss_impl( in sample_loss_impl() function
150 for (i=0;i<100;i++) sample_loss_impl(st, percent_loss); in sample_loss()
153 return sample_loss_impl(st, percent_loss); in sample_loss()