Home
last modified time | relevance | path

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

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