Searched refs:AU_P_Frame (Results 1 – 3 of 3) sorted by relevance
57 #define AU_P_Frame 0x02 /**< The access unit is a P_frame*/ macro
1034 pAu->attribute = AU_P_Frame; in VideoEditor3gpReader_getNextAu()1058 pAu->attribute = AU_P_Frame; in VideoEditor3gpReader_getNextAu()
938 pEncoderContext->mAccessUnit->attribute = AU_P_Frame; in VideoEditorVideoEncoder_processOutputBuffer()