Home
last modified time | relevance | path

Searched refs:cedrus_run (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c87 struct cedrus_run *run) in cedrus_write_frame_list()
190 struct cedrus_run *run, in _cedrus_write_ref_list()
235 struct cedrus_run *run) in cedrus_write_ref_list0()
246 struct cedrus_run *run) in cedrus_write_ref_list1()
257 struct cedrus_run *run) in cedrus_write_scaling_lists()
281 struct cedrus_run *run) in cedrus_write_pred_weight_table()
342 struct cedrus_run *run) in cedrus_set_params()
516 static int cedrus_h264_setup(struct cedrus_ctx *ctx, struct cedrus_run *run) in cedrus_h264_setup()
H A Dcedrus.h84 struct cedrus_run { struct
162 int (*setup)(struct cedrus_ctx *ctx, struct cedrus_run *run);
H A Dcedrus_dec.c29 struct cedrus_run run = {}; in cedrus_device_run()
H A Dcedrus_h265.c271 struct cedrus_run *run) in cedrus_h265_write_scaling_list()
333 static int cedrus_h265_is_low_delay(struct cedrus_run *run) in cedrus_h265_is_low_delay()
359 struct cedrus_run *run, in cedrus_h265_write_tiles()
417 static int cedrus_h265_setup(struct cedrus_ctx *ctx, struct cedrus_run *run) in cedrus_h265_setup()
H A Dcedrus_mpeg2.c51 static int cedrus_mpeg2_setup(struct cedrus_ctx *ctx, struct cedrus_run *run) in cedrus_mpeg2_setup()
H A Dcedrus_vp8.c654 static int cedrus_vp8_setup(struct cedrus_ctx *ctx, struct cedrus_run *run) in cedrus_vp8_setup()