Home | History | Annotate | Download | only in celt

Lines Matching defs:is_transient

233    int is_transient = 0;
364 is_transient = mask_metric>200;
373 is_transient = rand()&0x1;
375 /*printf("%d %f %d\n", is_transient, (float)*tf_estimate, tf_max);*/
376 return is_transient;