Home | History | Annotate | Download | only in src

Lines Matching refs:r_cur

1037                 float r_cur = ddata[sort_buf[(j + start_idx)/2]];
1038 if( (start_idx - j)*r_best >= max_count*r_cur ||
1041 r_cur;