Home
last modified time | relevance | path

Searched refs:s5p_mfc_buf_size (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c1546 static const struct s5p_mfc_buf_size buf_size_v5 = {
1571 static const struct s5p_mfc_buf_size buf_size_v6 = {
1600 static const struct s5p_mfc_buf_size buf_size_v7 = {
1634 static const struct s5p_mfc_buf_size buf_size_v8 = {
1669 static const struct s5p_mfc_buf_size buf_size_v10 = {
1692 static struct s5p_mfc_buf_size buf_size_v12 = {
H A Ds5p_mfc_common.h222 struct s5p_mfc_buf_size { struct
232 const struct s5p_mfc_buf_size *buf_size; argument
H A Ds5p_mfc_dec.c448 const struct s5p_mfc_buf_size *buf_size = dev->variant->buf_size; in vidioc_s_fmt()
H A Ds5p_mfc_opr_v6.c591 const struct s5p_mfc_buf_size *buf_size = dev->variant->buf_size; in s5p_mfc_set_dec_stream_buffer_v6()