OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:estimateAudioSize
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/libvideoeditor/vss/3gpwriter/inc/
M4MP4W_Types.h
300
M4OSA_Bool
estimateAudioSize
; /* default is false*/
301
M4OSA_UInt32 audioMsChunkDur; /* in ms, set only if
estimateAudioSize
304
estimateAudioSize
is true*/
/frameworks/av/libvideoeditor/vss/3gpwriter/src/
M4MP4W_Writer.c
588
mMp4FileDataPtr->
estimateAudioSize
= M4OSA_FALSE;
590
0; /*set and used only when
estimateAudioSize
is true*/
592
0; /*set and used only when
estimateAudioSize
is true*/
[
all
...]
Completed in 20 milliseconds