Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/msm/
Dmdp4_overlay.c306 pipe->unpack_count = 2; in mdp4_overlay_format2pipe()
322 pipe->unpack_count = 2; in mdp4_overlay_format2pipe()
338 pipe->unpack_count = 2; in mdp4_overlay_format2pipe()
354 pipe->unpack_count = 3; in mdp4_overlay_format2pipe()
371 pipe->unpack_count = 3; in mdp4_overlay_format2pipe()
388 pipe->unpack_count = 3; in mdp4_overlay_format2pipe()
405 pipe->unpack_count = 3; in mdp4_overlay_format2pipe()
426 pipe->unpack_count = 1; /* 2 */ in mdp4_overlay_format2pipe()
459 pipe->unpack_count = 1; /* 2 */ in mdp4_overlay_format2pipe()
586 format |= (pipe->unpack_count << 13); in mdp4_overlay_format()
Dmdp4.h242 uint32 unpack_count;/* 0 = 1 component, 1 = 2 component ... */ member