Lines Matching full:bits_per_pixel
583 unsigned int bits_per_pixel;595 bits_per_pixel = 32;602 bits_per_pixel = 32;607 bits_per_pixel = 16;613 bits_per_pixel = 8;625 oc->stride = ALIGN(width, HW_ALIGN) * bits_per_pixel / 8;