Searched refs:num_hal_formats (Results 1 – 1 of 1) sorted by relevance
300 const size_t num_hal_formats = sizeof(hal_to_internal_format)/sizeof(hal_to_internal_format[0]); variable370 for (int idx = 0; idx < (int)num_hal_formats; idx++) in get_internal_format()