Searched refs:b64 (Results 1 – 1 of 1) sorted by relevance
1040 struct v4l2_buffer *b64 = arg; in v4l2_compat_get_array_args() local1044 if (V4L2_TYPE_IS_MULTIPLANAR(b64->type)) { in v4l2_compat_get_array_args()1045 u32 num_planes = b64->length; in v4l2_compat_get_array_args()1051 err = get_v4l2_plane32(p64, p32, b64->memory); in v4l2_compat_get_array_args()1110 struct v4l2_buffer *b64 = arg; in v4l2_compat_put_array_args() local1114 if (V4L2_TYPE_IS_MULTIPLANAR(b64->type)) { in v4l2_compat_put_array_args()1115 u32 num_planes = b64->length; in v4l2_compat_put_array_args()1121 err = put_v4l2_plane32(p64, p32, b64->memory); in v4l2_compat_put_array_args()