Home | History | Annotate | Download | only in src

Lines Matching refs:to_index

1689     OMX_U32 i, from_index, to_index;
1696 to_index = nr_ports - 1;
1700 to_index = port_index;
1704 GetName(), GetWorkingRole(), from_index, to_index);
1706 for (i = from_index; i <= to_index; i++) {
1722 OMX_U32 i, from_index, to_index;
1730 to_index = nr_ports - 1;
1734 to_index = port_index;
1739 from_index, to_index);
1742 for (i = from_index; i <= to_index; i++) {