Home
last modified time | relevance | path

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

/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h121 struct cedrus_dec_ops *current_codec;
163 struct cedrus_dec_ops { struct
205 extern struct cedrus_dec_ops cedrus_dec_ops_mpeg2;
206 extern struct cedrus_dec_ops cedrus_dec_ops_h264;
207 extern struct cedrus_dec_ops cedrus_dec_ops_h265;
208 extern struct cedrus_dec_ops cedrus_dec_ops_vp8;
H A Dcedrus_mpeg2.c192 struct cedrus_dec_ops cedrus_dec_ops_mpeg2 = {
H A Dcedrus_vp8.c874 struct cedrus_dec_ops cedrus_dec_ops_vp8 = {
H A Dcedrus_h264.c703 struct cedrus_dec_ops cedrus_dec_ops_h264 = {
H A Dcedrus_h265.c914 struct cedrus_dec_ops cedrus_dec_ops_h265 = {