Searched refs:temp1 (Results 1 – 11 of 11) sorted by relevance
73 int temp1 =0,temp2 =0; in main() local139 temp1 = atoi(argv[3]); in main()142 if (((temp1%16) != 0) || ((temp2%16) != 0)) in main()148 encoder_context->input_width = temp1; in main()
74 int temp1 =0,temp2 =0; in main() local132 temp1 = atoi(argv[3]); in main()135 if (((temp1%16) != 0) || ((temp2%16) != 0)) { in main()138 decoder_context->video_resoultion.frame_height = temp1; in main()
74 int temp1 =0,temp2 =0; in main() local133 temp1 = atoi(argv[3]); in main()136 if (((temp1%16) != 0) || ((temp2%16) != 0)) in main()142 decoder_context->video_resoultion.frame_height = temp1; in main()
3883 struct snd_ucm_ident_node *temp1, *temp2; in snd_ucm_del_ident_from_list() local3894 temp1 = *head; in snd_ucm_del_ident_from_list()3895 temp2 = temp1->next; in snd_ucm_del_ident_from_list()3898 temp1->next = temp2->next; in snd_ucm_del_ident_from_list()3902 temp1 = temp1->next; in snd_ucm_del_ident_from_list()3903 temp2 = temp1->next; in snd_ucm_del_ident_from_list()
1721 int temp1[2]; in component_init() local1724 if (pipe (temp1)) in component_init()1729 fds[0] = temp1 [0]; in component_init()1730 fds[1] = temp1 [1]; in component_init()
1501 int temp1[2]; in component_init() local1504 if (pipe (temp1)) in component_init()1511 fds[0] = temp1 [0]; in component_init()1512 fds[1] = temp1 [1]; in component_init()
1585 int temp1[2]; in component_init() local1588 if (pipe (temp1)) in component_init()1595 fds[0] = temp1 [0]; in component_init()1596 fds[1] = temp1 [1]; in component_init()
1548 int temp1[2]; in component_init() local1551 if (pipe (temp1)) { in component_init()1558 fds[0] = temp1 [0]; in component_init()1559 fds[1] = temp1 [1]; in component_init()
1590 int temp1[2]; in component_init() local1592 if (pipe (temp1)) { in component_init()1598 fds[0] = temp1 [0]; in component_init()1599 fds[1] = temp1 [1]; in component_init()
2044 int temp1[2]; in component_init() local2046 if (pipe (temp1)) { in component_init()2052 fds[0] = temp1 [0]; in component_init()2053 fds[1] = temp1 [1]; in component_init()
1569 int temp1[2]; in component_init() local1571 if (pipe (temp1)) { in component_init()1577 fds[0] = temp1 [0]; in component_init()1578 fds[1] = temp1 [1]; in component_init()