Searched refs:simple_record_numbers (Results 1 – 1 of 1) sorted by relevance
2250 int simple_record_numbers[2], third_k; in process_voting_junction_PE_topK() local2309 simple_record_numbers[is_second_read] = current_simple_number; in process_voting_junction_PE_topK()2316 for(i = 0; i < simple_record_numbers[0]; i++){ in process_voting_junction_PE_topK()2317 for(j = 0; j < simple_record_numbers[1]; j++){ in process_voting_junction_PE_topK()2433 if(0 == simple_record_numbers[0]) in process_voting_junction_PE_topK()2435 if(global_context -> input_reads.is_paired_end_reads && 0 == simple_record_numbers[1]) in process_voting_junction_PE_topK()2438 if(simple_record_numbers[0]>0 || simple_record_numbers[1]>0) in process_voting_junction_PE_topK()2456 for(i = 0; i < simple_record_numbers[is_second_read]; i++){ in process_voting_junction_PE_topK()