Home
last modified time | relevance | path

Searched refs:nof_pixels_dx (Results 1 – 1 of 1) sorted by relevance

/drivers/video/pnx4008/
Dsdum.c65 static u32 nof_pixels_dx(struct dum_ch_setup *ch_setup) in nof_pixels_dx() function
77 return (nof_pixels_dx(ch_setup) * nof_pixels_dy(ch_setup)); in nof_pixels_dxy()