HomeSort by relevance Sort by last modified time
    Searched refs:m_byteFrameLength (Results 1 - 9 of 9) sorted by null

  /frameworks/media/libvideoeditor/vss/common/inc/
M4DA_Types.h 136 M4OSA_UInt32 m_byteFrameLength; /**< Size of frame samples in bytes */
  /frameworks/media/libvideoeditor/vss/src/
M4READER_Pcm.c 365 /* 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\
M4READER_Amr.c 298 pAudioStreamHandler->m_byteFrameLength = 0;
M4VSS3GPP_ClipAnalysis.c 581 pClipCtxt->pAudioStream->m_byteFrameLength
    [all...]
M4VSS3GPP_Clip.c     [all...]
  /frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioDecoder.cpp 468 pDecoderContext->mAudioStreamHandler->m_byteFrameLength = 160;
479 pDecoderContext->mAudioStreamHandler->m_byteFrameLength = 160;
508 pDecoderContext->mAudioStreamHandler->m_byteFrameLength = 1024;
    [all...]
VideoEditorMp3Reader.cpp 531 pAudioStreamHandler->m_byteFrameLength = 1152;
VideoEditor3gpReader.cpp     [all...]
  /frameworks/media/libvideoeditor/vss/mcs/src/
M4MCS_API.c     [all...]

Completed in 145 milliseconds