Home | History | Annotate | Download | only in test

Lines Matching defs:temp2

74   int temp1 =0,temp2 =0;
134 temp2 = atoi(argv[4]);
136 if (((temp1%16) != 0) || ((temp2%16) != 0))
143 decoder_context->video_resoultion.frame_width = temp2;