Searched refs:__haldataspace_to_v4l2 (Results 1 – 1 of 1) sorted by relevance
238 } __haldataspace_to_v4l2[] = { variable275 for (size_t i = 0 ; i < ARRSIZE(__haldataspace_to_v4l2); i++) { in haldataspace_to_v4l2()276 if (__haldataspace_to_v4l2[i].hal == dataspace) in haldataspace_to_v4l2()277 return __haldataspace_to_v4l2[i].v4l2; in haldataspace_to_v4l2()