Searched defs:frame_ts (Results 1 – 2 of 2) sorted by relevance
1471 nsecs_t frame_ts = nsecs_t(frame->ts.tv_sec) * 1000000000LL in video_stream_cb_routine() local1532 nsecs_t frame_ts = nsecs_t(plane_frame->ts.tv_sec) * 1000000000LL in video_stream_cb_routine() local
1436 nsecs_t interval_nsec = 0, frame_ts = 0, timeStamp = 0; in mm_stream_read_user_buf() local