Searched refs:entry_height (Results 1 – 1 of 1) sorted by relevance
170 const u32 *entry_height = array + height_offset; in __v4l2_find_nearest_size() local172 error = abs(*entry_width - width) + abs(*entry_height - height); in __v4l2_find_nearest_size()