Searched refs:y_isl_layout (Results 1 – 1 of 1) sorted by relevance
365 const struct isl_format_layout *y_isl_layout = NULL; in try_lower_tex_ycbcr() local368 y_isl_layout = isl_format_get_layout(format->planes[p].isl_format); in try_lower_tex_ycbcr()370 assert(y_isl_layout != NULL); in try_lower_tex_ycbcr()371 uint8_t y_bpc = y_isl_layout->channels_array[0].bits; in try_lower_tex_ycbcr()