Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 – 14 of 14) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyxd.h52 int64_t time_stamp);
53 …int vp8dx_get_raw_frame(struct VP8D_COMP* comp, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64…
Donyx.h262 …_COMP* comp, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t time_stamp, int64_t end_tim…
263 …ned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_e…
/external/libavc/encoder/
Dih264e_time_stamp.h218 void ih264e_init_time_stamp(time_stamp_handle time_stamp,
245 void ih264e_update_time_stamp(time_stamp_handle time_stamp);
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c302 int64_t time_stamp) in vp8dx_receive_compressed_data() argument
385 pbi->last_time_stamp = time_stamp; in vp8dx_receive_compressed_data()
392 int vp8dx_get_raw_frame(VP8D_COMP *pbi, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64_t *time_… in vp8dx_get_raw_frame() argument
404 *time_stamp = pbi->last_time_stamp; in vp8dx_get_raw_frame()
/external/blktrace/btreplay/
Dbtrecord.h36 __u64 time_stamp; member
Dbtrecord.c258 cur->hdr.time_stamp = stream->start_time = start_time; in io_bunch_create()
582 __u64 off = hdrp->time_stamp - stream->iip->genesis; in bunch_output_hdr()
Dbtreplay.c1265 stall(tip, bunch->hdr.time_stamp - genesis); in process_bunch()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h447 YV12_BUFFER_CONFIG *sd, int64_t time_stamp,
452 int64_t *time_stamp, int64_t *time_end, int flush);
Dvp9_encoder.c2351 YV12_BUFFER_CONFIG *sd, int64_t time_stamp, in vp9_receive_raw_frame() argument
2365 res = vp9_svc_lookahead_push(cpi, cpi->lookahead, sd, time_stamp, end_time, in vp9_receive_raw_frame()
2370 sd, time_stamp, end_time, frame_flags); in vp9_receive_raw_frame()
2486 int64_t *time_stamp, int64_t *time_end, int flush) { in vp9_get_compressed_data() argument
2605 *time_stamp = cpi->source->ts_start; in vp9_get_compressed_data()
/external/tcpdump/
Dprint-slow.c162 u_int8_t time_stamp[2]; member
603 EXTRACT_16BITS(&tlv.slow_oam_link_event->time_stamp)*100, in slow_oam_print()
/external/libvpx/libvpx/vp8/
Dvp8_dx_iface.c529 int64_t time_stamp = 0, time_end_stamp = 0; in vp8_get_frame() local
554 &time_stamp, &time_end_stamp, &flags)) in vp8_get_frame()
/external/boringssl/src/crypto/obj/
Dobj_mac.num133 time_stamp 133
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c4871 …8_COMP *cpi, unsigned int frame_flags, YV12_BUFFER_CONFIG *sd, int64_t time_stamp, int64_t end_tim… in vp8_receive_raw_frame() argument
4886 if(vp8_lookahead_push(cpi->lookahead, sd, time_stamp, end_time, in vp8_receive_raw_frame()
4910 …ned long *size, unsigned char *dest, unsigned char *dest_end, int64_t *time_stamp, int64_t *time_e… in vp8_get_compressed_data() argument
4992 *time_stamp = cpi->source->ts_start; in vp8_get_compressed_data()
/external/chromium-trace/trace-viewer/tracing/
Dtrace_viewer.gypi67 'tracing/base/units/time_stamp.html',