Changeset 12dcaf for src/filter/measure/pr0be.c
- Timestamp:
- 08/17/10 06:42:35 (3 years ago)
- Branches:
- b1faa09f4dfcf63d19d2cb9fc598a583e1df1c33
- Children:
- 38945e
- Parents:
- b6c818
- git-author:
- Dan Dennedy <dan@…> (08/17/10 06:42:35)
- git-committer:
- Dan Dennedy <dan@…> (08/17/10 06:42:35)
- File:
-
- 1 edited
-
src/filter/measure/pr0be.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/filter/measure/pr0be.c
rb4e184 r12dcaf 479 479 //converts the Frei0r rgba8888 color image into 480 480 //internal float RGBA 481 void color2floatrgba( uint32_t* inframe, float_rgba *sl, int w , int h)481 void color2floatrgba(const uint32_t* inframe, float_rgba *sl, int w , int h) 482 482 { 483 483 int i;
Note: See TracChangeset
for help on using the changeset viewer.
