Lines Matching defs:pixel
709 uint32_t pixel = 0;
722 pixel += diff;
723 bytestream_put_le32(&out, pixel);
733 pixel += diff;
734 bytestream_put_le16(&out, pixel);
749 pixel += diff;
750 bytestream_put_le32(&out, pixel);
818 uint16_t tmp_buffer[16]; /* B44 use 4x4 half float pixel */
1376 /* todo: change this when a floating point pixel format with luma with alpha is implemented */
2071 /* todo: change this when a floating point pixel format with luma with alpha is implemented */