Home | History | Annotate | Download | only in test

Lines Matching defs:temp2

73     int temp1 =0,temp2 =0;
139 temp2 = atoi(argv[4]);
141 if (((temp1%16) != 0) || ((temp2%16) != 0)) {
145 encoder_context->input_height = temp2;