Home | History | Annotate | Download | only in params

Lines Matching refs:DEPTH16

1090      * <li>HAL_PIXEL_FORMAT_Y16 => ImageFormat.DEPTH16
1119 return ImageFormat.DEPTH16;
1160 * <li>ImageFormat.DEPTH16 => HAL_PIXEL_FORMAT_Y16
1185 case ImageFormat.DEPTH16:
1200 * <li>ImageFormat.DEPTH16 => HAL_DATASPACE_DEPTH
1227 case ImageFormat.DEPTH16:
1608 case ImageFormat.DEPTH16:
1609 return "DEPTH16";