Searched refs:AU_RAP (Results 1 - 7 of 7) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4SYS_AccessUnit.h58 #define AU_RAP 0x04 /**< The access unit is a random access point.*/ macro
/frameworks/av/libvideoeditor/vss/src/
H A DM4PTO3GPP_API.c1581 pC->m_WriterVideoAU.attribute = AU_RAP;
1671 pC->m_WriterAudioAU.attribute = AU_RAP;
H A DM4VSS3GPP_Edit.c2391 pC_ewc->WriterVideoAU.attribute = AU_RAP;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditor3gpReader.cpp1031 pAu->attribute = AU_RAP;
1055 pAu->attribute = AU_RAP;
H A DVideoEditorVideoEncoder.cpp936 pEncoderContext->mAccessUnit->attribute = AU_RAP;
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
H A DM4MP4W_Writer.c2684 if (auPtr->attribute == AU_RAP)
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c6843 pC->WriterVideoAU.attribute = AU_RAP;

Completed in 475 milliseconds