/external/libvpx/libvpx/vp8/common/ |
D | onyxd.h | 52 int64_t time_stamp); 53 …int vp8dx_get_raw_frame(struct VP8D_COMP* comp, YV12_BUFFER_CONFIG *sd, int64_t *time_stamp, int64…
|
D | onyx.h | 262 …_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/ |
D | ih264e_time_stamp.h | 218 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/ |
D | onyxd_if.c | 302 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/ |
D | btrecord.h | 36 __u64 time_stamp; member
|
D | btrecord.c | 258 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()
|
D | btreplay.c | 1265 stall(tip, bunch->hdr.time_stamp - genesis); in process_bunch()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encoder.h | 447 YV12_BUFFER_CONFIG *sd, int64_t time_stamp, 452 int64_t *time_stamp, int64_t *time_end, int flush);
|
D | vp9_encoder.c | 2351 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/ |
D | print-slow.c | 162 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/ |
D | vp8_dx_iface.c | 529 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/ |
D | obj_mac.num | 133 time_stamp 133
|
/external/libvpx/libvpx/vp8/encoder/ |
D | onyx_if.c | 4871 …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/ |
D | trace_viewer.gypi | 67 'tracing/base/units/time_stamp.html',
|