Searched refs:I915_OVERLAY_DEPTH_MASK (Results 1 – 2 of 2) sorted by relevance
464 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_depth_bytes()476 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_width_bytes()486 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_hsubsampling()500 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_vsubsampling()664 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()677 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
953 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro