Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c1530 static const struct s5p_mfc_buf_size buf_size_v5 = {
1555 static const struct s5p_mfc_buf_size buf_size_v6 = {
1584 static const struct s5p_mfc_buf_size buf_size_v7 = {
1618 static const struct s5p_mfc_buf_size buf_size_v8 = {
1653 static const struct s5p_mfc_buf_size buf_size_v10 = {
1676 static struct s5p_mfc_buf_size buf_size_v12 = {
Ds5p_mfc_common.h221 struct s5p_mfc_buf_size { struct
231 const struct s5p_mfc_buf_size *buf_size; argument
Ds5p_mfc_dec.c448 const struct s5p_mfc_buf_size *buf_size = dev->variant->buf_size; in vidioc_s_fmt()
Ds5p_mfc_opr_v6.c590 const struct s5p_mfc_buf_size *buf_size = dev->variant->buf_size; in s5p_mfc_set_dec_stream_buffer_v6()