Searched refs:ts_cur (Results 1 – 5 of 5) sorted by relevance
386 task->ts_cur.pts = mpp_packet_get_pts(dec->mpp_pkt_in); in try_proc_dec_task()387 task->ts_cur.dts = mpp_packet_get_dts(dec->mpp_pkt_in); in try_proc_dec_task()631 pkt_ts->pts = task->ts_cur.pts; in try_proc_dec_task()632 pkt_ts->dts = task->ts_cur.dts; in try_proc_dec_task()
57 INIT_LIST_HEAD(&task->ts_cur.link); in dec_task_init()
224 MppPktTs ts_cur; member
15507 uint64 ts_cur = OSL_LOCALTIME_NS(); in dhd_bus_mmio_trace() local15513 if (((DIV_U64_BY_U64(ts_cur, NSEC_PER_USEC) - in dhd_bus_mmio_trace()15521 bus->mmio_trace[cnt].timestamp = ts_cur; in dhd_bus_mmio_trace()
15500 uint64 ts_cur = OSL_LOCALTIME_NS(); in dhd_bus_mmio_trace() local15506 if (((DIV_U64_BY_U64(ts_cur, NSEC_PER_USEC) - in dhd_bus_mmio_trace()15514 bus->mmio_trace[cnt].timestamp = ts_cur; in dhd_bus_mmio_trace()