Searched refs:r_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);
300 pipe->r_bit = 1; /* R, 5 bits */
316 pipe->r_bit = 3; /* R, 8 bits */
332 pipe->r_bit = 1; /* R, 5 bits */
348 pipe->r_bit = 3; /* R, 8 bits */
365 pipe->r_bit = 3; /* R, 8 bits */
382 pipe->r_bit = 3; /* R, 8 bits */
399 pipe->r_bit = 3; /* R, 8 bits */
420 pipe->r_bit = 3; /* R, 8 bits */
453 pipe->r_bit
[all...]
H A Dmdp4.h267 uint32 r_bit; /* component 2, R_Cr */ member in struct:mdp4_overlay_pipe

Completed in 69 milliseconds