Searched refs:b64 (Results 1 – 1 of 1) sorted by relevance
1077 struct v4l2_buffer *b64 = arg; in v4l2_compat_get_array_args() local1081 if (V4L2_TYPE_IS_MULTIPLANAR(b64->type)) { in v4l2_compat_get_array_args()1082 u32 num_planes = b64->length; in v4l2_compat_get_array_args()1088 err = get_v4l2_plane32(p64, p32, b64->memory); in v4l2_compat_get_array_args()1169 struct v4l2_buffer *b64 = arg; in v4l2_compat_put_array_args() local1173 if (V4L2_TYPE_IS_MULTIPLANAR(b64->type)) { in v4l2_compat_put_array_args()1174 u32 num_planes = b64->length; in v4l2_compat_put_array_args()1180 err = put_v4l2_plane32(p64, p32, b64->memory); in v4l2_compat_put_array_args()