Home
last modified time | relevance | path

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

/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.h477 struct s5p_mfc_codec_ops { struct
658 struct s5p_mfc_codec_ops *c_ops;
Ds5p_mfc_dec.c256 static struct s5p_mfc_codec_ops decoder_codec_ops = {
1122 struct s5p_mfc_codec_ops *get_dec_codec_ops(void) in get_dec_codec_ops()
Ds5p_mfc_enc.c925 static struct s5p_mfc_codec_ops encoder_codec_ops = {
2013 struct s5p_mfc_codec_ops *get_enc_codec_ops(void) in get_enc_codec_ops()