Home
last modified time | relevance | path

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

/external/libopus/celt/
Dcelt_encoder.c561 int selcost[2]; in tf_analysis() local
655 selcost[sel]=cost0; in tf_analysis()
659 if (selcost[1]<selcost[0] && isTransient) in tf_analysis()