Searched refs:I915_OVERLAY_DEPTH_MASK (Results 1 – 2 of 2) sorted by relevance
489 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_depth_bytes()501 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_width_bytes()511 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_hsubsampling()525 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_vsubsampling()694 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()707 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
969 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro