Home
last modified time | relevance | path

Searched defs:stamp (Results 1 - 25 of 75) sorted by relevance

123

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_extra_input_data.h36 auto stamp = std::chrono::duration_cast<std::chrono::milliseconds>(time.time_since_epoch()).count(); in AceExtraInputData() local
/third_party/curl/src/
H A Dtool_filetime.c36 getfiletime(const char *filename, struct GlobalConfig *global, curl_off_t *stamp) getfiletime() argument
H A Dtool_progress.c146 struct timeval stamp; member
161 static struct timeval stamp; in progress_meter() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/
H A Djs_api_perf.cpp24 TimeStamp stamp = { in InsertJsBeginLog() local
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h60 unsigned int stamp; member
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_g711.cpp36 auto stamp = rtp->GetStampMS(); in InputRtp() local
100 auto stamp = cacheFrame_->Pts(); in InputFrame() local
H A Drtp_maker.cpp43 RtpPacket::Ptr RtpMaker::MakeRtp(const void *data, size_t len, bool mark, uint32_t stamp) in MakeRtp() argument
H A Drtp_codec_aac.cpp47 auto stamp = rtp->GetStampMS(); in InputRtp() local
172 auto stamp = frame->Dts(); in InputFrame() local
212 void RtpEncoderAAC::MakeAACRtp(const void *data, size_t len, bool mark, uint32_t stamp) in MakeAACRtp() argument
[all...]
H A Drtp_codec_h264.cpp52 auto stamp = rtp->GetStampMS(); in InputRtp() local
87 bool RtpDecoderH264::UnpackSingle(const RtpPacket::Ptr &rtp, const uint8_t *ptr, ssize_t size, uint32_t stamp) in UnpackSingle() argument
100 bool RtpDecoderH264::UnpackStapA(const RtpPacket::Ptr &rtp, const uint8_t *ptr, ssize_t size, uint32_t stamp) in UnpackStapA() argument
123 UnpackFuA(const RtpPacket::Ptr &rtp, const uint8_t *ptr, ssize_t size, uint32_t stamp, uint16_t seq) UnpackFuA() argument
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-model.h53 gint stamp; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dformat_agent_plugin_test.cpp733 char stamp[] = "GIF87a"; in HWTEST_F() local
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_device.c76 device_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) device_image_get_buffers() argument
H A Dplatform_surfaceless.c69 surfaceless_image_get_buffers(__DRIdrawable *driDrawable, unsigned int format, uint32_t *stamp, void *loaderPrivate, uint32_t buffer_mask, struct __DRIimageList *buffers) surfaceless_image_get_buffers() argument
/third_party/libdrm/tests/ttmtest/src/
H A Dxf86dri.c458 uniDRIGetDrawableInfo(Display * dpy, int screen, Drawable drawable, unsigned int *index, unsigned int *stamp, int *X, int *Y, int *W, int *H, int *numClipRects, drm_clip_rect_t ** pClipRects, int *backX, int *backY, int *numBackClipRects, drm_clip_rect_t ** pBackClipRects) uniDRIGetDrawableInfo() argument
/foundation/CastEngine/castengine_wifi_display/tests/unittest/protocol/rtp/
H A Drtp_unit_test.cpp211 uint32_t stamp = 0; in HWTEST_F() local
386 auto stamp = rtp->GetStampMS(); in HWTEST_F() local
414 auto stamp = rtp->GetStampMS(); in HWTEST_F() local
781 uint32_t stamp = 0; in HWTEST_F() local
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtcp/src/
H A Drtcp_context.cpp24 void RtcpContext::OnRtp(uint16_t /*seq*/, uint32_t stamp, uint64_t ntpStampMs, uint32_t /*sampleRate*/, size_t bytes) in OnRtp() argument
114 void RtcpReceiverContext::OnRtp(uint16_t seq, uint32_t stamp, uint64_t ntpStampMs, uint32_t sampleRate, size_t bytes) in OnRtp() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_single_version_result_set_test.cpp558 Timestamp stamp = 0; in HWTEST_F() local
/third_party/curl/lib/
H A Dversion.c572 curl_version_info_data *curl_version_info(CURLversion stamp) in curl_version_info() argument
H A Dhsts.c308 struct tm stamp; in hsts_push() local
338 struct tm stamp; in hsts_out() local
[all...]
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.h302 unsigned int stamp; member
/third_party/skia/modules/skresources/src/
H A DSkResources.cpp81 double stamp = 0; member
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioCapturer.cpp183 Timestamp stamp; in OH_AudioCapturer_GetTimestamp() local
/third_party/node/deps/v8/src/date/
H A Ddate.h159 Smi stamp() { return stamp_; } in stamp() function in v8::internal::DateCache
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_winsys_dri.c294 vl_dri2_screen_set_next_timestamp(struct vl_screen *vscreen, uint64_t stamp) in vl_dri2_screen_set_next_timestamp() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/net/
H A Dif_arp.h132 unsigned long stamp; member

Completed in 16 milliseconds

123