Searched refs:fetch_plane (Results 1 – 2 of 2) sorted by relevance
298 pipe->fetch_plane = OVERLAY_PLANE_INTERLEAVED; in mdp4_overlay_format2pipe()314 pipe->fetch_plane = OVERLAY_PLANE_INTERLEAVED; in mdp4_overlay_format2pipe()330 pipe->fetch_plane = OVERLAY_PLANE_INTERLEAVED; in mdp4_overlay_format2pipe()346 pipe->fetch_plane = OVERLAY_PLANE_INTERLEAVED; in mdp4_overlay_format2pipe()363 pipe->fetch_plane = OVERLAY_PLANE_INTERLEAVED; in mdp4_overlay_format2pipe()380 pipe->fetch_plane = OVERLAY_PLANE_INTERLEAVED; in mdp4_overlay_format2pipe()397 pipe->fetch_plane = OVERLAY_PLANE_INTERLEAVED; in mdp4_overlay_format2pipe()418 pipe->fetch_plane = OVERLAY_PLANE_PSEUDO_PLANAR; in mdp4_overlay_format2pipe()451 pipe->fetch_plane = OVERLAY_PLANE_PSEUDO_PLANAR; in mdp4_overlay_format2pipe()595 if (pipe->fetch_plane == OVERLAY_PLANE_PSEUDO_PLANAR) { in mdp4_overlay_format()[all …]
233 uint32 fetch_plane; member