Home
last modified time | relevance | path

Searched defs:timestamp (Results 201 - 225 of 333) sorted by relevance

12345678910>>...14

/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c490 static size_t encode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer() argument
500 static size_t encode_buffer_hd(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer_hd() argument
H A Da2dp-codec-ldac-gst.c403 static size_t encode_buffer(void *codec_info, uint32_t timestamp, const uint8_t *input_buffer, size_t input_size, uint8_t *output_buffer, size_t output_size, size_t *processed) { in encode_buffer() argument
/third_party/pulseaudio/src/pulsecore/
H A Drtpoll.c62 pa_usec_t timestamp; member
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.h59 double timestamp = 0; member
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Ddigestauth.c406 unsigned char timestamp[4]; in calculate_nonce() local
[all...]
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c314 GstClockTime timestamp, clock_time; in pa_rtp_send() local
408 pa_usec_t timestamp; in udpsrc_buffer_probe() local
601 GstClockTime timestamp = GST_CLOCK_TIME_NONE; pa_rtp_recv() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dtrace.h118 uint64_t timestamp = 0; // in microseconds member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DGPBUtil.php443 $timestamp = $date.$timezone; global() variable
[all...]
/third_party/ffmpeg/libavdevice/
H A Dpulse_audio_enc.c42 int64_t timestamp; member
/third_party/ffmpeg/libavfilter/
H A Dsrc_movie.c218 int64_t timestamp; in movie_common_init() local
441 int64_t timestamp = movie->seek_point; in rewind_file() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmp3dec.c549 static int mp3_seek(AVFormatContext *s, int stream_index, int64_t timestamp, in mp3_seek() argument
H A Dnsvdec.c668 static int nsv_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in nsv_read_seek() argument
H A Dwavdec.c798 wav_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) wav_read_seek() argument
H A Drdt.c198 uint32_t timestamp; in ff_rdt_parse_header() local
341 uint32_t timestamp; in ff_rdt_parse_packet() local
295 rdt_parse_packet(AVFormatContext *ctx, PayloadContext *rdt, AVStream *st, AVPacket *pkt, uint32_t *timestamp, const uint8_t *buf, int len, uint16_t rtp_seq, int flags) rdt_parse_packet() argument
[all...]
H A Dvividas.c755 static int viv_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) in viv_read_seek() argument
H A Drtspdec.c961 rtsp_read_seek(AVFormatContext *s, int stream_index, int64_t timestamp, int flags) rtsp_read_seek() argument
/third_party/curl/lib/
H A Dhttp_aws_sigv4.c541 char timestamp[TIMESTAMP_SIZE]; in Curl_output_aws_sigv4() local
133 make_headers(struct Curl_easy *data, const char *hostname, char *timestamp, char *provider1, char **date_header, char *content_sha256_header, struct dynbuf *canonical_headers, struct dynbuf *signed_headers) make_headers() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_kgsl.c25 uint32_t timestamp; member
273 timestamp_to_fd(struct tu_queue *queue, uint32_t timestamp) in timestamp_to_fd() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/winsys/amdgpu/
H A Dradv_amdgpu_bo.c263 uint64_t timestamp; /* CPU timestamp */ member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_screen.c969 char timestamp[41]; in virgl_disk_cache_create() local
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_h265.c85 OMX_TICKS timestamp; member
686 OMX_TICKS timestamp; in vid_dec_h265_EndFrame() local
650 vid_dec_h265_Flush(vid_dec_PrivateType *priv, OMX_TICKS *timestamp) vid_dec_h265_Flush() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_h264_common.c112 OMX_TICKS timestamp = 0; in vid_dec_h264_EndFrame() local
77 vid_dec_h264_Flush(vid_dec_PrivateType *priv, OMX_TICKS *timestamp) vid_dec_h264_Flush() argument
1067 OMX_TICKS timestamp; vid_dec_FrameDecoded_common() local
[all...]
/third_party/node/src/tracing/
H A Dtrace_event.h481 AddTraceEventWithTimestampImpl( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int32_t num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestampImpl() argument
627 AddTraceEventWithTimestamp( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags, int64_t timestamp) AddTraceEventWithTimestamp() argument
637 AddTraceEventWithTimestamp( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags, int64_t timestamp, const char* arg1_name, ARG1_TYPE&& arg1_val) AddTraceEventWithTimestamp() argument
651 AddTraceEventWithTimestamp( char phase, const uint8_t* category_group_enabled, const char* name, const char* scope, uint64_t id, uint64_t bind_id, unsigned int flags, int64_t timestamp, const char* arg1_name, ARG1_TYPE&& arg1_val, const char* arg2_name, ARG2_TYPE&& arg2_val) AddTraceEventWithTimestamp() argument
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscp.c73 int timestamp; /* Copy the modification time */ member
/third_party/ltp/testcases/kernel/mce-test/tsrc/erst-inj/
H A Dcper.h116 __u64 timestamp; member

Completed in 28 milliseconds

12345678910>>...14