Searched refs:b_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);
301 pipe->b_bit = 1; /* B, 5 bits */
317 pipe->b_bit = 3; /* B, 8 bits */
333 pipe->b_bit = 1; /* B, 5 bits */
349 pipe->b_bit = 3; /* B, 8 bits */
366 pipe->b_bit = 3; /* B, 8 bits */
383 pipe->b_bit = 3; /* B, 8 bits */
400 pipe->b_bit = 3; /* B, 8 bits */
421 pipe->b_bit = 3; /* B, 8 bits */
454 pipe->b_bit
[all...]
H A Dmdp4.h268 uint32 b_bit; /* component 1, B_Cb */ member in struct:mdp4_overlay_pipe

Completed in 54 milliseconds