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

/drivers/media/video/s5p-mfc/
H A Ds5p_mfc_dec.h16 struct s5p_mfc_codec_ops *get_dec_codec_ops(void);
H A Ds5p_mfc_enc.h16 struct s5p_mfc_codec_ops *get_enc_codec_ops(void);
H A Ds5p_mfc_common.h342 * struct s5p_mfc_codec_ops - codec ops, used by encoding
344 struct s5p_mfc_codec_ops { struct
531 struct s5p_mfc_codec_ops *c_ops;
H A Ds5p_mfc_dec.c206 static struct s5p_mfc_codec_ops decoder_codec_ops = {
968 struct s5p_mfc_codec_ops *get_dec_codec_ops(void)
H A Ds5p_mfc_enc.c771 static struct s5p_mfc_codec_ops encoder_codec_ops = {
1748 struct s5p_mfc_codec_ops *get_enc_codec_ops(void)

Completed in 51 milliseconds