Searched refs:fSrcPixelType (Results 1 – 8 of 8) sorted by relevance
44 uint32 fSrcPixelType; member in dng_linearize_plane88 , fSrcPixelType (srcImage.PixelType ()) in dng_linearize_plane()106 if (fSrcPixelType != ttByte && in dng_linearize_plane()107 fSrcPixelType != ttShort && in dng_linearize_plane()108 fSrcPixelType != ttLong && in dng_linearize_plane()109 fSrcPixelType != ttFloat) in dng_linearize_plane()128 if (fSrcPixelType == ttFloat && in dng_linearize_plane()140 fReal32 = (fSrcPixelType == ttLong || in dng_linearize_plane()237 (info.fBlackLevelRepeatRows > 1 || fSrcPixelType != ttShort)) in dng_linearize_plane()310 if (fSrcPixelType != ttLong && in dng_linearize_plane()[all …]
36 , fSrcPixelType (srcImage.PixelType ()) in dng_filter_task()66 uint32 srcBufferSize = ComputeBufferSize(fSrcPixelType, fSrcTileSize, in Start()112 dng_pixel_buffer srcBuffer(srcArea, fSrcPlane, fSrcPlanes, fSrcPixelType, in Process()
268 fSrcPixelType = fOpcode.BufferPixelType (srcImage.PixelType ()); in dng_filter_opcode_task()270 fDstPixelType = fSrcPixelType; in dng_filter_opcode_task()
48 uint32 fSrcPixelType; variable
566 fSrcPixelType = ttShort; in dng_resample_task()572 fSrcPixelType = ttFloat; in dng_resample_task()717 if (fSrcPixelType == ttFloat) in ProcessArea()
800 fSrcPixelType = ttFloat; in dng_render_task()
1153 fSrcPixelType = ttShort; in dng_fast_interpolator()
1028 fSrcPixelType = ttFloat; in dng_filter_warp()