Home | History | Annotate | Download | only in src

Lines Matching refs:to_index

1684     OMX_U32 i, from_index, to_index;
1691 to_index = nr_ports - 1;
1695 to_index = port_index;
1699 GetName(), GetWorkingRole(), from_index, to_index);
1701 for (i = from_index; i <= to_index; i++) {
1717 OMX_U32 i, from_index, to_index;
1725 to_index = nr_ports - 1;
1729 to_index = port_index;
1734 from_index, to_index);
1737 for (i = from_index; i <= to_index; i++) {