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

/frameworks/av/libvideoeditor/vss/common/inc/
H A DM4DA_Types.h136 M4OSA_UInt32 m_byteFrameLength; /**< Size of frame samples in bytes */ member in struct:__anon124
/frameworks/av/libvideoeditor/vss/src/
H A DM4READER_Pcm.c365 /* m_byteFrameLength is badly named: it is not in bytes but in samples number */
369 pAudioStreamHandler->m_byteFrameLength =
376 pAudioStreamHandler->m_byteFrameLength =
392 pAudioStreamHandler->m_byteFrameLength*pAudioStreamHandler->m_byteSampleSize\
H A DM4READER_Amr.c298 pAudioStreamHandler->m_byteFrameLength = 0;
H A DM4VSS3GPP_ClipAnalysis.c581 pClipCtxt->pAudioStream->m_byteFrameLength
H A DM4VSS3GPP_Clip.c1363 pClipCtxt->pAudioStream->m_byteFrameLength
2052 pClipCtxt->pAudioStream->m_byteFrameLength
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
H A DVideoEditorAudioDecoder.cpp468 pDecoderContext->mAudioStreamHandler->m_byteFrameLength = 160;
479 pDecoderContext->mAudioStreamHandler->m_byteFrameLength = 160;
508 pDecoderContext->mAudioStreamHandler->m_byteFrameLength = 1024;
H A DVideoEditorMp3Reader.cpp531 pAudioStreamHandler->m_byteFrameLength = 1152;
H A DVideoEditor3gpReader.cpp1694 pAudioStreamHandler->m_byteFrameLength = 0;
/frameworks/av/libvideoeditor/vss/mcs/src/
H A DM4MCS_API.c6174 pC->pReaderAudioStream->m_byteFrameLength
9762 pC->pReaderAudioStream->m_byteFrameLength
10604 pC->pReaderAudioStream->m_byteFrameLength

Completed in 109 milliseconds