Searched refs:M4SYS_kMP3 (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4SYS_Stream.h61 M4SYS_kMP3 = 0x0105, enumerator in enum:__anon180
/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_Edit.c1032 pC->ewc.AudioStreamType = M4SYS_kMP3;
1315 if( M4SYS_kMP3 == pC->ewc.AudioStreamType )
1485 if( M4SYS_kMP3 == pC->ewc.AudioStreamType )
2501 case M4SYS_kMP3: /**< there can't be MP3 track in 3GPP file -> error */
2974 if( M4SYS_kMP3 == pC->ewc.AudioStreamType )
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorMp3Reader.cpp493 streamDesc.streamType = M4SYS_kMP3;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c6914 pC->WriterAudioStream.streamType = M4SYS_kMP3;
6925 pC->WriterAudioStream.streamType = M4SYS_kMP3;
7038 case M4SYS_kMP3:

Completed in 6783 milliseconds