Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h182 extern struct cedrus_dec_ops cedrus_dec_ops_h264;
H A Dcedrus.c415 dev->dec_ops[CEDRUS_CODEC_H264] = &cedrus_dec_ops_h264; in cedrus_probe()
H A Dcedrus_h264.c684 struct cedrus_dec_ops cedrus_dec_ops_h264 = { variable