Searched refs:DEFAULT_PIXEL_STRIDE (Results 1 – 2 of 2) sorted by relevance
405 writeByteBuffer(width, height, pixels, dngOutput, DEFAULT_PIXEL_STRIDE, in writeByteBuffer()406 width * DEFAULT_PIXEL_STRIDE, offset); in writeByteBuffer()484 private static final int DEFAULT_PIXEL_STRIDE = 2; // bytes per sample field in DngCreator
21706 Landroid/hardware/camera2/DngCreator;->DEFAULT_PIXEL_STRIDE:I