Searched refs:b_v (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dmkw32errmap.c136 compare_table (const void *a_v, const void *b_v) argument
139 const struct table_s *b = b_v;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dmkw32errmap.c136 compare_table (const void *a_v, const void *b_v) argument
139 const struct table_s *b = b_v;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dvivi.c311 u8 r_y, g_u, b_v; local
317 b_v = dev->bars[colorpos][2]; /* B or precalculated V */
333 *p = b_v;
347 *p = b_v;
355 *p = (g_u << 5) | b_v;
371 *p = (g_u << 5) | b_v;
379 *p = (g_u << 5) | b_v;
395 *p = (g_u << 5) | b_v;

Completed in 108 milliseconds