Home
last modified time | relevance | path

Searched refs:cedrus_dec_ops (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/staging/media/sunxi/cedrus/
Dcedrus.h121 struct cedrus_dec_ops *current_codec;
158 struct cedrus_dec_ops { struct
200 extern struct cedrus_dec_ops cedrus_dec_ops_mpeg2;
201 extern struct cedrus_dec_ops cedrus_dec_ops_h264;
202 extern struct cedrus_dec_ops cedrus_dec_ops_h265;
203 extern struct cedrus_dec_ops cedrus_dec_ops_vp8;
Dcedrus_mpeg2.c192 struct cedrus_dec_ops cedrus_dec_ops_mpeg2 = {
Dcedrus_vp8.c874 struct cedrus_dec_ops cedrus_dec_ops_vp8 = {
Dcedrus_h264.c698 struct cedrus_dec_ops cedrus_dec_ops_h264 = {
Dcedrus_h265.c911 struct cedrus_dec_ops cedrus_dec_ops_h265 = {