Home
last modified time | relevance | path

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

/linux-6.15/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_common.h221 struct s5p_mfc_buf_size { struct
231 const struct s5p_mfc_buf_size *buf_size; argument
H A Ds5p_mfc.c1533 static const struct s5p_mfc_buf_size buf_size_v5 = {
1558 static const struct s5p_mfc_buf_size buf_size_v6 = {
1587 static const struct s5p_mfc_buf_size buf_size_v7 = {
1621 static const struct s5p_mfc_buf_size buf_size_v8 = {
1656 static const struct s5p_mfc_buf_size buf_size_v10 = {
1679 static struct s5p_mfc_buf_size buf_size_v12 = {
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()