OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:duration
(Results
476 - 500
of
1213
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/opencore/fileformats/mp4/parser/include/
movieheaderatom.h
72
//
Duration
gets
/external/opencore/nodes/pvaacffparsernode/include/
pvmf_aacffparser_defs.h
59
static const char PVAACMETADATA_DURATION_KEY[] = "
duration
";
/external/opencore/nodes/pvprotocolenginenode/config/linux/
pvmf_protocolengine_node_tunables.h
70
// macros for
duration
calcuation: fileSize*1000/playback rate
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/rtp/src/
pvmf_rtp_jitter_buffer_impl.h
52
OSCL_IMPORT_REF virtual void SetEarlyDecodingTimeInMilliSeconds(uint32
duration
);
/external/opencore/protocols/rtp_payload_parser/include/
payload_parser_registry.h
49
* throughout the
duration
of the thread.
rtp_payloadparser_registry.h
64
* throughout the
duration
of the thread.
/external/opencore/protocols/sdp/parser/include/
sdp_mediaparser_registry.h
68
* throughout the
duration
of the thread.
sdp_parser.h
56
playTime
duration
;
member in struct:_movieInfo
/external/opencore/pvmi/pvmf/include/
pvmf_duration_infomessage.h
27
This object can carry the code, UUID, and
duration
information associated with an
pvmf_metadata_infomessage.h
27
This object can carry the code, UUID, and
duration
information associated with an
/external/sonivox/arm-fm-22k/lib_src/
eas_ota.c
321
EAS_U32
duration
;
local
454
/* fetch note
duration
*/
457
duration
= pData->tick * (0x20 >> temp);
459
/* fetch note
duration
modifier */
468
duration
+=
duration
>> 1;
472
duration
+= (
duration
>> 1) + (
duration
>> 2);
476
duration
= (duration * TRIPLET_MULTIPLIER) >> TRIPLET_SHIFT
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_ota.c
321
EAS_U32
duration
;
local
454
/* fetch note
duration
*/
457
duration
= pData->tick * (0x20 >> temp);
459
/* fetch note
duration
modifier */
468
duration
+=
duration
>> 1;
472
duration
+= (
duration
>> 1) + (
duration
>> 2);
476
duration
= (duration * TRIPLET_MULTIPLIER) >> TRIPLET_SHIFT
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_ota.c
321
EAS_U32
duration
;
local
454
/* fetch note
duration
*/
457
duration
= pData->tick * (0x20 >> temp);
459
/* fetch note
duration
modifier */
468
duration
+=
duration
>> 1;
472
duration
+= (
duration
>> 1) + (
duration
>> 2);
476
duration
= (duration * TRIPLET_MULTIPLIER) >> TRIPLET_SHIFT
[
all
...]
/external/srec/srec/include/
hmm_desc.h
43
#define EXPDUR (1<<6) /* Exponential
duration
model */
/external/stlport/test/unit/cppunit/
test_main.cpp
62
printf(";\n\t[-m] : monitor test execution, display time
duration
for each test\n");
/external/webkit/WebCore/manual-tests/
video-player.html
3
#videocontainer { position: relative; width: 400px; height:230px;-webkit-user-select:none; -webkit-transition-
duration
:0.2s}
/external/webkit/WebCore/platform/graphics/
MediaPlayerPrivate.h
62
virtual float
duration
() const = 0;
/external/webkit/WebCore/platform/graphics/gtk/
MediaPlayerPrivateGStreamer.h
74
float
duration
() const;
/external/webkit/WebCore/platform/graphics/mac/
MediaPlayerPrivateQTKit.h
96
float
duration
() const;
/external/webkit/WebCore/platform/graphics/win/
MediaPlayerPrivateQuickTimeWin.h
93
float
duration
() const;
QTMovieWin.h
86
float
duration
() const;
/external/webkit/WebCore/platform/image-decoders/qt/
RGBA32BufferQt.cpp
126
setDuration(other.
duration
());
/external/webkit/WebCore/platform/image-decoders/skia/
ImageDecoderSkia.cpp
119
setDuration(other.
duration
());
/external/webkit/WebCore/platform/mac/
WebCoreSystemInterface.mm
43
float
duration
, unsigned state);
/external/webkit/WebCore/svg/animation/
SMILTime.h
67
// So multiplying times does not make too much sense but SMIL defines it for
duration
* repeatCount
Completed in 343 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>