Home | History | Annotate | Download | only in src

Lines Matching defs:maxIdx

309             int maxIdx[] = {0, 0};
310 minMaxIdx(outputs, 0, 0, 0, maxIdx);
311 return (float)(maxIdx[0] + maxIdx[1]);