Searched refs:IMG_LEN (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/msm/
H A Dmdp_ppp.c519 #define IMG_LEN(rect_h, w, rect_w, bpp) (((rect_h) * w) * bpp) macro
528 *len0 = IMG_LEN(rect->h, img->width, rect->w, bpp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/msm/
H A Dmdp_ppp.c519 #define IMG_LEN(rect_h, w, rect_w, bpp) (((rect_h) * w) * bpp) macro
528 *len0 = IMG_LEN(rect->h, img->width, rect->w, bpp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_ppp.c528 #define IMG_LEN(rect_h, w, rect_w, bpp) (((rect_h) * w) * bpp) macro
537 *len0 = IMG_LEN(rect->h, img->width, rect->w, bpp);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/msm/
H A Dmdp_ppp.c528 #define IMG_LEN(rect_h, w, rect_w, bpp) (((rect_h) * w) * bpp) macro
537 *len0 = IMG_LEN(rect->h, img->width, rect->w, bpp);

Completed in 178 milliseconds