commit | 45f9eaff852056178fc629f33cdf9aaf2b2dce2e | [log] [tgz] |
---|---|---|
author | Yin-Chia Yeh <yinchiayeh@google.com> | Thu May 26 23:07:15 2016 -0700 |
committer | Yin-Chia Yeh <yinchiayeh@google.com> | Thu May 26 23:43:04 2016 -0700 |
tree | ae89e3a1fd4f7a0f72185647bd6b05d590af2ba7 | |
parent | 7443c1f253008acd868af1e35449dd5eb3139c8d [diff] |
Camera: Add media/camera NDK documents Include media/camera ndk headers to codegen source. Add docs/images directory for image links in generated documents. Bug: 27102995 Change-Id: I9c75e2ceba3458c9962c26cf786e1402fd963696
diff --git a/docs/Doxyfile b/docs/Doxyfile index 46d6d84..3ea453f 100644 --- a/docs/Doxyfile +++ b/docs/Doxyfile
@@ -677,7 +677,7 @@ # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = ../include/android +INPUT = ../include/android ../../av/include/ndk ../../av/include/camera/ndk # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
diff --git a/docs/images/camera2/metadata/android.colorCorrection.mode/processing_pipeline.png b/docs/images/camera2/metadata/android.colorCorrection.mode/processing_pipeline.png new file mode 100644 index 0000000..7578b48 --- /dev/null +++ b/docs/images/camera2/metadata/android.colorCorrection.mode/processing_pipeline.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.statistics.lensShadingMap/blue_shading.png b/docs/images/camera2/metadata/android.statistics.lensShadingMap/blue_shading.png new file mode 100644 index 0000000..7b10f6b --- /dev/null +++ b/docs/images/camera2/metadata/android.statistics.lensShadingMap/blue_shading.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.statistics.lensShadingMap/green_e_shading.png b/docs/images/camera2/metadata/android.statistics.lensShadingMap/green_e_shading.png new file mode 100644 index 0000000..41972cf --- /dev/null +++ b/docs/images/camera2/metadata/android.statistics.lensShadingMap/green_e_shading.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.statistics.lensShadingMap/green_o_shading.png b/docs/images/camera2/metadata/android.statistics.lensShadingMap/green_o_shading.png new file mode 100644 index 0000000..d26600b --- /dev/null +++ b/docs/images/camera2/metadata/android.statistics.lensShadingMap/green_o_shading.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.statistics.lensShadingMap/inv_shading.png b/docs/images/camera2/metadata/android.statistics.lensShadingMap/inv_shading.png new file mode 100644 index 0000000..1e7208e --- /dev/null +++ b/docs/images/camera2/metadata/android.statistics.lensShadingMap/inv_shading.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.statistics.lensShadingMap/red_shading.png b/docs/images/camera2/metadata/android.statistics.lensShadingMap/red_shading.png new file mode 100644 index 0000000..ecef3ae --- /dev/null +++ b/docs/images/camera2/metadata/android.statistics.lensShadingMap/red_shading.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.tonemap.curveRed/gamma_tonemap.png b/docs/images/camera2/metadata/android.tonemap.curveRed/gamma_tonemap.png new file mode 100644 index 0000000..a02fd89 --- /dev/null +++ b/docs/images/camera2/metadata/android.tonemap.curveRed/gamma_tonemap.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.tonemap.curveRed/inverse_tonemap.png b/docs/images/camera2/metadata/android.tonemap.curveRed/inverse_tonemap.png new file mode 100644 index 0000000..c309ac5 --- /dev/null +++ b/docs/images/camera2/metadata/android.tonemap.curveRed/inverse_tonemap.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.tonemap.curveRed/linear_tonemap.png b/docs/images/camera2/metadata/android.tonemap.curveRed/linear_tonemap.png new file mode 100644 index 0000000..414fad4 --- /dev/null +++ b/docs/images/camera2/metadata/android.tonemap.curveRed/linear_tonemap.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.tonemap.curveRed/rec709_tonemap.png b/docs/images/camera2/metadata/android.tonemap.curveRed/rec709_tonemap.png new file mode 100644 index 0000000..c147a87 --- /dev/null +++ b/docs/images/camera2/metadata/android.tonemap.curveRed/rec709_tonemap.png Binary files differ
diff --git a/docs/images/camera2/metadata/android.tonemap.curveRed/srgb_tonemap.png b/docs/images/camera2/metadata/android.tonemap.curveRed/srgb_tonemap.png new file mode 100644 index 0000000..4ce2125 --- /dev/null +++ b/docs/images/camera2/metadata/android.tonemap.curveRed/srgb_tonemap.png Binary files differ