Searched refs:pixfmtstr (Results 1 – 1 of 1) sorted by relevance
250 #define pixfmtstr(x) (x) & 0xff, ((x) >> 8) & 0xff, ((x) >> 16) & 0xff, \ macro262 pixfmtstr(pix->pixelformat), pix->width, pix->height); in soc_camera_try_fmt()582 pixfmtstr(pix->pixelformat), pix->width, pix->height); in soc_camera_set_fmt()