Lines Matching refs:uint32
117 uint32 fOpcodeID;
119 uint32 fMinVersion;
121 uint32 fFlags;
125 uint32 fStage;
129 dng_opcode (uint32 opcodeID,
130 uint32 minVersion,
131 uint32 flags);
133 dng_opcode (uint32 opcodeID,
143 uint32 OpcodeID () const in OpcodeID()
150 uint32 MinVersion () const in MinVersion()
157 uint32 Flags () const in Flags()
186 uint32 Stage () const in Stage()
196 void SetStage (uint32 stage) in SetStage()
251 uint32 opcodeID,
271 dng_filter_opcode (uint32 opcodeID,
272 uint32 minVersion,
273 uint32 flags);
275 dng_filter_opcode (uint32 opcodeID,
283 virtual uint32 BufferPixelType (uint32 imagePixelType) in BufferPixelType()
359 uint32 /* threadCount */, in Prepare() argument
362 uint32 /* imagePlanes */, in Prepare()
363 uint32 /* bufferPixelType */, in Prepare()
389 uint32 threadIndex,
411 dng_inplace_opcode (uint32 opcodeID,
412 uint32 minVersion,
413 uint32 flags);
415 dng_inplace_opcode (uint32 opcodeID,
423 virtual uint32 BufferPixelType (uint32 imagePixelType) in BufferPixelType()
461 uint32 /* threadCount */, in Prepare() argument
464 uint32 /* imagePlanes */, in Prepare()
465 uint32 /* bufferPixelType */, in Prepare()
492 uint32 threadIndex,