Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 62) sorted by relevance

123

/external/webkit/WebCore/page/
DGeoposition.h40 …sRefPtr<Geoposition> create(PassRefPtr<Coordinates> coordinates, DOMTimeStamp timestamp) { return … in create()
42 DOMTimeStamp timestamp() const { return m_timestamp; } in timestamp() function
46 Geoposition(PassRefPtr<Coordinates> coordinates, DOMTimeStamp timestamp) in Geoposition()
/external/opencore/codecs_v2/video/m4v_h263/dec/include/
Dpvvideodecoderinterface.h42 …virtual bool DecodeVideoFrame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint *… in DecodeVideoFrame()
52 virtual bool DecodeVideoFrameAsyncResp(uint32 timestamp[], int32 buffer_size[]) in DecodeVideoFrameAsyncResp()
60 virtual bool getSynchResponse(uint32 timestamp[], int32 buffer_size[]) in getSynchResponse()
/external/opencore/codecs_v2/video/m4v_h263/dec/src/
Dpvm4vdecoder.cpp121 bool PVM4VDecoder::DecodeVideoFrame(uint8 *bitstream[], uint32 *timestamp, int32 *buffer_size, uint… in DecodeVideoFrame()
176 void PVM4VDecoder::DecSetReference(uint8 *refYUV, uint32 timestamp) in DecSetReference()
183 void PVM4VDecoder::DecSetEnhReference(uint8 *refYUV, uint32 timestamp) in DecSetEnhReference()
Dpvdec_api.cpp997uint32 timestamp[], int32 buffer_size[], uint use_ext_timestamp[], uint8 *currYUV) in PVDecodeVideoFrame()
1025uint32 timestamp[], int32 buffer_size[], VopHeaderInfo *header_info, uint use_ext_timestamp [], ui… in PVDecodeVopHeader()
1594 Bool PVDecSetReference(VideoDecControls *decCtrl, uint8 *refYUV, uint32 timestamp) in PVDecSetReference()
1635 Bool PVDecSetEnhReference(VideoDecControls *decCtrl, uint8 *refYUV, uint32 timestamp) in PVDecSetEnhReference()
/external/srec/portable/src/
Dptimestamp.c27 void PTimeStampSet(PTimeStamp *timestamp) in PTimeStampSet()
/external/opencore/protocols/rtp_payload_parser/include/
Dpayload_parser.h85 Payload(uint32 stream, uint32 timestamp, uint32 sequence, in Payload()
110 uint32 timestamp; variable
/external/wpa_supplicant/wpa_gui-qt4/
Dwpamsg.h37 QDateTime timestamp; variable
/external/wpa_supplicant/wpa_gui/
Dwpamsg.h31 QDateTime timestamp; variable
/external/opencore/pvmi/pvmf/include/
Dpvmf_media_msg_header.h50 PVMFTimestamp timestamp; member
Dpvmi_media_transfer.h80 PVMFTimestamp timestamp; member
/external/webkit/WebCore/platform/
DPlatformMouseEvent.h75 … int clickCount, bool shift, bool ctrl, bool alt, bool meta, double timestamp) in PlatformMouseEvent()
105 double timestamp() const { return m_timestamp; } in timestamp() function
/external/bluetooth/bluez/audio/
Drtp.h36 uint32_t timestamp; member
61 uint32_t timestamp; member
Dgstrtpsbcpay.h51 GstClockTime timestamp; member
/external/opencore/fileformats/mp3/parser/src/
Dimp3ff.cpp316 …rType IMpeg3File::GetNextMediaSample(uint8 *buf, uint32 size, uint32& framesize, uint32& timestamp) in GetNextMediaSample()
422 OSCL_EXPORT_REF uint32 IMpeg3File::SeekToTimestamp(uint32 timestamp) in SeekToTimestamp()
434 OSCL_EXPORT_REF uint32 IMpeg3File::SeekPointFromTimestamp(uint32& timestamp) in SeekPointFromTimestamp()
446 OSCL_EXPORT_REF uint32 IMpeg3File::GetFileOffsetForAutoResume(uint32& timestamp) in GetFileOffsetForAutoResume()
/external/webkit/WebCore/loader/icon/
DIconRecord.h63 int timestamp; variable
/external/opencore/protocols/rtp_payload_parser/src/
Dsequence_gen.cpp126 uint32 SequenceGenerator::generateTimestamp(uint stream, uint32 timestamp, bool reposition) in generateTimestamp()
/external/opencore/android/
Dandroid_audio_output.cpp211 PVMFTimestamp timestamp; in DiscardData() local
395 PVMFTimestamp timestamp = 0; in audout_thread_func() local
/external/speex/include/speex/
Dspeex_jitter.h63 spx_uint32_t timestamp; /**< Timestamp for the packet */ member
/external/bluetooth/bluez/src/
Dsdpd.h60 uint32_t timestamp; member
/external/opencore/baselibs/media_data_structures/src/
Dgau_object.h41 uint32 timestamp; member
/external/webkit/WebCore/platform/gtk/
DGeolocationServiceGtk.cpp190 …Gtk::position_changed(GeocluePosition*, GeocluePositionFields fields, int timestamp, double latitu… in position_changed()
/external/ipsec-tools/src/racoon/
Devt.h41 time_t timestamp; member
/external/apache-http/src/org/apache/http/util/
DVersionInfo.java290 String timestamp = null; in fromMap() local
/external/dbus/dbus/
Ddbus-keyring.c294 long timestamp; in add_new_key() local
479 long timestamp; in _dbus_keyring_reload() local
/external/qemu/distrib/sdl-1.2.12/src/events/
DSDL_keyboard.c46 Uint32 timestamp; /* the time the first keydown event occurred */ member

123