Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/s5p-mfc/
Ds5p_mfc_enc.h16 struct s5p_mfc_codec_ops *get_enc_codec_ops(void);
Ds5p_mfc_dec.h16 struct s5p_mfc_codec_ops *get_dec_codec_ops(void);
Ds5p_mfc_common.h475 struct s5p_mfc_codec_ops { struct
656 struct s5p_mfc_codec_ops *c_ops;
Ds5p_mfc_dec.c255 static struct s5p_mfc_codec_ops decoder_codec_ops = {
1101 struct s5p_mfc_codec_ops *get_dec_codec_ops(void) in get_dec_codec_ops()
Ds5p_mfc_enc.c933 static struct s5p_mfc_codec_ops encoder_codec_ops = {
2047 struct s5p_mfc_codec_ops *get_enc_codec_ops(void) in get_enc_codec_ops()