Searched refs:uv_packed (Results 1 – 1 of 1) sorted by relevance
121 bool uv_packed; /* partial planar (U and V in same plane) */ member264 .uv_packed = true,277 .uv_packed = true,479 if (fmt->uv_packed) in calc_tile_offsets_planar()494 if (fmt->uv_packed) in calc_tile_offsets_planar()501 v_off = (fmt->uv_packed) ? 0 : u_off + uv_size; in calc_tile_offsets_planar()