Searched refs:I915_OVERLAY_DEPTH_MASK (Results 1 – 3 of 3) sorted by relevance
509 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_depth_bytes()521 switch (format & I915_OVERLAY_DEPTH_MASK) { in packed_width_bytes()531 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_hsubsampling()545 switch (format & I915_OVERLAY_DEPTH_MASK) { in uv_vsubsampling()721 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()734 switch (params->format & I915_OVERLAY_DEPTH_MASK) { in overlay_cmd_reg()
1281 #define I915_OVERLAY_DEPTH_MASK 0xff00 macro