Home | History | Annotate | Download | only in test

Lines Matching defs:temp2

74     int temp1 =0,temp2 =0;
133 temp2 = atoi(argv[4]);
135 if (((temp1%16) != 0) || ((temp2%16) != 0)) {
139 decoder_context->video_resoultion.frame_width = temp2;