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