Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus_h264.c93 struct cedrus_run *run) in cedrus_write_frame_list()
165 struct cedrus_run *run, in _cedrus_write_ref_list()
210 struct cedrus_run *run) in cedrus_write_ref_list0()
221 struct cedrus_run *run) in cedrus_write_ref_list1()
232 struct cedrus_run *run) in cedrus_write_scaling_lists()
252 struct cedrus_run *run) in cedrus_write_pred_weight_table()
293 struct cedrus_run *run) in cedrus_set_params()
446 struct cedrus_run *run) in cedrus_h264_setup()
Dcedrus.h70 struct cedrus_run { struct
120 void (*setup)(struct cedrus_ctx *ctx, struct cedrus_run *run);
Dcedrus_dec.c29 struct cedrus_run run = {}; in cedrus_device_run()
Dcedrus_mpeg2.c75 static void cedrus_mpeg2_setup(struct cedrus_ctx *ctx, struct cedrus_run *run) in cedrus_mpeg2_setup()