Home
last modified time | relevance | path

Searched refs:amvdec_timestamp (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/media/meson/vdec/
H A Dvdec_helpers.c233 struct amvdec_timestamp *new_ts; in amvdec_add_ts()
254 struct amvdec_timestamp *tmp; in amvdec_remove_ts()
327 struct amvdec_timestamp *tmp; in amvdec_dst_buf_done()
344 tmp = list_first_entry(timestamps, struct amvdec_timestamp, list); in amvdec_dst_buf_done()
362 struct amvdec_timestamp *match = NULL; in amvdec_dst_buf_done_offset()
363 struct amvdec_timestamp *tmp, *n; in amvdec_dst_buf_done_offset()
H A Dvdec.h38 struct amvdec_timestamp { struct
H A Dvdec.c378 struct amvdec_timestamp *tmp, *n; in vdec_reset_timestamps()