Searched refs:b64 (Results 1 – 1 of 1) sorted by relevance
1079 struct v4l2_buffer *b64 = arg; in v4l2_compat_get_array_args() local1083 if (V4L2_TYPE_IS_MULTIPLANAR(b64->type)) { in v4l2_compat_get_array_args()1084 u32 num_planes = b64->length; in v4l2_compat_get_array_args()1090 err = get_v4l2_plane32(p64, p32, b64->memory); in v4l2_compat_get_array_args()1171 struct v4l2_buffer *b64 = arg; in v4l2_compat_put_array_args() local1175 if (V4L2_TYPE_IS_MULTIPLANAR(b64->type)) { in v4l2_compat_put_array_args()1176 u32 num_planes = b64->length; in v4l2_compat_put_array_args()1182 err = put_v4l2_plane32(p64, p32, b64->memory); in v4l2_compat_put_array_args()