Home
last modified time | relevance | path

Searched refs:AU_P_Frame (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/libvideoeditor/vss/common/inc/
DM4SYS_AccessUnit.h57 #define AU_P_Frame 0x02 /**< The access unit is a P_frame*/ macro
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditor3gpReader.cpp1034 pAu->attribute = AU_P_Frame; in VideoEditor3gpReader_getNextAu()
1058 pAu->attribute = AU_P_Frame; in VideoEditor3gpReader_getNextAu()
DVideoEditorVideoEncoder.cpp938 pEncoderContext->mAccessUnit->attribute = AU_P_Frame; in VideoEditorVideoEncoder_processOutputBuffer()