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

/external/dng_sdk/source/
H A Ddng_misc_opcodes.cpp93 stream.Put_int32 (fBounds.t);
94 stream.Put_int32 (fBounds.l);
95 stream.Put_int32 (fBounds.b);
96 stream.Put_int32 (fBounds.r);
189 stream.Put_int32 (fArea.t);
190 stream.Put_int32 (fArea.l);
191 stream.Put_int32 (fArea.b);
192 stream.Put_int32 (fArea.r);
H A Ddng_bad_pixels.cpp717 stream.Put_int32 (pt.v);
718 stream.Put_int32 (pt.h);
727 stream.Put_int32 (r.t);
728 stream.Put_int32 (r.l);
729 stream.Put_int32 (r.b);
730 stream.Put_int32 (r.r);
H A Ddng_stream.h410 void Put_int32 (int32 x) function in class:dng_stream
H A Ddng_camera_profile.cpp533 printer.Put_int32 (fDefaultBlackRender);

Completed in 230 milliseconds