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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/drm/
H A Dsavage_bci.c977 unsigned int event_w, hw_w; local
989 hw_w = dev_priv->event_wrap;
991 hw_w--; /* hardware hasn't passed the last wrap yet */
1000 if (event_w < hw_w || (event_w == hw_w && event_e <= hw_e))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dw9968cf.c2090 hw_w = cam->hw_width, local
2100 err = w9968cf_vpp->decode(pIn, fr->length, hw_w, hw_h, pOut);
2102 fr->length = (hw_w*hw_h*hw_d)/8;
2118 w9968cf_vpp->scale_up(pIn, pOut, hw_w, hw_h, hw_d, w, h);
2122 hw_w, hw_h, hw_d, w, h)

Completed in 41 milliseconds