OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_byteFrameLength
(Results
1 - 9
of
9
) sorted by null
/frameworks/av/libvideoeditor/vss/common/inc/
M4DA_Types.h
136
M4OSA_UInt32
m_byteFrameLength
; /**< Size of frame samples in bytes */
/frameworks/av/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/av/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/av/libvideoeditor/vss/mcs/src/
M4MCS_API.c
[
all
...]
Completed in 643 milliseconds