Home
last modified time | relevance | path

Searched defs:pAU (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
DM4PCMR_CoreReader.c351 M4OSA_ERR M4PCMR_nextAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU) in M4PCMR_nextAU()
433 M4OSA_ERR M4PCMR_freeAU(M4OSA_Context context, M4SYS_StreamID streamID, M4SYS_AccessUnit* pAU) in M4PCMR_freeAU()
DM4VSS3GPP_EditVideo.c974 M4SYS_StreamID streamID, M4SYS_AccessUnit *pAU ) in M4VSS3GPP_intStartAU()
1014 M4SYS_StreamID streamID, M4SYS_AccessUnit *pAU ) in M4VSS3GPP_intProcessAU()
2216 M4SYS_AccessUnit *pAU ) in M4VSS3GPP_intUpdateTimeInfo()
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
DM4MP4W_Interface.c704 M4SYS_AccessUnit* pAU) in M4WRITER_3GP_startAU()
768 M4SYS_AccessUnit* pAU) in M4WRITER_3GP_processAU()
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
DVideoEditorVideoEncoder.cpp555 M4SYS_AccessUnit* pAU, M4OSA_Void* pParams) { in VideoEditorVideoEncoder_open()
DVideoEditor3gpReader.cpp529 M4_AccessUnit *pAU; in VideoEditor3gpReader_close() local