Searched refs:g_bit (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp4_overlay.c257 pipe->r_bit << 4 | pipe->b_bit << 2 | pipe->g_bit);
302 pipe->g_bit = 2; /* G, 6 bits */
318 pipe->g_bit = 3; /* G, 8 bits */
334 pipe->g_bit = 2; /* G, 6 bits */
350 pipe->g_bit = 3; /* G, 8 bits */
367 pipe->g_bit = 3; /* G, 8 bits */
384 pipe->g_bit = 3; /* G, 8 bits */
401 pipe->g_bit = 3; /* G, 8 bits */
422 pipe->g_bit = 3; /* G, 8 bits */
455 pipe->g_bit
[all...]
H A Dmdp4.h269 uint32 g_bit; /* component 0, G_lumz */ member in struct:mdp4_overlay_pipe

Completed in 33 milliseconds