Home | History | Annotate | Download | only in src

Lines Matching refs:streamID

647             ERR_CHECK(streamDescPtr->streamID == AudioStreamID,
874 ERR_CHECK(streamDescPtr->streamID == VideoStreamID,
1878 M4OSA_ERR M4MP4W_startAU( M4OSA_Context context, M4SYS_StreamID streamID,
1900 if (streamID == AudioStreamID) /*audio stream*/
1967 else if (streamID == VideoStreamID) /*video stream*/
2079 auPtr->dataAddress, auPtr->size, streamID);
2085 M4OSA_ERR M4MP4W_processAU( M4OSA_Context context, M4SYS_StreamID streamID,
2107 if (streamID == AudioStreamID)
2111 if (streamID == VideoStreamID)
2118 switch( streamID )
2150 || (streamID == VideoStreamID))
2157 if ((streamID == VideoStreamID)
2178 && (streamID == AudioStreamID))
2193 if (streamID == AudioStreamID) /*audio stream*/
2417 else if (streamID == VideoStreamID) /*video stream*/
2728 && (streamID == VideoStreamID))
2735 || (streamID == VideoStreamID))
2742 && (streamID == VideoStreamID))
4645 switch( streamIDvaluePtr->streamID )
4677 switch( streamIDvaluePtr->streamID )
4729 switch( streamIDvaluePtr->streamID )
4756 switch( streamIDvaluePtr->streamID )
4866 switch( streamIDvaluePtr->streamID )
4919 switch( streamIDvaluePtr->streamID )
4929 /*not meaningfull to set this parameter on a streamID basis*/
4992 switch( streamIDvaluePtr->streamID )
5000 /*not meaningfull to set this parameter on a streamID basis*/
5018 switch( streamIDvaluePtr->streamID )
5072 if ((streamIDsizePtr->streamID != VideoStreamID)
5135 switch( streamIDmemAddrPtr->streamID )
5311 M4SYS_StreamID streamID )
5319 switch( streamID )