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

/frameworks/av/libvideoeditor/vss/src/
H A DM4VSS3GPP_EditAudio.c1194 M4OSA_ERR secondaryError; local
1203 secondaryError = M4VSS3GPP_intClipReadNextAudioFrame(pC->pC2);
1210 if( M4OSA_ERR_IS_ERROR(secondaryError) )
1215 secondaryError);
1220 || (M4WAR_NO_MORE_AU == secondaryError))

Completed in 278 milliseconds