Home | History | Annotate | Download | only in tests

Lines Matching defs:streamId

581 	OMX_U32	streamId;
1178 audioinfo.streamId = cmd_data.streamID;
1179 streamId = audioinfo.streamId;
1314 /* get streamID back to application */
1330 streamId = ((TI_OMX_STREAM_INFO*)streaminfo)->streamId;
1331 APP_IPRINT(" ***************StreamId=%d******************\n", (int)streamId);