Home
last modified time | relevance | path

Searched refs:fetch_plane (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/msm/
Dmdp4_overlay.c298 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 …]
Dmdp4.h233 uint32 fetch_plane; member