OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VideoStreamID
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Interface.c
238
pStreamDescription->streamID =
VideoStreamID
; /**< The only values checked by our
306
sizeValue.streamID =
VideoStreamID
;
696
* @return M4ERR_BAD_STREAM_ID: streamID is not
VideoStreamID
nor
721
((
VideoStreamID
!= streamID) && (AudioStreamID != streamID)),
760
* @return M4ERR_BAD_STREAM_ID: streamID is not
VideoStreamID
nor
786
((
VideoStreamID
!= streamID) && (AudioStreamID != streamID)),
[
all
...]
M4MP4W_Writer.c
874
ERR_CHECK(streamDescPtr->streamID ==
VideoStreamID
,
[
all
...]
/frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Types.h
141
#define
VideoStreamID
2
Completed in 161 milliseconds