Read the Docs build information Build id: 4034354 Project: advanced-micro-devices-rpp Version: latest Commit: 4a8595596c4ccc5c690655b6e5a8505c05832934 Date: 2026-05-21T20:50:38.338521Z State: finished Success: True [rtd-command-info] start-time: 2026-05-21T20:52:50.238402Z, end-time: 2026-05-21T20:53:06.727240Z, duration: 16, exit-code: 0 git clone --depth 1 https://github.com/ROCm/rpp.git . Cloning into '.'... Updating files: 85% (671/788) Updating files: 86% (678/788) Updating files: 87% (686/788) Updating files: 88% (694/788) Updating files: 89% (702/788) Updating files: 90% (710/788) Updating files: 91% (718/788) Updating files: 92% (725/788) Updating files: 93% (733/788) Updating files: 94% (741/788) Updating files: 95% (749/788) Updating files: 96% (757/788) Updating files: 97% (765/788) Updating files: 98% (773/788) Updating files: 99% (781/788) Updating files: 100% (788/788) Updating files: 100% (788/788), done. [rtd-command-info] start-time: 2026-05-21T20:53:06.807473Z, end-time: 2026-05-21T20:53:11.424256Z, duration: 4, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/docs/7.2.3:refs/remotes/origin/docs/7.2.3 From https://github.com/ROCm/rpp * [new branch] docs/7.2.3 -> origin/docs/7.2.3 * [new tag] 20250912-17 -> 20250912-17 * [new tag] 20250912-42 -> 20250912-42 * [new tag] rocm-7.0.0 -> rocm-7.0.0 * [new tag] rocm-7.0.1 -> rocm-7.0.1 * [new tag] rocm-7.0.2 -> rocm-7.0.2 * [new tag] rocm-7.2.0 -> rocm-7.2.0 * [new tag] rocm-7.2.1 -> rocm-7.2.1 * [new tag] rocm-7.2.2 -> rocm-7.2.2 * [new tag] rocm-7.2.3 -> rocm-7.2.3 [rtd-command-info] start-time: 2026-05-21T20:53:12.158346Z, end-time: 2026-05-21T20:53:12.817869Z, duration: 0, exit-code: 0 git checkout --force origin/docs/7.2.3 Note: switching to 'origin/docs/7.2.3'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 4a85955 Update rocm-docs-core to 1.33.0 [rtd-command-info] start-time: 2026-05-21T20:53:12.914227Z, end-time: 2026-05-21T20:53:12.950078Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10" [rtd-command-info] start-time: 2026-05-21T20:53:17.000893Z, end-time: 2026-05-21T20:53:17.066801Z, duration: 0, exit-code: 0 asdf global python 3.10.19 [rtd-command-info] start-time: 2026-05-21T20:53:17.472346Z, end-time: 2026-05-21T20:53:18.032253Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.19.final.0-64 in 289ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2026-05-21T20:53:18.120122Z, end-time: 2026-05-21T20:53:21.133257Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-26.1.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 39.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-26.1.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-05-21T20:53:21.222291Z, end-time: 2026-05-21T20:53:25.173295Z, duration: 3, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-8.1.3-py3-none-any.whl.metadata (6.4 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.4.1-py3-none-any.whl.metadata (10 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.15-py3-none-any.whl.metadata (7.7 kB) Collecting urllib3<3,>=1.26 (from requests>=2.30.0->sphinx) Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2023.5.7 (from requests>=2.30.0->sphinx) Downloading certifi-2026.5.20-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-8.1.3-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 119.9 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 66.9 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 466.7 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (20 kB) Downloading packaging-26.2-py3-none-any.whl (100 kB) Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 857.5 MB/s 0:00:00 Downloading requests-2.34.2-py3-none-any.whl (73 kB) Downloading charset_normalizer-3.4.7-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) Downloading idna-3.15-py3-none-any.whl (72 kB) Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) Downloading certifi-2026.5.20-py3-none-any.whl (134 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.4.1-py3-none-any.whl (14 kB) Installing collected packages: urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.20.0 alabaster-1.0.0 babel-2.18.0 certifi-2026.5.20 charset_normalizer-3.4.7 docutils-0.21.2 idna-3.15 imagesize-2.0.0 packaging-26.2 requests-2.34.2 snowballstemmer-3.0.1 sphinx-8.1.3 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.4.1 urllib3-2.7.0 [rtd-command-info] start-time: 2026-05-21T20:53:25.274580Z, end-time: 2026-05-21T20:53:36.791890Z, duration: 11, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/sphinx/requirements.txt Collecting accessible-pygments==0.0.5 (from -r docs/sphinx/requirements.txt (line 7)) Downloading accessible_pygments-0.0.5-py3-none-any.whl.metadata (10 kB) Requirement already satisfied: alabaster==1.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 9)) (1.0.0) Collecting asttokens==3.0.1 (from -r docs/sphinx/requirements.txt (line 11)) Downloading asttokens-3.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting attrs==26.1.0 (from -r docs/sphinx/requirements.txt (line 13)) Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) Requirement already satisfied: babel==2.18.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 18)) (2.18.0) Collecting beautifulsoup4==4.14.3 (from -r docs/sphinx/requirements.txt (line 22)) Downloading beautifulsoup4-4.14.3-py3-none-any.whl.metadata (3.8 kB) Collecting breathe==4.36.0 (from -r docs/sphinx/requirements.txt (line 24)) Downloading breathe-4.36.0-py3-none-any.whl.metadata (7.6 kB) Requirement already satisfied: certifi==2026.5.20 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 26)) (2026.5.20) Collecting cffi==2.0.0 (from -r docs/sphinx/requirements.txt (line 28)) Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) Requirement already satisfied: charset-normalizer==3.4.7 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 32)) (3.4.7) Collecting click==8.4.0 (from -r docs/sphinx/requirements.txt (line 34)) Downloading click-8.4.0-py3-none-any.whl.metadata (2.6 kB) Collecting click-log==0.4.0 (from -r docs/sphinx/requirements.txt (line 40)) Downloading click_log-0.4.0-py2.py3-none-any.whl.metadata (1.2 kB) Collecting comm==0.2.3 (from -r docs/sphinx/requirements.txt (line 42)) Downloading comm-0.2.3-py3-none-any.whl.metadata (3.7 kB) Collecting cryptography==48.0.0 (from -r docs/sphinx/requirements.txt (line 44)) Downloading cryptography-48.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (4.3 kB) Collecting debugpy==1.8.20 (from -r docs/sphinx/requirements.txt (line 46)) Downloading debugpy-1.8.20-cp310-cp310-manylinux_2_34_x86_64.whl.metadata (1.4 kB) Collecting decorator==5.3.1 (from -r docs/sphinx/requirements.txt (line 48)) Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: docutils==0.21.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 50)) (0.21.2) Collecting doxysphinx==3.3.14 (from -r docs/sphinx/requirements.txt (line 55)) Downloading doxysphinx-3.3.14-py3-none-any.whl.metadata (4.3 kB) Collecting exceptiongroup==1.3.1 (from -r docs/sphinx/requirements.txt (line 57)) Downloading exceptiongroup-1.3.1-py3-none-any.whl.metadata (6.7 kB) Collecting executing==2.2.1 (from -r docs/sphinx/requirements.txt (line 59)) Downloading executing-2.2.1-py2.py3-none-any.whl.metadata (8.9 kB) Collecting fastjsonschema==2.21.2 (from -r docs/sphinx/requirements.txt (line 61)) Downloading fastjsonschema-2.21.2-py3-none-any.whl.metadata (2.3 kB) Collecting gitdb==4.0.12 (from -r docs/sphinx/requirements.txt (line 65)) Downloading gitdb-4.0.12-py3-none-any.whl.metadata (1.2 kB) Collecting gitpython==3.1.50 (from -r docs/sphinx/requirements.txt (line 67)) Downloading gitpython-3.1.50-py3-none-any.whl.metadata (14 kB) Collecting greenlet==3.5.1 (from -r docs/sphinx/requirements.txt (line 69)) Downloading greenlet-3.5.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Requirement already satisfied: idna==3.15 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 71)) (3.15) Requirement already satisfied: imagesize==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 73)) (2.0.0) Collecting importlib-metadata==9.0.0 (from -r docs/sphinx/requirements.txt (line 75)) Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) Collecting ipykernel==7.2.0 (from -r docs/sphinx/requirements.txt (line 79)) Downloading ipykernel-7.2.0-py3-none-any.whl.metadata (4.5 kB) Collecting ipython==8.39.0 (from -r docs/sphinx/requirements.txt (line 81)) Downloading ipython-8.39.0-py3-none-any.whl.metadata (5.1 kB) Collecting jedi==0.20.0 (from -r docs/sphinx/requirements.txt (line 85)) Downloading jedi-0.20.0-py2.py3-none-any.whl.metadata (23 kB) Requirement already satisfied: jinja2==3.1.6 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 87)) (3.1.6) Collecting jsonschema==4.26.0 (from -r docs/sphinx/requirements.txt (line 91)) Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) Collecting jsonschema-specifications==2025.9.1 (from -r docs/sphinx/requirements.txt (line 93)) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) Collecting jupyter-cache==1.0.1 (from -r docs/sphinx/requirements.txt (line 95)) Downloading jupyter_cache-1.0.1-py3-none-any.whl.metadata (5.8 kB) Collecting jupyter-client==8.8.0 (from -r docs/sphinx/requirements.txt (line 97)) Downloading jupyter_client-8.8.0-py3-none-any.whl.metadata (8.4 kB) Collecting jupyter-core==5.9.1 (from -r docs/sphinx/requirements.txt (line 101)) Downloading jupyter_core-5.9.1-py3-none-any.whl.metadata (1.5 kB) Collecting libsass==0.22.0 (from -r docs/sphinx/requirements.txt (line 107)) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.6 kB) Collecting lxml==5.2.1 (from -r docs/sphinx/requirements.txt (line 109)) Downloading lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.4 kB) Collecting markdown-it-py==3.0.0 (from -r docs/sphinx/requirements.txt (line 111)) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Requirement already satisfied: markupsafe==3.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 115)) (3.0.3) Collecting matplotlib-inline==0.2.2 (from -r docs/sphinx/requirements.txt (line 117)) Downloading matplotlib_inline-0.2.2-py3-none-any.whl.metadata (2.4 kB) Collecting mdit-py-plugins==0.6.1 (from -r docs/sphinx/requirements.txt (line 121)) Downloading mdit_py_plugins-0.6.1-py3-none-any.whl.metadata (2.9 kB) Collecting mdurl==0.1.2 (from -r docs/sphinx/requirements.txt (line 123)) Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) Collecting mpire==2.10.2 (from -r docs/sphinx/requirements.txt (line 125)) Downloading mpire-2.10.2-py3-none-any.whl.metadata (14 kB) Collecting myst-nb==1.4.0 (from -r docs/sphinx/requirements.txt (line 127)) Downloading myst_nb-1.4.0-py3-none-any.whl.metadata (4.8 kB) Collecting myst-parser==4.0.1 (from -r docs/sphinx/requirements.txt (line 129)) Downloading myst_parser-4.0.1-py3-none-any.whl.metadata (5.5 kB) Collecting nbclient==0.10.4 (from -r docs/sphinx/requirements.txt (line 131)) Downloading nbclient-0.10.4-py3-none-any.whl.metadata (8.3 kB) Collecting nbformat==5.10.4 (from -r docs/sphinx/requirements.txt (line 135)) Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB) Collecting nest-asyncio==1.6.0 (from -r docs/sphinx/requirements.txt (line 140)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: packaging==26.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 142)) (26.2) Collecting parso==0.8.7 (from -r docs/sphinx/requirements.txt (line 147)) Downloading parso-0.8.7-py2.py3-none-any.whl.metadata (8.2 kB) Collecting pexpect==4.9.0 (from -r docs/sphinx/requirements.txt (line 149)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting platformdirs==4.9.6 (from -r docs/sphinx/requirements.txt (line 151)) Downloading platformdirs-4.9.6-py3-none-any.whl.metadata (4.7 kB) Collecting prompt-toolkit==3.0.52 (from -r docs/sphinx/requirements.txt (line 153)) Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) Collecting psutil==7.2.2 (from -r docs/sphinx/requirements.txt (line 155)) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) Collecting ptyprocess==0.7.0 (from -r docs/sphinx/requirements.txt (line 157)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB) Collecting pure-eval==0.2.3 (from -r docs/sphinx/requirements.txt (line 159)) Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB) Collecting pycparser==3.0 (from -r docs/sphinx/requirements.txt (line 161)) Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) Collecting pydata-sphinx-theme==0.15.4 (from -r docs/sphinx/requirements.txt (line 163)) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl.metadata (7.5 kB) Collecting pygithub==2.9.1 (from -r docs/sphinx/requirements.txt (line 167)) Downloading pygithub-2.9.1-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: pygments==2.20.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 169)) (2.20.0) Collecting pyjson5==1.6.9 (from -r docs/sphinx/requirements.txt (line 176)) Downloading pyjson5-1.6.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pyjwt==2.13.0 (from pyjwt[crypto]==2.13.0->-r docs/sphinx/requirements.txt (line 178)) Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) Collecting pynacl==1.6.2 (from -r docs/sphinx/requirements.txt (line 180)) Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) Collecting pyparsing==3.3.2 (from -r docs/sphinx/requirements.txt (line 182)) Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) Collecting python-dateutil==2.9.0.post0 (from -r docs/sphinx/requirements.txt (line 184)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting pyyaml==6.0.3 (from -r docs/sphinx/requirements.txt (line 186)) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) Collecting pyzmq==27.1.0 (from -r docs/sphinx/requirements.txt (line 193)) Downloading pyzmq-27.1.0-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (6.0 kB) Collecting referencing==0.37.0 (from -r docs/sphinx/requirements.txt (line 197)) Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: requests==2.34.2 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 201)) (2.34.2) Collecting rocm-docs-core==1.33.0 (from rocm-docs-core[api-reference]==1.33.0->-r docs/sphinx/requirements.txt (line 205)) Downloading rocm_docs_core-1.33.0-py3-none-any.whl.metadata (4.0 kB) Collecting rpds-py==0.30.0 (from -r docs/sphinx/requirements.txt (line 207)) Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Collecting six==1.17.0 (from -r docs/sphinx/requirements.txt (line 211)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting smmap==5.0.3 (from -r docs/sphinx/requirements.txt (line 213)) Downloading smmap-5.0.3-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: snowballstemmer==3.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 215)) (3.0.1) Collecting soupsieve==2.8.3 (from -r docs/sphinx/requirements.txt (line 217)) Downloading soupsieve-2.8.3-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: sphinx==8.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 219)) (8.1.3) Collecting sphinx-book-theme==1.1.4 (from -r docs/sphinx/requirements.txt (line 232)) Downloading sphinx_book_theme-1.1.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-copybutton==0.5.2 (from -r docs/sphinx/requirements.txt (line 234)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl.metadata (3.2 kB) Collecting sphinx-design==0.6.1 (from -r docs/sphinx/requirements.txt (line 236)) Downloading sphinx_design-0.6.1-py3-none-any.whl.metadata (5.5 kB) Collecting sphinx-external-toc==1.1.0 (from -r docs/sphinx/requirements.txt (line 238)) Downloading sphinx_external_toc-1.1.0-py3-none-any.whl.metadata (18 kB) Collecting sphinx-multitoc-numbering==0.1.3 (from -r docs/sphinx/requirements.txt (line 240)) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl.metadata (2.6 kB) Collecting sphinx-notfound-page==1.1.0 (from -r docs/sphinx/requirements.txt (line 242)) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 244)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 246)) (2.0.0) Requirement already satisfied: sphinxcontrib-htmlhelp==2.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 248)) (2.1.0) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 250)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 252)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 254)) (2.0.0) Collecting sqlalchemy==2.0.49 (from -r docs/sphinx/requirements.txt (line 256)) Downloading sqlalchemy-2.0.49-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting stack-data==0.6.3 (from -r docs/sphinx/requirements.txt (line 258)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting tabulate==0.10.0 (from -r docs/sphinx/requirements.txt (line 260)) Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) Requirement already satisfied: tomli==2.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 262)) (2.4.1) Collecting tornado==6.5.5 (from -r docs/sphinx/requirements.txt (line 264)) Downloading tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.8 kB) Collecting tqdm==4.67.3 (from -r docs/sphinx/requirements.txt (line 268)) Downloading tqdm-4.67.3-py3-none-any.whl.metadata (57 kB) Collecting traitlets==5.15.0 (from -r docs/sphinx/requirements.txt (line 270)) Downloading traitlets-5.15.0-py3-none-any.whl.metadata (10 kB) Collecting typing-extensions==4.15.0 (from -r docs/sphinx/requirements.txt (line 279)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: urllib3==2.7.0 in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/envs/latest/lib/python3.10/site-packages (from -r docs/sphinx/requirements.txt (line 291)) (2.7.0) Collecting wcwidth==0.7.0 (from -r docs/sphinx/requirements.txt (line 295)) Downloading wcwidth-0.7.0-py3-none-any.whl.metadata (36 kB) Collecting zipp==4.1.0 (from -r docs/sphinx/requirements.txt (line 297)) Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) Downloading accessible_pygments-0.0.5-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 92.8 MB/s 0:00:00 Downloading asttokens-3.0.1-py3-none-any.whl (27 kB) Downloading attrs-26.1.0-py3-none-any.whl (67 kB) Downloading beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) Downloading breathe-4.36.0-py3-none-any.whl (97 kB) Downloading cffi-2.0.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (216 kB) Downloading click-8.4.0-py3-none-any.whl (116 kB) Downloading click_log-0.4.0-py2.py3-none-any.whl (4.3 kB) Downloading comm-0.2.3-py3-none-any.whl (7.3 kB) Downloading cryptography-48.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 367.1 MB/s 0:00:00 Downloading debugpy-1.8.20-cp310-cp310-manylinux_2_34_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 674.5 MB/s 0:00:00 Downloading decorator-5.3.1-py3-none-any.whl (10 kB) Downloading doxysphinx-3.3.14-py3-none-any.whl (42 kB) Downloading libsass-0.22.0-cp36-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 236.4 MB/s 0:00:00 Downloading lxml-5.2.1-cp310-cp310-manylinux_2_28_x86_64.whl (5.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.0/5.0 MB 408.2 MB/s 0:00:00 Downloading mpire-2.10.2-py3-none-any.whl (272 kB) Downloading pyjson5-1.6.9-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (181 kB) Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) Downloading exceptiongroup-1.3.1-py3-none-any.whl (16 kB) Downloading executing-2.2.1-py2.py3-none-any.whl (28 kB) Downloading fastjsonschema-2.21.2-py3-none-any.whl (24 kB) Downloading gitdb-4.0.12-py3-none-any.whl (62 kB) Downloading smmap-5.0.3-py3-none-any.whl (24 kB) Downloading gitpython-3.1.50-py3-none-any.whl (212 kB) Downloading greenlet-3.5.1-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (612 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 612.9/612.9 kB 205.5 MB/s 0:00:00 Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) Downloading ipykernel-7.2.0-py3-none-any.whl (118 kB) Downloading ipython-8.39.0-py3-none-any.whl (831 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 831.8/831.8 kB 193.6 MB/s 0:00:00 Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) Downloading jedi-0.20.0-py2.py3-none-any.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 152.5 MB/s 0:00:00 Downloading parso-0.8.7-py2.py3-none-any.whl (107 kB) Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) Downloading jupyter_cache-1.0.1-py3-none-any.whl (33 kB) Downloading sqlalchemy-2.0.49-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 156.3 MB/s 0:00:00 Downloading jupyter_client-8.8.0-py3-none-any.whl (107 kB) Downloading jupyter_core-5.9.1-py3-none-any.whl (29 kB) Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Downloading matplotlib_inline-0.2.2-py3-none-any.whl (9.5 kB) Downloading mdit_py_plugins-0.6.1-py3-none-any.whl (66 kB) Downloading myst_nb-1.4.0-py3-none-any.whl (82 kB) Downloading myst_parser-4.0.1-py3-none-any.whl (84 kB) Downloading nbclient-0.10.4-py3-none-any.whl (25 kB) Downloading nbformat-5.10.4-py3-none-any.whl (78 kB) Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) Downloading platformdirs-4.9.6-py3-none-any.whl (21 kB) Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB) Downloading pycparser-3.0-py3-none-any.whl (48 kB) Downloading pydata_sphinx_theme-0.15.4-py3-none-any.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 167.4 MB/s 0:00:00 Downloading pygithub-2.9.1-py3-none-any.whl (449 kB) Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 158.0 MB/s 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pyyaml-6.0.3-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (770 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 770.3/770.3 kB 229.9 MB/s 0:00:00 Downloading pyzmq-27.1.0-cp310-cp310-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (854 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 854.1/854.1 kB 211.9 MB/s 0:00:00 Downloading referencing-0.37.0-py3-none-any.whl (26 kB) Downloading rocm_docs_core-1.33.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 155.1 MB/s 0:00:00 Downloading rpds_py-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (390 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading soupsieve-2.8.3-py3-none-any.whl (37 kB) Downloading sphinx_book_theme-1.1.4-py3-none-any.whl (433 kB) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Downloading sphinx_design-0.6.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 161.5 MB/s 0:00:00 Downloading sphinx_external_toc-1.1.0-py3-none-any.whl (30 kB) Downloading sphinx_multitoc_numbering-0.1.3-py3-none-any.whl (4.6 kB) Downloading sphinx_notfound_page-1.1.0-py3-none-any.whl (8.2 kB) Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) Downloading tornado-6.5.5-cp39-abi3-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (447 kB) Downloading tqdm-4.67.3-py3-none-any.whl (78 kB) Downloading traitlets-5.15.0-py3-none-any.whl (85 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading wcwidth-0.7.0-py3-none-any.whl (110 kB) Downloading zipp-4.1.0-py3-none-any.whl (10 kB) Installing collected packages: pure-eval, ptyprocess, fastjsonschema, zipp, wcwidth, typing-extensions, traitlets, tqdm, tornado, tabulate, soupsieve, smmap, six, rpds-py, pyzmq, pyyaml, pyparsing, pyjson5, pycparser, psutil, platformdirs, pexpect, parso, nest-asyncio, mdurl, lxml, libsass, greenlet, executing, decorator, debugpy, comm, click, attrs, asttokens, accessible-pygments, stack-data, sqlalchemy, referencing, python-dateutil, pyjwt, prompt-toolkit, mpire, matplotlib-inline, markdown-it-py, jupyter-core, jedi, importlib-metadata, gitdb, exceptiongroup, click-log, cffi, beautifulsoup4, sphinx-notfound-page, sphinx-multitoc-numbering, sphinx-design, sphinx-copybutton, pynacl, pydata-sphinx-theme, mdit-py-plugins, jupyter-client, jsonschema-specifications, ipython, gitpython, doxysphinx, cryptography, breathe, sphinx-external-toc, sphinx-book-theme, myst-parser, jsonschema, ipykernel, pygithub, nbformat, nbclient, jupyter-cache, myst-nb, rocm-docs-core Successfully installed accessible-pygments-0.0.5 asttokens-3.0.1 attrs-26.1.0 beautifulsoup4-4.14.3 breathe-4.36.0 cffi-2.0.0 click-8.4.0 click-log-0.4.0 comm-0.2.3 cryptography-48.0.0 debugpy-1.8.20 decorator-5.3.1 doxysphinx-3.3.14 exceptiongroup-1.3.1 executing-2.2.1 fastjsonschema-2.21.2 gitdb-4.0.12 gitpython-3.1.50 greenlet-3.5.1 importlib-metadata-9.0.0 ipykernel-7.2.0 ipython-8.39.0 jedi-0.20.0 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 jupyter-cache-1.0.1 jupyter-client-8.8.0 jupyter-core-5.9.1 libsass-0.22.0 lxml-5.2.1 markdown-it-py-3.0.0 matplotlib-inline-0.2.2 mdit-py-plugins-0.6.1 mdurl-0.1.2 mpire-2.10.2 myst-nb-1.4.0 myst-parser-4.0.1 nbclient-0.10.4 nbformat-5.10.4 nest-asyncio-1.6.0 parso-0.8.7 pexpect-4.9.0 platformdirs-4.9.6 prompt-toolkit-3.0.52 psutil-7.2.2 ptyprocess-0.7.0 pure-eval-0.2.3 pycparser-3.0 pydata-sphinx-theme-0.15.4 pygithub-2.9.1 pyjson5-1.6.9 pyjwt-2.13.0 pynacl-1.6.2 pyparsing-3.3.2 python-dateutil-2.9.0.post0 pyyaml-6.0.3 pyzmq-27.1.0 referencing-0.37.0 rocm-docs-core-1.33.0 rpds-py-0.30.0 six-1.17.0 smmap-5.0.3 soupsieve-2.8.3 sphinx-book-theme-1.1.4 sphinx-copybutton-0.5.2 sphinx-design-0.6.1 sphinx-external-toc-1.1.0 sphinx-multitoc-numbering-0.1.3 sphinx-notfound-page-1.1.0 sqlalchemy-2.0.49 stack-data-0.6.3 tabulate-0.10.0 tornado-6.5.5 tqdm-4.67.3 traitlets-5.15.0 typing-extensions-4.15.0 wcwidth-0.7.0 zipp-4.1.0 [rtd-command-info] start-time: 2026-05-21T20:53:36.956317Z, end-time: 2026-05-21T20:53:36.999931Z, duration: 0, exit-code: 0 cat docs/conf.py """ MIT License Copyright (c) 2019 - 2025 Advanced Micro Devices, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. """ # Configuration file for the Sphinx documentation builder. # # This file only contains a selection of the most common options. For a full # list see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html import re from rocm_docs import ROCmDocs with open('../CMakeLists.txt', encoding='utf-8') as f: match = re.search(r'.*\bset\(VERSION\s+\"?([0-9.]+)[^0-9.]+', f.read()) if not match: raise ValueError("VERSION not found!") version_number = match[1] left_nav_title = f"RPP {version_number} documentation" # for PDF output on Read the Docs project = "RPP documentation" author = "Advanced Micro Devices, Inc." copyright = "Copyright (c) 2019 - 2025 Advanced Micro Devices, Inc." version = version_number release = version_number external_toc_path = "./sphinx/_toc.yml" docs_core = ROCmDocs(left_nav_title) docs_core.run_doxygen(doxygen_root="doxygen", doxygen_path="doxygen/xml") docs_core.enable_api_reference() docs_core.setup() docs_core.myst_heading_anchors = 6 external_projects_current_project = "rpp" external_projects_remote_repository="" for sphinx_var in ROCmDocs.SPHINX_VARS: globals()[sphinx_var] = getattr(docs_core, sphinx_var) [rtd-command-info] start-time: 2026-05-21T20:53:37.090113Z, end-time: 2026-05-21T20:54:08.768292Z, duration: 31, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MARKDOWN_ID_STYLE' at line 377, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'TIMESTAMP' at line 509, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 872, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 890, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 927, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 968, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1169, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1382, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1474, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SITEMAP_URL' at line 1571, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1695, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1726, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1774, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2466, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2475, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2483, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2635, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MSCGEN_TOOL' at line 2768, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! DoxygenLayout.xml:7: warning: the type 'topics' is not supported for the entry tag within a navindex! Check your layout file! DoxygenLayout.xml:12: warning: the type 'concepts' is not supported for the entry tag within a navindex! Check your layout file! error: found unsupported value $SHOW_HEADERFILE for visible attribute in layout file DoxygenLayout.xml:106: warning: Unexpected start tag 'concepts' found in scope='namespace/memberdecl/'! DoxygenLayout.xml:131: warning: Unexpected start tag 'concept' found in scope='(null)'! DoxygenLayout.xml:132: warning: Unexpected start tag 'briefdescription' found in scope='(null)'! DoxygenLayout.xml:133: warning: Unexpected start tag 'includes' found in scope='(null)'! DoxygenLayout.xml:134: warning: Unexpected start tag 'definition' found in scope='(null)'! DoxygenLayout.xml:135: warning: Unexpected start tag 'detaileddescription' found in scope='(null)'! DoxygenLayout.xml:136: warning: Unexpected start tag 'authorsection' found in scope='(null)'! DoxygenLayout.xml:152: warning: Unexpected start tag 'concepts' found in scope='file/memberdecl/'! DoxygenLayout.xml:186: warning: Unexpected start tag 'concepts' found in scope='group/memberdecl/'! Doxygen version used: 1.9.1 Parsing layout file DoxygenLayout.xml... Searching for include files... Searching for example files... Searching for images... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenInputs Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenOutputs Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Building macro definition list... Building group list... Buildin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:83: warning: Member SHARED_PUBLIC (macro definition) of file rpp.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:69: warning: Member CHECK_RETURN_STATUS(x) (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:79: warning: Member RPP_HOST_DEVICE (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:44: warning: Member halfhpp (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:45: warning: Member Rpp16f (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:565: warning: Member RpptROIPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:575: warning: Member RpptROI3DPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:599: warning: Member RpptDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:612: warning: Member RpptGenericDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:659: warning: Member RpptImagePatchPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:84: warning: Member ONE_OVER_6 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:85: warning: Member ONE_OVER_3 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:86: warning: Member ONE_OVER_255 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:87: warning: Member MMS_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:88: warning: Member SPECTROGRAM_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. g directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file api/rpp.h... Generating code for file api/rppdefs.h... Generating code for file api/rppi.h... Generating code for file api/rppi_advanced_augmentations.h... Generating code for file api/rppi_arithmetic_operations.h... Generating code for file api/rppi_color_model_conversions.h... Generating code for file api/rppi_computer_vision.h... Generating code for file api/rppi_filter_operations.h... Generating code for file api/rppi_fused_functions.h... Generating code for file api/rppi_geometry_transforms.h... Generating code for file api/rppi_image_augmentations.h... Generating code for file api/rppi_legacy_augmentations.h... Generating code for file api/rppi_logical_operations.h... Generating code for file api/rppi_morphological_transforms.h... Generating code for file api/rppi_statistical_operations.h... Generating code for file api/rppt.h... Generating code for file api/rppt_tensor_arithmetic_operations.h... Generating code for file api/rppt_tensor_audio_augmentations.h... Generating code for file api/rppt_tensor_bitwise_operations.h... Generating code for file api/rppt_tensor_color_augmentations.h... Generating code for file api/rppt_tensor_data_exchange_operations.h... Generating code for file api/rppt_tensor_effects_augmentations.h... Generating code for file api/rppt_tensor_filter_augmentations.h... Generating code for file api/rppt_tensor_geometric_augmentations.h... Generating code for file api/rppt_tensor_morphological_operations.h... Generating code for file api/rppt_tensor_statistical_operations.h... Generating file documentation... Generating docs for file api/rpp.h... Generating docs for file api/rppdefs.h... Generating docs for file api/rppi.h... Generating docs for file api/rppi_advanced_augmentations.h... Generating docs for file api/rppi_arithmetic_operations.h... Generating docs for file api/rppi_color_model_conversions.h... Generating docs for file api/rppi_computer_vision.h... Generating docs for file api/rppi_filter_operations.h... Generating docs for file api/rppi_fused_functions.h... Generating docs for file api/rppi_geometry_transforms.h... Generating docs for file api/rppi_image_augmentations.h... Generating docs for file api/rppi_logical_operations.h... Generating docs for file api/rppi_morphological_transforms.h... Generating docs for file api/rppi_statist/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:808: warning: Member hz_to_mel(Rpp32f hz)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:809: warning: Member mel_to_hz(Rpp32f mel)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:709: warning: Member GenericFilter(RpptInterpolationType interpolationType, Rpp32s in_size, Rpp32s out_size, Rpp32f scaleRatio) (function) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:706: warning: Member scale (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:707: warning: Member radius (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:708: warning: Member size (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1146: warning: Member x (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1147: warning: Member y (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1148: warning: Member roiHeight (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1149: warning: Member roiWidth (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1081: warning: Member floatmem (variable) of struct hipMemRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1105: warning: Member intmem (variable) of struct hipMemRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1097: warning: Member uintmem (variable) of struct hipMemRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1089: warning: Member doublemem (variable) of struct hipMemRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1121: warning: Member charmem (variable) of struct hipMemRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1113: warning: Member ucharmem (variable) of struct hipMemRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1129: warning: Member rgbmem (variable) of struct hipMemRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1137: warning: Member height (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1138: warning: Member width (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:818: warning: Member hz_to_mel(Rpp32f hz) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:819: warning: Member mel_to_hz(Rpp32f mel) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1209: warning: Member cpuHandle (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1210: warning: Member nbatchSize (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1211: warning: Member mem (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:945: warning: Member srcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:946: warning: Member dstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:947: warning: Member maxSrcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:948: warning: Member maxDstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:949: warning: Member roiPoints (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:950: warning: Member floatArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:951: warning: Member doubleArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:952: warning: Member uintArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:953: warning: Member intArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:954: warning: Member ucharArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:955: warning: Member charArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:956: warning: Member rgbArr (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:957: warning: Member srcBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:958: warning: Member dstBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:959: warning: Member inc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:960: warning: Member dstInc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:961: warning: Member scratchBufferHost (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1157: warning: Member csrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1158: warning: Member cdstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1159: warning: Member cmaxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1160: warning: Member cmaxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1161: warning: Member croiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1162: warning: Member srcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1163: warning: Member dstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1164: warning: Member maxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1165: warning: Member maxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1166: warning: Member roiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1167: warning: Member floatArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1168: warning: Member float3Arr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1169: warning: Member doubleArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1170: warning: Member uintArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1171: warning: Member intArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1172: warning: Member ucharArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1173: warning: Member charArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1174: warning: Member rgbArr (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1175: warning: Member scratchBufferHip (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1176: warning: Member srcBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1177: warning: Member dstBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1178: warning: Member inc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1179: warning: Member dstInc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1180: warning: Member scratchBufferPinned (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1188: warning: Member mcpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1189: warning: Member mgpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:935: warning: Member x (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:936: warning: Member y (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:937: warning: Member roiHeight (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:938: warning: Member roiWidth (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:870: warning: Member floatmem (variable) of struct memRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:894: warning: Member intmem (variable) of struct memRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:886: warning: Member uintmem (variable) of struct memRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:878: warning: Member doublemem (variable) of struct memRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:910: warning: Member charmem (variable) of struct memRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:902: warning: Member ucharmem (variable) of struct memRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:918: warning: Member rgbmem (variable) of struct memRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:926: warning: Member height (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:927: warning: Member width (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:286: warning: Member data[24] (variable) of struct Rpp32f24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:262: warning: Member data[6] (variable) of struct Rpp32f6 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:270: warning: Member data[9] (variable) of struct Rpp32f9 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:278: warning: Member data[24] (variable) of struct Rpp32s24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:387: warning: Member x (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:388: warning: Member y (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:389: warning: Member roiWidth (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:390: warning: Member roiHeight (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:378: warning: Member width (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:379: warning: Member height (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:253: warning: Member channelParam (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:254: warning: Member bufferMultiplier (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:684: warning: Member srcLocsTL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:685: warning: Member srcLocsTR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:686: warning: Member srcLocsBL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:687: warning: Member srcLocsBR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:695: warning: Member srcValsTL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:696: warning: Member srcValsTR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:697: warning: Member srcValsBL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:698: warning: Member srcValsBR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:523: warning: Member r (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:524: warning: Member g (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:525: warning: Member b (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:593: warning: Member numDims (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:594: warning: Member offsetInBytes (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:595: warning: Member dataType (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member n (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member c (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member h (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member w (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:597: warning: Member strides (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:598: warning: Member layout (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:629: warning: Member R (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:630: warning: Member G (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:631: warning: Member B (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:648: warning: Member x (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:649: warning: Member y (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:606: warning: Member numDims (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:607: warning: Member offsetInBytes (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:608: warning: Member dataType (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:609: warning: Member dims[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:610: warning: Member strides[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:611: warning: Member layout (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:657: warning: Member width (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:658: warning: Member height (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:495: warning: Member x (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:496: warning: Member y (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:504: warning: Member x (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:505: warning: Member y (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:506: warning: Member z (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:763: warning: Member input_range(Rpp32f x, Rpp32s *loc0, Rpp32s *loc1) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:770: warning: Member operator()(Rpp32f x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:781: warning: Member operator()(__m128 x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member scale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member center (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member lobes (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member coeffs (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:796: warning: Member lookupSize (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:797: warning: Member lookupPinned (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:798: warning: Member lookup (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pCenter (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pScale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:619: warning: Member R (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:620: warning: Member G (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:621: warning: Member B (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:562: warning: Member ltrbROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:563: warning: Member xywhROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:572: warning: Member ltfrbbROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:573: warning: Member xyzwhdROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member ltf (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member rbb (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member lt (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member rb (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:542: warning: Member xy (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiWidth (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiHeight (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:552: warning: Member xyz (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiWidth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiHeight (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiDepth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:582: warning: Member nStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:583: warning: Member cStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:584: warning: Member hStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:585: warning: Member wStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:639: warning: Member x (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:640: warning: Member y (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:665: warning: Member x[5] (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:666: warning: Member counter (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:673: warning: Member x[5] (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:674: warning: Member counter (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:675: warning: Member boxMullerFlag (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:676: warning: Member boxMullerExtra (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:839: warning: Member hz_to_mel(Rpp32f hz) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:850: warning: Member mel_to_hz(Rpp32f mel) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:829: warning: Member freqLow (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:830: warning: Member fsp (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:831: warning: Member minLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:832: warning: Member minLogMel (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:833: warning: Member stepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:835: warning: Member invMinLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:836: warning: Member invStepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:837: warning: Member invFsp (variable) of struct SlaneyMelScale is not documented. ical_operations.h... Generating docs for file api/rppt.h... Generating docs for file api/rppt_tensor_arithmetic_operations.h... Generating docs for file api/rppt_tensor_audio_augmentations.h... Generating docs for file api/rppt_tensor_bitwise_operations.h... Generating docs for file api/rppt_tensor_color_augmentations.h... Generating docs for file api/rppt_tensor_data_exchange_operations.h... Generating docs for file api/rppt_tensor_effects_augmentations.h... Generating docs for file api/rppt_tensor_filter_augmentations.h... Generating docs for file api/rppt_tensor_geometric_augmentations.h... Generating docs for file api/rppt_tensor_morphological_operations.h... Generating docs for file api/rppt_tensor_statistical_operations.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound BaseMelScale... Generating docs for compound GenericFilter... Generating docs for compound hipMemROI... Generating docs for compound hipMemRpp32f... Generating docs for compound hipMemRpp32s... Generating docs for compound hipMemRpp32u... Generating docs for compound hipMemRpp64f... Generating docs for compound hipMemRpp8s... Generating docs for compound hipMemRpp8u... Generating docs for compound hipMemRpptRGB... Generating docs for compound hipMemSize... Generating docs for compound HtkMelScale... Generating docs for compound InitHandle... Generating docs for compound memCPU... Generating docs for compound memGPU... Generating docs for compound memMgmt... Generating docs for compound memROI... Generating docs for compound memRpp32f... Generating docs for compound memRpp32s... Generating docs for compound memRpp32u... Generating docs for compound memRpp64f... Generating docs for compound memRpp8s... Generating docs for compound memRpp8u... Generating docs for compound memRpptRGB... Generating docs for compound memSize... Generating docs for compound Rpp32f24... Generating docs for compound Rpp32f6... Generating docs for compound Rpp32f9... Generating docs for compound Rpp32s24... Generating docs for compound RppiROI... Generating docs for compound RppiSize... Generating docs for compound RppLayoutParams... Generating docs for compound RpptBilinearNbhoodLocsVecLen8... Generating docs for compound RpptBilinearNbhoodValsVecLen8... Generating docs for compound RpptChannelOffsets... Generating docs for compound RpptDesc... Generating docs for compound RpptFloatRGB... Generating docs for compound RpptFloatVector2D... Generating docs for compound RpptGenericDesc... Generating docs for compound RpptImagePatch... Generating docs for compound RpptPoint2D... Generating docs for compound RpptPoint3D... Generating docs for compound RpptResamplingWindow... Generating docs for compound RpptRGB... Generating docs for compound RpptROI... Generating docs for compound RpptROI3D... Generating docs for compound RpptRoiLtfrbb... Generating docs for compound RpptRoiLtrb... Generating docs for compound RpptRoiXywh... Generating docs for compound RpptRoiXyzwhd... Generating docs for compound RpptStrides... Generating docs for compound RpptUintVector2D... Generating docs for compound RpptXorwowState... Generating docs for compound RpptXorwowStateBoxMuller... Generating docs for compound SlaneyMelScale... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class BaseMelScale Generating XML output for class GenericFilter Generating XML output for class hipMemROI Generating XML output for class hipMemRpp32f Generating XML output for class hipMemRpp32s Generating XML output for class hipMemRpp32u Generating XML outp/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command ut for class hipMemRpp64f Generating XML output for class hipMemRpp8s Generating XML output for class hipMemRpp8u Generating XML output for class hipMemRpptRGB Generating XML output for class hipMemSize Generating XML output for class HtkMelScale Generating XML output for class InitHandle Generating XML output for class memCPU Generating XML output for class memGPU Generating XML output for class memMgmt Generating XML output for class memROI Generating XML output for class memRpp32f Generating XML output for class memRpp32s Generating XML output for class memRpp32u Generating XML output for class memRpp64f Generating XML output for class memRpp8s Generating XML output for class memRpp8u Generating XML output for class memRpptRGB Generating XML output for class memSize Generating XML output for class Rpp32f24 Generating XML output for class Rpp32f6 Generating XML output for class Rpp32f9 Generating XML output for class Rpp32s24 Generating XML output for class RppiROI Generating XML output for class RppiSize Generating XML output for class RppLayoutParams Generating XML output for class RpptBilinearNbhoodLocsVecLen8 Generating XML output for class RpptBilinearNbhoodValsVecLen8 Generating XML output for class RpptChannelOffsets Generating XML output for class RpptDesc Generating XML output for class RpptFloatRGB Generating XML output for class RpptFloatVector2D Generating XML output for class RpptGenericDesc Generating XML output for class RpptImagePatch Generating XML output for class RpptPoint2D Generating XML output for class RpptPoint3D Generating XML output for class RpptResamplingWindow Generating XML output for class RpptRGB Generating XML output for class RpptROI Generating XML output for class RpptROI3D Generating XML output for class RpptRoiLtfrbb Generating XML output for class RpptRoiLtrb Generating XML output for class RpptRoiXywh Generating XML output for class RpptRoiXyzwhd Generating XML output for class RpptStrides Generating XML output for class RpptUintVector2D Generating XML output for class RpptXorwowState Generating XML output for class RpptXorwowStateBoxMuller Generating XML output for class SlaneyMelScale Generating XML output for file rpp.h Generating XML output for file rppdefs.h Generating XML output for file rppi.h Generating XML output for file rppi_advanced_augmentations.h Generating XML output for file rppi_arithmetic_operations.h Generating XML output for file rppi_color_model_conversions.h Generating XML output for file rppi_computer_vision.h Generating XML output for file rppi_filter_operations.h Generating XML output for file rppi_fused_functions.h Generating XML output for file rppi_geometry_transforms.h Generating XML output for file rppi_image_augmentations.h Generating XML output for file rppi_legacy_augmentations.h Generating XML output for file rppi_logical_operations.h Generating XML output for file rppi_morphological_transforms.h Generating XML output for file rppi_statistical_operations.h Generating XML output for file rppt.h Generating XML output for file rppt_tensor_arithmetic_operations.h Generating XML output for file rppt_tensor_audio_augmentations.h Generating XML output for file rppt_tensor_bitwise_operations.h Generating XML output for file rppt_tensor_color_augmentations.h Generating XML output for file rppt_tensor_data_exchange_operations.h Generating XML output for file rppt_tensor_effects_augmentations.h Generating XML output for file rppt_tensor_filter_augmentations.h Generating XML output for file rppt_tensor_geometric_augmentations.h Generating XML output for file rppt_tensor_morphological_operations.h Generating XML output for file rppt_tensor_statistical_operations.h Generating XML output for group group_rpp Generating XML output for group group_rppdefs Generating XML output for group group_rppi Generating XML output for group group_rppi_advanced_augmentations Generating XML output for group group_rppi_arithmetic_operations Generating XML output for group group_rppi_color_model_conversions Generating XML output for group group_rppi_computer_vision Generating XML /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command output for group group_rppi_filter_operations Generating XML output for group group_rppi_fused_functions Generating XML output for group group_rppi_geometry_transforms Generating XML output for group group_rppi_image_augmentations Generating XML output for group group_rppi_logical_operations Generating XML output for group group_rppi_morphological_transforms Generating XML output for group group_rppi_statistical_operations Generating XML output for group group_rppt Generating XML output for group group_rppt_tensor_arithmetic_operations Generating XML output for group group_rppt_tensor_audio_augmentations Generating XML output for group group_rppt_tensor_bitwise_operations Generating XML output for group group_rppt_tensor_color_augmentations Generating XML output for group group_rppt_tensor_data_exchange_operations Generating XML output for group group_rppt_tensor_effects_augmentations Generating XML output for group group_rppt_tensor_filter_augmentations Generating XML output for group group_rppt_tensor_geometric_augmentations Generating XML output for group group_rppt_tensor_morphological_operations Generating XML output for group group_rppt_tensor_statistical_operations Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/ Running plantuml with JAVA... lookup cache used 1472/65536 hits=92170 misses=1512 finished... doxysphinx v3.3.14 starting build command... copied 107 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/html/doxygen/html created 145 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.261527). doxylink not enabled, skipping setting up the current project Skipping the fetch for remote mappings, remote_repository is unset. myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'fieldlist', 'html_image', 'dollarmath', 'substitution', 'colon_fence'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.4.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs' from https://instinct.docs.amd.com/projects/amdgpu-docs/en/latest/objects.inv ... loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'amdmigraphx' from https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/objects.inv ... loading intersphinx inventory 'amdsmi' from https://rocm.docs.amd.com/projects/amdsmi/en/latest/objects.inv ... loading intersphinx inventory 'aqlprofile' from https://rocm.docs.amd.com/projects/aqlprofile/en/latest/objects.inv ... loading intersphinx inventory 'composable_kernel' from https://rocm.docs.amd.com/projects/composable_kernel/en/latest/objects.inv ... loading intersphinx inventory 'cvs' from https://rocm.docs.amd.com/projects/cvs/en/latest/objects.inv ... loading intersphinx inventory 'gpuaidev' from https://rocm.docs.amd.com/projects/ai-developer-hub/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'gsplat' from https://rocm.docs.amd.com/projects/gsplat/en/latest/objects.inv ... loading intersphinx inventory 'hip' from https://rocm.docs.amd.com/projects/HIP/en/latest/objects.inv ... loading intersphinx inventory 'hipblas' from https://rocm.docs.amd.com/projects/hipBLAS/en/latest/objects.inv ... loading intersphinx inventory 'hipblaslt' from https://rocm.docs.amd.com/projects/hipBLASLt/en/latest/objects.inv ... loading intersphinx inventory 'hipcc' from https://rocm.docs.amd.com/projects/HIPCC/en/latest/objects.inv ... loading intersphinx inventory 'hipcim' from https://rocm.docs.amd.com/projects/hipCIM/en/latest/objects.inv ... loading intersphinx inventory 'hipcub' from https://rocm.docs.amd.com/projects/hipCUB/en/latest/objects.inv ... loading intersphinx inventory 'hipdf' from https://rocm.docs.amd.com/projects/hipDF/en/latest/objects.inv ... loading intersphinx inventory 'hipfft' from https://rocm.docs.amd.com/projects/hipFFT/en/latest/objects.inv ... loading intersphinx inventory 'hipfort' from https://rocm.docs.amd.com/projects/hipfort/en/latest/objects.inv ... loading intersphinx inventory 'hipgraph' from https://rocm.docs.amd.com/projects/hipGRAPH/en/latest/objects.inv ... loading intersphinx inventory 'hipify' from https://rocm.docs.amd.com/projects/HIPIFY/en/latest/objects.inv ... loading intersphinx inventory 'hip-python' from https://rocm.docs.amd.com/projects/hip-python/en/latest/objects.inv ... loading intersphinx inventory 'hipmm' from https://rocm.docs.amd.com/projects/hipMM/en/latest/objects.inv ... loading intersphinx inventory 'hipraft' from https://rocm.docs.amd.com/projects/hipRaft/en/latest/objects.inv ... loading intersphinx inventory 'hiprand' from https://rocm.docs.amd.com/projects/hipRAND/en/latest/objects.inv ... loading intersphinx inventory 'hipsolver' from https://rocm.docs.amd.com/projects/hipSOLVER/en/latest/objects.inv ... loading intersphinx inventory 'hipsparse' from https://rocm.docs.amd.com/projects/hipSPARSE/en/latest/objects.inv ... loading intersphinx inventory 'hipsparselt' from https://rocm.docs.amd.com/projects/hipSPARSELt/en/latest/objects.inv ... loading intersphinx inventory 'hiptensor' from https://rocm.docs.amd.com/projects/hipTensor/en/latest/objects.inv ... loading intersphinx inventory 'hipvs' from https://rocm.docs.amd.com/projects/hipVS/en/latest/objects.inv ... loading intersphinx inventory 'hip-vs' from https://rocm.docs.amd.com/projects/hip-vs/en/latest/objects.inv ... intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'llvm-project' from https://rocm.docs.amd.com/projects/llvm-project/en/latest/objects.inv ... loading intersphinx inventory 'miopen' from https://rocm.docs.amd.com/projects/MIOpen/en/latest/objects.inv ... loading intersphinx inventory 'mivisionx' from https://rocm.docs.amd.com/projects/MIVisionX/en/latest/objects.inv ... loading intersphinx inventory 'monai' from https://rocm.docs.amd.com/projects/monai/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... loading intersphinx inventory 'omnitrace' from https://rocm.docs.amd.com/projects/omnitrace/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... loading intersphinx inventory 'rccl' from https://rocm.docs.amd.com/projects/rccl/en/latest/objects.inv ... loading intersphinx inventory 'rdc' from https://rocm.docs.amd.com/projects/rdc/en/latest/objects.inv ... loading intersphinx inventory 'radeon' from https://rocm.docs.amd.com/projects/radeon-ryzen/en/latest/objects.inv ... loading intersphinx inventory 'rocal' from https://rocm.docs.amd.com/projects/rocAL/en/latest/objects.inv ... loading intersphinx inventory 'rocalution' from https://rocm.docs.amd.com/projects/rocALUTION/en/latest/objects.inv ... loading intersphinx inventory 'rocblas' from https://rocm.docs.amd.com/projects/rocBLAS/en/latest/objects.inv ... loading intersphinx inventory 'rocdbgapi' from https://rocm.docs.amd.com/projects/ROCdbgapi/en/latest/objects.inv ... loading intersphinx inventory 'rocdecode' from https://rocm.docs.amd.com/projects/rocDecode/en/latest/objects.inv ... loading intersphinx inventory 'rocfft' from https://rocm.docs.amd.com/projects/rocFFT/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'rocgdb' from https://rocm.docs.amd.com/projects/ROCgdb/en/latest/objects.inv ... loading intersphinx inventory 'rocgraph' from https://rocm.docs.amd.com/projects/rocGRAPH/en/latest/objects.inv ... loading intersphinx inventory 'rocjpeg' from https://rocm.docs.amd.com/projects/rocJPEG/en/latest/objects.inv ... loading intersphinx inventory 'rocm' from https://rocm.docs.amd.com/en/latest/objects.inv ... loading intersphinx inventory 'rocm-docs-core' from https://rocm.docs.amd.com/projects/rocm-docs-core/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ds' from https://rocm.docs.amd.com/projects/rocm-ds/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ls' from https://rocm.docs.amd.com/projects/rocm-ls/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-finance' from https://rocm.docs.amd.com/projects/rocm-finance/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv loading intersphinx inventory 'rocm-llmext' from https://rocm.docs.amd.com/projects/rocm-llmext/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... loading intersphinx inventory 'roc-optiq' from https://rocm.docs.amd.com/projects/roc-optiq/en/latest/objects.inv ... loading intersphinx inventory 'rocm-rag' from https://rocm.docs.amd.com/projects/rocm-rag/en/latest/objects.inv ... loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-simulation' from https://rocm.docs.amd.com/projects/rocm-simulation/en/latest/objects.inv ... loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-install-on-linux' from https://rocm.docs.amd.com/projects/install-on-linux/en/latest/objects.inv ... loading intersphinx inventory 'rocm-install-on-windows' from https://rocm.docs.amd.com/projects/install-on-windows/en/latest/objects.inv ... loading intersphinx inventory 'rocm_bandwidth_test' from https://rocm.docs.amd.com/projects/rocm_bandwidth_test/en/latest/objects.inv ... loading intersphinx inventory 'rocm_smi_lib' from https://rocm.docs.amd.com/projects/rocm_smi_lib/en/latest/objects.inv ... loading intersphinx inventory 'rocmcmakebuildtools' from https://rocm.docs.amd.com/projects/ROCmCMakeBuildTools/en/latest/objects.inv ... loading intersphinx inventory 'rocminfo' from https://rocm.docs.amd.com/projects/rocminfo/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv loading intersphinx inventory 'rocmvalidationsuite' from https://rocm.docs.amd.com/projects/ROCmValidationSuite/en/latest/objects.inv ... loading intersphinx inventory 'rocprim' from https://rocm.docs.amd.com/projects/rocPRIM/en/latest/objects.inv ... loading intersphinx inventory 'rocprof-compute-viewer' from https://rocm.docs.amd.com/projects/rocprof-compute-viewer/en/latest/objects.inv ... loading intersphinx inventory 'rocprofiler' from https://rocm.docs.amd.com/projects/rocprofiler/en/latest/objects.inv ... loading intersphinx inventory 'rocprofiler-compute' from https://rocm.docs.amd.com/projects/rocprofiler-compute/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocprofiler-sdk' from https://rocm.docs.amd.com/projects/rocprofiler-sdk/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocprofiler-systems' from https://rocm.docs.amd.com/projects/rocprofiler-systems/en/latest/objects.inv ... loading intersphinx inventory 'rocpydecode' from https://rocm.docs.amd.com/projects/rocPyDecode/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocrand' from https://rocm.docs.amd.com/projects/rocRAND/en/latest/objects.inv ... loading intersphinx inventory 'rocr-runtime' from https://rocm.docs.amd.com/projects/ROCR-Runtime/en/latest/objects.inv ... loading intersphinx inventory 'rocr_debug_agent' from https://rocm.docs.amd.com/projects/rocr_debug_agent/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv loading intersphinx inventory 'rocshmem' from https://rocm.docs.amd.com/projects/rocSHMEM/en/latest/objects.inv ... loading intersphinx inventory 'rocsolver' from https://rocm.docs.amd.com/projects/rocSOLVER/en/latest/objects.inv ... loading intersphinx inventory 'rocsparse' from https://rocm.docs.amd.com/projects/rocSPARSE/en/latest/objects.inv ... loading intersphinx inventory 'rocthrust' from https://rocm.docs.amd.com/projects/rocThrust/en/latest/objects.inv ... loading intersphinx inventory 'roctracer' from https://rocm.docs.amd.com/projects/roctracer/en/latest/objects.inv ... loading intersphinx inventory 'rocwmma' from https://rocm.docs.amd.com/projects/rocWMMA/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rpp' from https://rocm.docs.amd.com/projects/rpp/en/latest/objects.inv ... loading intersphinx inventory 'rtd' from https://docs.readthedocs.io/en/stable/objects.inv ... loading intersphinx inventory 'sphinx' from https://www.sphinx-doc.org/en/master/objects.inv ... loading intersphinx inventory 'tensile' from https://rocm.docs.amd.com/projects/Tensile/en/latest/objects.inv ... loading intersphinx inventory 'transferbench' from https://rocm.docs.amd.com/projects/TransferBench/en/latest/objects.inv ... intersphinx inventory has moved: https://docs.readthedocs.io/en/stable/objects.inv -> https://docs.readthedocs.com/platform/stable/objects.inv sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/deprecated.rst, doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9.rst, doxygen/html/files.rst, doxygen/html/globals.rst, doxygen/html/globals_defs.rst, doxygen/html/globals_enum.rst, doxygen/html/globals_eval.rst, doxygen/html/globals_func.rst, doxygen/html/globals_r.rst, ..., install/rpp-build-and-install.rst, install/rpp-install-with-installer.rst, install/rpp-install.rst, install/rpp-prerequisites.rst, install/rpp-verify-install.rst, license.rst, reference/rpp-api-reference.rst, reference/rpp-env-variables.rst, reference/rpp-supported-func-and-var-examples.rst, reference/rpp-supported-functionalities.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 156 source files that are out of date updating environment: [new config] 156 added, 0 changed, 0 removed reading sources... [ 1%] doxygen/html/annotated reading sources... [ 1%] doxygen/html/deprecated reading sources... [ 2%] doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9 reading sources... [ 3%] doxygen/html/files reading sources... [ 3%] doxygen/html/globals reading sources... [ 4%] doxygen/html/globals_defs reading sources... [ 4%] doxygen/html/globals_enum reading sources... [ 5%] doxygen/html/globals_eval reading sources... [ 6%] doxygen/html/globals_func reading sources... [ 6%] doxygen/html/globals_r reading sources... [ 7%] doxygen/html/globals_type reading sources... [ 8%] doxygen/html/group__group__rpp reading sources... [ 8%] doxygen/html/group__group__rppdefs reading sources... [ 9%] doxygen/html/group__group__rppi reading sources... [ 10%] doxygen/html/group__group__rppi__advanced__augmentations reading sources... [ 10%] doxygen/html/group__group__rppi__arithmetic__operations reading sources... [ 11%] doxygen/html/group__group__rppi__color__model__conversions reading sources... [ 12%] doxygen/html/group__group__rppi__computer__vision reading sources... [ 12%] doxygen/html/group__group__rppi__filter__operations reading sources... [ 13%] doxygen/html/group__group__rppi__fused__functions reading sources... [ 13%] doxygen/html/group__group__rppi__geometry__transforms reading sources... [ 14%] doxygen/html/group__group__rppi__image__augmentations reading sources... [ 15%] doxygen/html/group__group__rppi__logical__operations reading sources... [ 15%] doxygen/html/group__group__rppi__morphological__transforms reading sources... [ 16%] doxygen/html/group__group__rppi__statistical__operations reading sources... [ 17%] doxygen/html/group__group__rppt reading sources... [ 17%] doxygen/html/group__group__rppt__tensor__arithmetic__operations reading sources... [ 18%] doxygen/html/group__group__rppt__tensor__audio__augmentations reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__bitwise__operations reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__color__augmentations reading sources... [ 20%] doxygen/html/group__group__rppt__tensor__data__exchange__operations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__effects__augmentations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__filter__augmentations reading sources... [ 22%] doxygen/html/group__group__rppt__tensor__geometric__augmentations reading sources... [ 22%] doxygen/html/group__group__rppt__tensor__morphological__operations reading sources... [ 23%] doxygen/html/group__group__rppt__tensor__statistical__operations reading sources... [ 24%] doxygen/html/hierarchy reading sources... [ 24%] doxygen/html/index reading sources... [ 25%] doxygen/html/pages reading sources... [ 26%] doxygen/html/rpp_8h reading sources... [ 26%] doxygen/html/rpp_8h_source reading sources... [ 27%] doxygen/html/rppdefs_8h reading sources... [ 28%] doxygen/html/rppdefs_8h_source reading sources... [ 28%] doxygen/html/rppi_8h reading sources... [ 29%] doxygen/html/rppi_8h_source reading sources... [ 29%] doxygen/html/rppi__advanced__augmentations_8h reading sources... [ 30%] doxygen/html/rppi__advanced__augmentations_8h_source reading sources... [ 31%] doxygen/html/rppi__arithmetic__operations_8h reading sources... [ 31%] doxygen/html/rppi__arithmetic__operations_8h_source reading sources... [ 32%] doxygen/html/rppi__color__model__conversions_8h reading sources... [ 33%] doxygen/html/rppi__color__model__conversions_8h_source reading sources... [ 33%] doxygen/html/rppi__computer__vision_8h reading sources... [ 34%] doxygen/html/rppi__computer__vision_8h_source reading sources... [ 35%] doxygen/html/rppi__filter__operations_8h reading sources... [ 35%] doxygen/html/rppi__filter__operations_8h_source reading sources... [ 36%] doxygen/html/rppi__fused__functions_8h reading sources... [ 37%] doxygen/html/rppi__fused__functions_8h_source reading sources... [ 37%] doxygen/html/rppi__geometry__transforms_8h reading sources... [ 38%] doxygen/html/rppi__geometry__transforms_8h_source reading sources... [ 38%] doxygen/html/rppi__image__augmentations_8h reading sources... [ 39%] doxygen/html/rppi__image__augmentations_8h_source reading sources... [ 40%] doxygen/html/rppi__legacy__augmentations_8h_source reading sources... [ 40%] doxygen/html/rppi__logical__operations_8h reading sources... [ 41%] doxygen/html/rppi__logical__operations_8h_source reading sources... [ 42%] doxygen/html/rppi__morphological__transforms_8h reading sources... [ 42%] doxygen/html/rppi__morphological__transforms_8h_source reading sources... [ 43%] doxygen/html/rppi__statistical__operations_8h reading sources... [ 44%] doxygen/html/rppi__statistical__operations_8h_source reading sources... [ 44%] doxygen/html/rppt_8h reading sources... [ 45%] doxygen/html/rppt_8h_source reading sources... [ 46%] doxygen/html/rppt__tensor__arithmetic__operations_8h reading sources... [ 46%] doxygen/html/rppt__tensor__arithmetic__operations_8h_source reading sources... [ 47%] doxygen/html/rppt__tensor__audio__augmentations_8h reading sources... [ 47%] doxygen/html/rppt__tensor__audio__augmentations_8h_source reading sources... [ 48%] doxygen/html/rppt__tensor__bitwise__operations_8h reading sources... [ 49%] doxygen/html/rppt__tensor__bitwise__operations_8h_source reading sources... [ 49%] doxygen/html/rppt__tensor__color__augmentations_8h reading sources... [ 50%] doxygen/html/rppt__tensor__color__augmentations_8h_source reading sources... [ 51%] doxygen/html/rppt__tensor__data__exchange__operations_8h reading sources... [ 51%] doxygen/html/rppt__tensor__data__exchange__operations_8h_source reading sources... [ 52%] doxygen/html/rppt__tensor__effects__augmentations_8h reading sources... [ 53%] doxygen/html/rppt__tensor__effects__augmentations_8h_source reading sources... [ 53%] doxygen/html/rppt__tensor__filter__augmentations_8h reading sources... [ 54%] doxygen/html/rppt__tensor__filter__augmentations_8h_source reading sources... [ 54%] doxygen/html/rppt__tensor__geometric__augmentations_8h reading sources... [ 55%] doxygen/html/rppt__tensor__geometric__augmentations_8h_source reading sources... [ 56%] doxygen/html/rppt__tensor__morphological__operations_8h reading sources... [ 56%] doxygen/html/rppt__tensor__morphological__operations_8h_source reading sources... [ 57%] doxygen/html/rppt__tensor__statistical__operations_8h reading sources... [ 58%] doxygen/html/rppt__tensor__statistical__operations_8h_source reading sources... [ 58%] doxygen/html/structBaseMelScale reading sources... [ 59%] doxygen/html/structGenericFilter reading sources... [ 60%] doxygen/html/structHtkMelScale reading sources... [ 60%] doxygen/html/structInitHandle reading sources... [ 61%] doxygen/html/structRpp32f24 reading sources... [ 62%] doxygen/html/structRpp32f6 reading sources... [ 62%] doxygen/html/structRpp32f9 reading sources... [ 63%] doxygen/html/structRpp32s24 reading sources... [ 63%] doxygen/html/structRppLayoutParams reading sources... [ 64%] doxygen/html/structRppiROI reading sources... [ 65%] doxygen/html/structRppiSize reading sources... [ 65%] doxygen/html/structRpptBilinearNbhoodLocsVecLen8 reading sources... [ 66%] doxygen/html/structRpptBilinearNbhoodValsVecLen8 reading sources... [ 67%] doxygen/html/structRpptChannelOffsets reading sources... [ 67%] doxygen/html/structRpptDesc reading sources... [ 68%] doxygen/html/structRpptFloatRGB reading sources... [ 69%] doxygen/html/structRpptFloatVector2D reading sources... [ 69%] doxygen/html/structRpptGenericDesc reading sources... [ 70%] doxygen/html/structRpptImagePatch reading sources... [ 71%] doxygen/html/structRpptPoint2D reading sources... [ 71%] doxygen/html/structRpptPoint3D reading sources... [ 72%] doxygen/html/structRpptRGB reading sources... [ 72%] doxygen/html/structRpptResamplingWindow reading sources... [ 73%] doxygen/html/structRpptRoiLtfrbb reading sources... [ 74%] doxygen/html/structRpptRoiLtrb reading sources... [ 74%] doxygen/html/structRpptRoiXywh reading sources... [ 75%] doxygen/html/structRpptRoiXyzwhd reading sources... [ 76%] doxygen/html/structRpptStrides reading sources... [ 76%] doxygen/html/structRpptUintVector2D reading sources... [ 77%] doxygen/html/structRpptXorwowState reading sources... [ 78%] doxygen/html/structRpptXorwowStateBoxMuller reading sources... [ 78%] doxygen/html/structSlaneyMelScale reading sources... [ 79%] doxygen/html/structhipMemROI reading sources... [ 79%] doxygen/html/structhipMemRpp32f reading sources... [ 80%] doxygen/html/structhipMemRpp32s reading sources... [ 81%] doxygen/html/structhipMemRpp32u reading sources... [ 81%] doxygen/html/structhipMemRpp64f reading sources... [ 82%] doxygen/html/structhipMemRpp8s reading sources... [ 83%] doxygen/html/structhipMemRpp8u reading sources... [ 83%] doxygen/html/structhipMemRpptRGB reading sources... [ 84%] doxygen/html/structhipMemSize reading sources... [ 85%] doxygen/html/structmemCPU reading sources... [ 85%] doxygen/html/structmemGPU reading sources... [ 86%] doxygen/html/structmemMgmt reading sources... [ 87%] doxygen/html/structmemROI reading sources... [ 87%] doxygen/html/structmemRpp32f reading sources... [ 88%] doxygen/html/structmemRpp32s reading sources... [ 88%] doxygen/html/structmemRpp32u reading sources... [ 89%] doxygen/html/structmemRpp64f reading sources... [ 90%] doxygen/html/structmemRpp8s reading sources... [ 90%] doxygen/html/structmemRpp8u reading sources... [ 91%] doxygen/html/structmemRpptRGB reading sources... [ 92%] doxygen/html/structmemSize reading sources... [ 92%] doxygen/html/unionRpptROI reading sources... [ 93%] doxygen/html/unionRpptROI3D reading sources... [ 94%] index reading sources... [ 94%] install/rpp-build-and-install reading sources... [ 95%] install/rpp-install reading sources... [ 96%] install/rpp-install-with-installer reading sources... [ 96%] install/rpp-prerequisites reading sources... [ 97%] install/rpp-verify-install reading sources... [ 97%] license reading sources... [ 98%] reference/rpp-api-reference reading sources... [ 99%] reference/rpp-env-variables reading sources... [ 99%] reference/rpp-supported-func-and-var-examples reading sources... [100%] reference/rpp-supported-functionalities /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/files.rst: document is referenced in multiple toctrees: ['doxygen/html/index', 'reference/rpp-api-reference'], selecting: reference/rpp-api-reference <- doxygen/html/files done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/html/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] doxygen/html/annotated writing output... [ 1%] doxygen/html/deprecated writing output... [ 2%] doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9 writing output... [ 3%] doxygen/html/files writing output... [ 3%] doxygen/html/globals writing output... [ 4%] doxygen/html/globals_defs writing output... [ 4%] doxygen/html/globals_enum writing output... [ 5%] doxygen/html/globals_eval writing output... [ 6%] doxygen/html/globals_func writing output... [ 6%] doxygen/html/globals_r writing output... [ 7%] doxygen/html/globals_type writing output... [ 8%] doxygen/html/group__group__rpp writing output... [ 8%] doxygen/html/group__group__rppdefs writing output... [ 9%] doxygen/html/group__group__rppi writing output... [ 10%] doxygen/html/group__group__rppi__advanced__augmentations writing output... [ 10%] doxygen/html/group__group__rppi__arithmetic__operations writing output... [ 11%] doxygen/html/group__group__rppi__color__model__conversions writing output... [ 12%] doxygen/html/group__group__rppi__computer__vision writing output... [ 12%] doxygen/html/group__group__rppi__filter__operations writing output... [ 13%] doxygen/html/group__group__rppi__fused__functions writing output... [ 13%] doxygen/html/group__group__rppi__geometry__transforms writing output... [ 14%] doxygen/html/group__group__rppi__image__augmentations writing output... [ 15%] doxygen/html/group__group__rppi__logical__operations writing output... [ 15%] doxygen/html/group__group__rppi__morphological__transforms writing output... [ 16%] doxygen/html/group__group__rppi__statistical__operations writing output... [ 17%] doxygen/html/group__group__rppt writing output... [ 17%] doxygen/html/group__group__rppt__tensor__arithmetic__operations writing output... [ 18%] doxygen/html/group__group__rppt__tensor__audio__augmentations writing output... [ 19%] doxygen/html/group__group__rppt__tensor__bitwise__operations writing output... [ 19%] doxygen/html/group__group__rppt__tensor__color__augmentations writing output... [ 20%] doxygen/html/group__group__rppt__tensor__data__exchange__operations writing output... [ 21%] doxygen/html/group__group__rppt__tensor__effects__augmentations writing output... [ 21%] doxygen/html/group__group__rppt__tensor__filter__augmentations writing output... [ 22%] doxygen/html/group__group__rppt__tensor__geometric__augmentations writing output... [ 22%] doxygen/html/group__group__rppt__tensor__morphological__operations writing output... [ 23%] doxygen/html/group__group__rppt__tensor__statistical__operations writing output... [ 24%] doxygen/html/hierarchy writing output... [ 24%] doxygen/html/index writing output... [ 25%] doxygen/html/pages writing output... [ 26%] doxygen/html/rpp_8h writing output... [ 26%] doxygen/html/rpp_8h_source writing output... [ 27%] doxygen/html/rppdefs_8h writing output... [ 28%] doxygen/html/rppdefs_8h_source writing output... [ 28%] doxygen/html/rppi_8h writing output... [ 29%] doxygen/html/rppi_8h_source writing output... [ 29%] doxygen/html/rppi__advanced__augmentations_8h writing output... [ 30%] doxygen/html/rppi__advanced__augmentations_8h_source writing output... [ 31%] doxygen/html/rppi__arithmetic__operations_8h writing output... [ 31%] doxygen/html/rppi__arithmetic__operations_8h_source writing output... [ 32%] doxygen/html/rppi__color__model__conversions_8h writing output... [ 33%] doxygen/html/rppi__color__model__conversions_8h_source writing output... [ 33%] doxygen/html/rppi__computer__vision_8h writing output... [ 34%] doxygen/html/rppi__computer__vision_8h_source writing output... [ 35%] doxygen/html/rppi__filter__operations_8h writing output... [ 35%] doxygen/html/rppi__filter__operations_8h_source writing output... [ 36%] doxygen/html/rppi__fused__functions_8h writing output... [ 37%] doxygen/html/rppi__fused__functions_8h_source writing output... [ 37%] doxygen/html/rppi__geometry__transforms_8h writing output... [ 38%] doxygen/html/rppi__geometry__transforms_8h_source writing output... [ 38%] doxygen/html/rppi__image__augmentations_8h writing output... [ 39%] doxygen/html/rppi__image__augmentations_8h_source writing output... [ 40%] doxygen/html/rppi__legacy__augmentations_8h_source writing output... [ 40%] doxygen/html/rppi__logical__operations_8h writing output... [ 41%] doxygen/html/rppi__logical__operations_8h_source writing output... [ 42%] doxygen/html/rppi__morphological__transforms_8h writing output... [ 42%] doxygen/html/rppi__morphological__transforms_8h_source writing output... [ 43%] doxygen/html/rppi__statistical__operations_8h writing output... [ 44%] doxygen/html/rppi__statistical__operations_8h_source writing output... [ 44%] doxygen/html/rppt_8h writing output... [ 45%] doxygen/html/rppt_8h_source writing output... [ 46%] doxygen/html/rppt__tensor__arithmetic__operations_8h writing output... [ 46%] doxygen/html/rppt__tensor__arithmetic__operations_8h_source writing output... [ 47%] doxygen/html/rppt__tensor__audio__augmentations_8h writing output... [ 47%] doxygen/html/rppt__tensor__audio__augmentations_8h_source writing output... [ 48%] doxygen/html/rppt__tensor__bitwise__operations_8h writing output... [ 49%] doxygen/html/rppt__tensor__bitwise__operations_8h_source writing output... [ 49%] doxygen/html/rppt__tensor__color__augmentations_8h writing output... [ 50%] doxygen/html/rppt__tensor__color__augmentations_8h_source writing output... [ 51%] doxygen/html/rppt__tensor__data__exchange__operations_8h writing output... [ 51%] doxygen/html/rppt__tensor__data__exchange__operations_8h_source writing output... [ 52%] doxygen/html/rppt__tensor__effects__augmentations_8h writing output... [ 53%] doxygen/html/rppt__tensor__effects__augmentations_8h_source writing output... [ 53%] doxygen/html/rppt__tensor__filter__augmentations_8h writing output... [ 54%] doxygen/html/rppt__tensor__filter__augmentations_8h_source writing output... [ 54%] doxygen/html/rppt__tensor__geometric__augmentations_8h writing output... [ 55%] doxygen/html/rppt__tensor__geometric__augmentations_8h_source writing output... [ 56%] doxygen/html/rppt__tensor__morphological__operations_8h writing output... [ 56%] doxygen/html/rppt__tensor__morphological__operations_8h_source writing output... [ 57%] doxygen/html/rppt__tensor__statistical__operations_8h writing output... [ 58%] doxygen/html/rppt__tensor__statistical__operations_8h_source writing output... [ 58%] doxygen/html/structBaseMelScale writing output... [ 59%] doxygen/html/structGenericFilter writing output... [ 60%] doxygen/html/structHtkMelScale writing output... [ 60%] doxygen/html/structInitHandle writing output... [ 61%] doxygen/html/structRpp32f24 writing output... [ 62%] doxygen/html/structRpp32f6 writing output... [ 62%] doxygen/html/structRpp32f9 writing output... [ 63%] doxygen/html/structRpp32s24 writing output... [ 63%] doxygen/html/structRppLayoutParams writing output... [ 64%] doxygen/html/structRppiROI writing output... [ 65%] doxygen/html/structRppiSize writing output... [ 65%] doxygen/html/structRpptBilinearNbhoodLocsVecLen8 writing output... [ 66%] doxygen/html/structRpptBilinearNbhoodValsVecLen8 writing output... [ 67%] doxygen/html/structRpptChannelOffsets writing output... [ 67%] doxygen/html/structRpptDesc writing output... [ 68%] doxygen/html/structRpptFloatRGB writing output... [ 69%] doxygen/html/structRpptFloatVector2D writing output... [ 69%] doxygen/html/structRpptGenericDesc writing output... [ 70%] doxygen/html/structRpptImagePatch writing output... [ 71%] doxygen/html/structRpptPoint2D writing output... [ 71%] doxygen/html/structRpptPoint3D writing output... [ 72%] doxygen/html/structRpptRGB writing output... [ 72%] doxygen/html/structRpptResamplingWindow writing output... [ 73%] doxygen/html/structRpptRoiLtfrbb writing output... [ 74%] doxygen/html/structRpptRoiLtrb writing output... [ 74%] doxygen/html/structRpptRoiXywh writing output... [ 75%] doxygen/html/structRpptRoiXyzwhd writing output... [ 76%] doxygen/html/structRpptStrides writing output... [ 76%] doxygen/html/structRpptUintVector2D writing output... [ 77%] doxygen/html/structRpptXorwowState writing output... [ 78%] doxygen/html/structRpptXorwowStateBoxMuller writing output... [ 78%] doxygen/html/structSlaneyMelScale writing output... [ 79%] doxygen/html/structhipMemROI writing output... [ 79%] doxygen/html/structhipMemRpp32f writing output... [ 80%] doxygen/html/structhipMemRpp32s writing output... [ 81%] doxygen/html/structhipMemRpp32u writing output... [ 81%] doxygen/html/structhipMemRpp64f writing output... [ 82%] doxygen/html/structhipMemRpp8s writing output... [ 83%] doxygen/html/structhipMemRpp8u writing output... [ 83%] doxygen/html/structhipMemRpptRGB writing output... [ 84%] doxygen/html/structhipMemSize writing output... [ 85%] doxygen/html/structmemCPU writing output... [ 85%] doxygen/html/structmemGPU writing output... [ 86%] doxygen/html/structmemMgmt writing output... [ 87%] doxygen/html/structmemROI writing output... [ 87%] doxygen/html/structmemRpp32f writing output... [ 88%] doxygen/html/structmemRpp32s writing output... [ 88%] doxygen/html/structmemRpp32u writing output... [ 89%] doxygen/html/structmemRpp64f writing output... [ 90%] doxygen/html/structmemRpp8s writing output... [ 90%] doxygen/html/structmemRpp8u writing output... [ 91%] doxygen/html/structmemRpptRGB writing output... [ 92%] doxygen/html/structmemSize writing output... [ 92%] doxygen/html/unionRpptROI writing output... [ 93%] doxygen/html/unionRpptROI3D writing output... [ 94%] index writing output... [ 94%] install/rpp-build-and-install writing output... [ 95%] install/rpp-install writing output... [ 96%] install/rpp-install-with-installer writing output... [ 96%] install/rpp-prerequisites writing output... [ 97%] install/rpp-verify-install writing output... [ 97%] license writing output... [ 98%] reference/rpp-api-reference writing output... [ 99%] reference/rpp-env-variables writing output... [ 99%] reference/rpp-supported-func-and-var-examples writing output... [100%] reference/rpp-supported-functionalities generating indices... genindex done writing additional pages... search done copying images... [ 2%] data/rpp_structure_4.png copying images... [ 4%] data/doxygenInputs/img150x150.png copying images... [ 7%] data/doxygenOutputs/color_augmentations_brightness_img150x150.png copying images... [ 9%] data/doxygenOutputs/color_augmentations_gamma_correction_img150x150.png copying images... [ 11%] data/doxygenInputs/img150x150_2.png copying images... [ 13%] data/doxygenOutputs/color_augmentations_blend_img150x150.png copying images... [ 15%] data/doxygenOutputs/color_augmentations_contrast_img150x150.png copying images... [ 17%] data/doxygenOutputs/effects_augmentations_pixelate_img150x150.png copying images... [ 20%] data/doxygenOutputs/effects_augmentations_jitter_img150x150.png copying images... [ 22%] data/doxygenOutputs/effects_augmentations_gaussian_noise_img150x150.png copying images... [ 24%] data/doxygenInputs/img640x480.png copying images... [ 26%] data/doxygenOutputs/effects_augmentations_fog_img640x480.png copying images... [ 28%] data/doxygenOutputs/effects_augmentations_rain_img640x480.png copying images... [ 30%] data/doxygenOutputs/geometric_augmentations_flip_img150x150.png copying images... [ 33%] data/doxygenOutputs/geometric_augmentations_resize_img150x150.png copying images... [ 35%] data/doxygenOutputs/geometric_augmentations_rotate_img150x150.png copying images... [ 37%] data/doxygenOutputs/geometric_augmentations_warp_affine_img150x150.png copying images... [ 39%] data/doxygenInputs/lens_img640x480.png copying images... [ 41%] data/doxygenOutputs/geometric_augmentations_lens_correction_img_640x480.png copying images... [ 43%] data/doxygenOutputs/geometric_augmentations_warp_perspective_img150x150.png copying images... [ 46%] data/doxygenOutputs/effects_augmentations_water_img150x150.png copying images... [ 48%] data/doxygenOutputs/effects_augmentations_non_linear_blend_img150x150.png copying images... [ 50%] data/doxygenOutputs/color_augmentations_color_cast_img150x150.png copying images... [ 52%] data/doxygenOutputs/effects_augmentations_erase_img150x150.png copying images... [ 54%] data/doxygenOutputs/geometric_augmentations_crop_and_patch_img150x150.png copying images... [ 57%] data/doxygenOutputs/color_augmentations_lut_img150x150.png copying images... [ 59%] data/doxygenOutputs/effects_augmentations_glitch_img150x150.png copying images... [ 61%] data/doxygenOutputs/color_augmentations_color_twist_img150x150.png copying images... [ 63%] data/doxygenOutputs/geometric_augmentations_crop_img150x150.png copying images... [ 65%] data/doxygenOutputs/geometric_augmentations_crop_mirror_normalize_img150x150.png copying images... [ 67%] data/doxygenOutputs/geometric_augmentations_resize_crop_mirror_img115x115.png copying images... [ 70%] data/doxygenOutputs/morphological_operations_erode_kSize5_img150x150.png copying images... [ 72%] data/doxygenOutputs/morphological_operations_dilate_kSize5_img150x150.png copying images... [ 74%] data/doxygenOutputs/color_augmentations_color_temperature_img150x150.png copying images... [ 76%] data/doxygenOutputs/effects_augmentations_vignette_img150x150.png copying images... [ 78%] data/doxygenOutputs/filter_augmentations_box_filter_kSize5_img150x150.png copying images... [ 80%] data/doxygenOutputs/filter_augmentations_gaussian_filter_kSize5_img150x150.png copying images... [ 83%] data/doxygenOutputs/arithmetic_operations_magnitude_img150x150.png copying images... [ 85%] data/doxygenOutputs/geometric_augmentations_phase_img150x150.png copying images... [ 87%] data/doxygenOutputs/bitwise_operations_bitwise_and_img150x150.png copying images... [ 89%] data/doxygenOutputs/bitwise_operations_bitwise_not_img150x150.png copying images... [ 91%] data/doxygenOutputs/bitwise_operations_bitwise_xor_img150x150.png copying images... [ 93%] data/doxygenOutputs/bitwise_operations_bitwise_or_img150x150.png copying images... [ 96%] data/doxygenOutputs/geometric_augmentations_remap_img150x150.png copying images... [ 98%] data/doxygenInputs/img150x150_1.png copying images... [100%] data/doxygenOutputs/statistical_operations_threshold_img150x150.png dumping search index in English (code: en)... done dumping object inventory... done ====================== slowest reading durations ======================= 0.086 doxygen/html/structRpp32f24 0.051 reference/rpp-supported-functionalities 0.039 reference/rpp-supported-func-and-var-examples 0.021 reference/rpp-env-variables 0.019 doxygen/html/annotated build succeeded, 12 warnings. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2026-05-21T20:54:08.911250Z, end-time: 2026-05-21T20:54:14.640965Z, duration: 5, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MARKDOWN_ID_STYLE' at line 377, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'TIMESTAMP' at line 509, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 872, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 890, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 927, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 968, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1169, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1382, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1474, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SITEMAP_URL' at line 1571, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1695, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1726, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1774, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2466, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2475, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2483, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2635, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MSCGEN_TOOL' at line 2768, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! DoxygenLayout.xml:7: warning: the type 'topics' is not supported for the entry tag within a navindex! Check your layout file! DoxygenLayout.xml:12: warning: the type 'concepts' is not supported for the entry tag within a navindex! Check your layout file! error: found unsupported value $SHOW_HEADERFILE for visible attribute in layout file DoxygenLayout.xml:106: warning: Unexpected start tag 'concepts' found in scope='namespace/memberdecl/'! DoxygenLayout.xml:131: warning: Unexpected start tag 'concept' found in scope='(null)'! DoxygenLayout.xml:132: warning: Unexpected start tag 'briefdescription' found in scope='(null)'! DoxygenLayout.xml:133: warning: Unexpected start tag 'includes' found in scope='(null)'! DoxygenLayout.xml:134: warning: Unexpected start tag 'definition' found in scope='(null)'! DoxygenLayout.xml:135: warning: Unexpected start tag 'detaileddescription' found in scope='(null)'! DoxygenLayout.xml:136: warning: Unexpected start tag 'authorsection' found in scope='(null)'! DoxygenLayout.xml:152: warning: Unexpected start tag 'concepts' found in scope='file/memberdecl/'! DoxygenLayout.xml:186: warning: Unexpected start tag 'concepts' found in scope='group/memberdecl/'! Doxygen version used: 1.9.1 Parsing layout file DoxygenLayout.xml... Searching for include files... Searching for example files... Searching for images... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenInputs Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenOutputs Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Building macro definition list... Building group list... Buildin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:83: warning: Member SHARED_PUBLIC (macro definition) of file rpp.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:69: warning: Member CHECK_RETURN_STATUS(x) (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:79: warning: Member RPP_HOST_DEVICE (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:44: warning: Member halfhpp (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:45: warning: Member Rpp16f (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:565: warning: Member RpptROIPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:575: warning: Member RpptROI3DPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:599: warning: Member RpptDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:612: warning: Member RpptGenericDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:659: warning: Member RpptImagePatchPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:84: warning: Member ONE_OVER_6 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:85: warning: Member ONE_OVER_3 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:86: warning: Member ONE_OVER_255 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:87: warning: Member MMS_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:88: warning: Member SPECTROGRAM_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. g directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file api/rpp.h... Generating code for file api/rppdefs.h... Generating code for file api/rppi.h... Generating code for file api/rppi_advanced_augmentations.h... Generating code for file api/rppi_arithmetic_operations.h... Generating code for file api/rppi_color_model_conversions.h... Generating code for file api/rppi_computer_vision.h... Generating code for file api/rppi_filter_operations.h... Generating code for file api/rppi_fused_functions.h... Generating code for file api/rppi_geometry_transforms.h... Generating code for file api/rppi_image_augmentations.h... Generating code for file api/rppi_legacy_augmentations.h... Generating code for file api/rppi_logical_operations.h... Generating code for file api/rppi_morphological_transforms.h... Generating code for file api/rppi_statistical_operations.h... Generating code for file api/rppt.h... Generating code for file api/rppt_tensor_arithmetic_operations.h... Generating code for file api/rppt_tensor_audio_augmentations.h... Generating code for file api/rppt_tensor_bitwise_operations.h... Generating code for file api/rppt_tensor_color_augmentations.h... Generating code for file api/rppt_tensor_data_exchange_operations.h... Generating code for file api/rppt_tensor_effects_augmentations.h... Generating code for file api/rppt_tensor_filter_augmentations.h... Generating code for file api/rppt_tensor_geometric_augmentations.h... Generating code for file api/rppt_tensor_morphological_operations.h... Generating code for file api/rppt_tensor_statistical_operations.h... Generating file documentation... Generating docs for file api/rpp.h... Generating docs for file api/rppdefs.h... Generating docs for file api/rppi.h... Generating docs for file api/rppi_advanced_augmentations.h... Generating docs for file api/rppi_arithmetic_operations.h... Generating docs for file api/rppi_color_model_conversions.h... Generating docs for file api/rppi_computer_vision.h... Generating docs for file api/rppi_filter_operations.h... Generating docs for file api/rppi_fused_functions.h... Generating docs for file api/rppi_geometry_transforms.h... Generating docs for file api/rppi_image_augmentations.h... Generating docs for file api/rppi_logical_operations.h... Generating docs for file api/rppi_morphological_transforms.h... Generating docs for file api/rppi_statist/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:808: warning: Member hz_to_mel(Rpp32f hz)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:809: warning: Member mel_to_hz(Rpp32f mel)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:709: warning: Member GenericFilter(RpptInterpolationType interpolationType, Rpp32s in_size, Rpp32s out_size, Rpp32f scaleRatio) (function) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:706: warning: Member scale (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:707: warning: Member radius (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:708: warning: Member size (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1146: warning: Member x (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1147: warning: Member y (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1148: warning: Member roiHeight (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1149: warning: Member roiWidth (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1081: warning: Member floatmem (variable) of struct hipMemRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1105: warning: Member intmem (variable) of struct hipMemRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1097: warning: Member uintmem (variable) of struct hipMemRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1089: warning: Member doublemem (variable) of struct hipMemRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1121: warning: Member charmem (variable) of struct hipMemRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1113: warning: Member ucharmem (variable) of struct hipMemRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1129: warning: Member rgbmem (variable) of struct hipMemRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1137: warning: Member height (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1138: warning: Member width (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:818: warning: Member hz_to_mel(Rpp32f hz) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:819: warning: Member mel_to_hz(Rpp32f mel) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1209: warning: Member cpuHandle (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1210: warning: Member nbatchSize (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1211: warning: Member mem (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:945: warning: Member srcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:946: warning: Member dstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:947: warning: Member maxSrcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:948: warning: Member maxDstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:949: warning: Member roiPoints (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:950: warning: Member floatArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:951: warning: Member doubleArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:952: warning: Member uintArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:953: warning: Member intArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:954: warning: Member ucharArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:955: warning: Member charArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:956: warning: Member rgbArr (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:957: warning: Member srcBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:958: warning: Member dstBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:959: warning: Member inc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:960: warning: Member dstInc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:961: warning: Member scratchBufferHost (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1157: warning: Member csrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1158: warning: Member cdstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1159: warning: Member cmaxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1160: warning: Member cmaxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1161: warning: Member croiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1162: warning: Member srcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1163: warning: Member dstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1164: warning: Member maxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1165: warning: Member maxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1166: warning: Member roiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1167: warning: Member floatArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1168: warning: Member float3Arr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1169: warning: Member doubleArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1170: warning: Member uintArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1171: warning: Member intArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1172: warning: Member ucharArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1173: warning: Member charArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1174: warning: Member rgbArr (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1175: warning: Member scratchBufferHip (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1176: warning: Member srcBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1177: warning: Member dstBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1178: warning: Member inc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1179: warning: Member dstInc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1180: warning: Member scratchBufferPinned (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1188: warning: Member mcpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1189: warning: Member mgpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:935: warning: Member x (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:936: warning: Member y (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:937: warning: Member roiHeight (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:938: warning: Member roiWidth (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:870: warning: Member floatmem (variable) of struct memRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:894: warning: Member intmem (variable) of struct memRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:886: warning: Member uintmem (variable) of struct memRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:878: warning: Member doublemem (variable) of struct memRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:910: warning: Member charmem (variable) of struct memRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:902: warning: Member ucharmem (variable) of struct memRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:918: warning: Member rgbmem (variable) of struct memRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:926: warning: Member height (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:927: warning: Member width (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:286: warning: Member data[24] (variable) of struct Rpp32f24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:262: warning: Member data[6] (variable) of struct Rpp32f6 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:270: warning: Member data[9] (variable) of struct Rpp32f9 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:278: warning: Member data[24] (variable) of struct Rpp32s24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:387: warning: Member x (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:388: warning: Member y (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:389: warning: Member roiWidth (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:390: warning: Member roiHeight (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:378: warning: Member width (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:379: warning: Member height (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:253: warning: Member channelParam (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:254: warning: Member bufferMultiplier (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:684: warning: Member srcLocsTL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:685: warning: Member srcLocsTR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:686: warning: Member srcLocsBL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:687: warning: Member srcLocsBR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:695: warning: Member srcValsTL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:696: warning: Member srcValsTR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:697: warning: Member srcValsBL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:698: warning: Member srcValsBR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:523: warning: Member r (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:524: warning: Member g (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:525: warning: Member b (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:593: warning: Member numDims (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:594: warning: Member offsetInBytes (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:595: warning: Member dataType (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member n (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member c (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member h (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member w (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:597: warning: Member strides (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:598: warning: Member layout (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:629: warning: Member R (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:630: warning: Member G (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:631: warning: Member B (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:648: warning: Member x (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:649: warning: Member y (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:606: warning: Member numDims (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:607: warning: Member offsetInBytes (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:608: warning: Member dataType (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:609: warning: Member dims[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:610: warning: Member strides[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:611: warning: Member layout (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:657: warning: Member width (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:658: warning: Member height (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:495: warning: Member x (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:496: warning: Member y (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:504: warning: Member x (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:505: warning: Member y (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:506: warning: Member z (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:763: warning: Member input_range(Rpp32f x, Rpp32s *loc0, Rpp32s *loc1) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:770: warning: Member operator()(Rpp32f x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:781: warning: Member operator()(__m128 x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member scale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member center (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member lobes (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member coeffs (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:796: warning: Member lookupSize (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:797: warning: Member lookupPinned (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:798: warning: Member lookup (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pCenter (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pScale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:619: warning: Member R (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:620: warning: Member G (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:621: warning: Member B (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:562: warning: Member ltrbROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:563: warning: Member xywhROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:572: warning: Member ltfrbbROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:573: warning: Member xyzwhdROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member ltf (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member rbb (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member lt (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member rb (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:542: warning: Member xy (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiWidth (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiHeight (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:552: warning: Member xyz (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiWidth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiHeight (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiDepth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:582: warning: Member nStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:583: warning: Member cStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:584: warning: Member hStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:585: warning: Member wStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:639: warning: Member x (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:640: warning: Member y (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:665: warning: Member x[5] (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:666: warning: Member counter (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:673: warning: Member x[5] (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:674: warning: Member counter (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:675: warning: Member boxMullerFlag (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:676: warning: Member boxMullerExtra (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:839: warning: Member hz_to_mel(Rpp32f hz) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:850: warning: Member mel_to_hz(Rpp32f mel) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:829: warning: Member freqLow (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:830: warning: Member fsp (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:831: warning: Member minLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:832: warning: Member minLogMel (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:833: warning: Member stepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:835: warning: Member invMinLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:836: warning: Member invStepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:837: warning: Member invFsp (variable) of struct SlaneyMelScale is not documented. ical_operations.h... Generating docs for file api/rppt.h... Generating docs for file api/rppt_tensor_arithmetic_operations.h... Generating docs for file api/rppt_tensor_audio_augmentations.h... Generating docs for file api/rppt_tensor_bitwise_operations.h... Generating docs for file api/rppt_tensor_color_augmentations.h... Generating docs for file api/rppt_tensor_data_exchange_operations.h... Generating docs for file api/rppt_tensor_effects_augmentations.h... Generating docs for file api/rppt_tensor_filter_augmentations.h... Generating docs for file api/rppt_tensor_geometric_augmentations.h... Generating docs for file api/rppt_tensor_morphological_operations.h... Generating docs for file api/rppt_tensor_statistical_operations.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound BaseMelScale... Generating docs for compound GenericFilter... Generating docs for compound hipMemROI... Generating docs for compound hipMemRpp32f... Generating docs for compound hipMemRpp32s... Generating docs for compound hipMemRpp32u... Generating docs for compound hipMemRpp64f... Generating docs for compound hipMemRpp8s... Generating docs for compound hipMemRpp8u... Generating docs for compound hipMemRpptRGB... Generating docs for compound hipMemSize... Generating docs for compound HtkMelScale... Generating docs for compound InitHandle... Generating docs for compound memCPU... Generating docs for compound memGPU... Generating docs for compound memMgmt... Generating docs for compound memROI... Generating docs for compound memRpp32f... Generating docs for compound memRpp32s... Generating docs for compound memRpp32u... Generating docs for compound memRpp64f... Generating docs for compound memRpp8s... Generating docs for compound memRpp8u... Generating docs for compound memRpptRGB... Generating docs for compound memSize... Generating docs for compound Rpp32f24... Generating docs for compound Rpp32f6... Generating docs for compound Rpp32f9... Generating docs for compound Rpp32s24... Generating docs for compound RppiROI... Generating docs for compound RppiSize... Generating docs for compound RppLayoutParams... Generating docs for compound RpptBilinearNbhoodLocsVecLen8... Generating docs for compound RpptBilinearNbhoodValsVecLen8... Generating docs for compound RpptChannelOffsets... Generating docs for compound RpptDesc... Generating docs for compound RpptFloatRGB... Generating docs for compound RpptFloatVector2D... Generating docs for compound RpptGenericDesc... Generating docs for compound RpptImagePatch... Generating docs for compound RpptPoint2D... Generating docs for compound RpptPoint3D... Generating docs for compound RpptResamplingWindow... Generating docs for compound RpptRGB... Generating docs for compound RpptROI... Generating docs for compound RpptROI3D... Generating docs for compound RpptRoiLtfrbb... Generating docs for compound RpptRoiLtrb... Generating docs for compound RpptRoiXywh... Generating docs for compound RpptRoiXyzwhd... Generating docs for compound RpptStrides... Generating docs for compound RpptUintVector2D... Generating docs for compound RpptXorwowState... Generating docs for compound RpptXorwowStateBoxMuller... Generating docs for compound SlaneyMelScale... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class BaseMelScale Generating XML output for class GenericFilter Generating XML output for class hipMemROI Generating XML output for class hipMemRpp32f Generating XML output for class hipMemRpp32s Generating XML output for class hipMemRpp32u Generating XML outp/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command ut for class hipMemRpp64f Generating XML output for class hipMemRpp8s Generating XML output for class hipMemRpp8u Generating XML output for class hipMemRpptRGB Generating XML output for class hipMemSize Generating XML output for class HtkMelScale Generating XML output for class InitHandle Generating XML output for class memCPU Generating XML output for class memGPU Generating XML output for class memMgmt Generating XML output for class memROI Generating XML output for class memRpp32f Generating XML output for class memRpp32s Generating XML output for class memRpp32u Generating XML output for class memRpp64f Generating XML output for class memRpp8s Generating XML output for class memRpp8u Generating XML output for class memRpptRGB Generating XML output for class memSize Generating XML output for class Rpp32f24 Generating XML output for class Rpp32f6 Generating XML output for class Rpp32f9 Generating XML output for class Rpp32s24 Generating XML output for class RppiROI Generating XML output for class RppiSize Generating XML output for class RppLayoutParams Generating XML output for class RpptBilinearNbhoodLocsVecLen8 Generating XML output for class RpptBilinearNbhoodValsVecLen8 Generating XML output for class RpptChannelOffsets Generating XML output for class RpptDesc Generating XML output for class RpptFloatRGB Generating XML output for class RpptFloatVector2D Generating XML output for class RpptGenericDesc Generating XML output for class RpptImagePatch Generating XML output for class RpptPoint2D Generating XML output for class RpptPoint3D Generating XML output for class RpptResamplingWindow Generating XML output for class RpptRGB Generating XML output for class RpptROI Generating XML output for class RpptROI3D Generating XML output for class RpptRoiLtfrbb Generating XML output for class RpptRoiLtrb Generating XML output for class RpptRoiXywh Generating XML output for class RpptRoiXyzwhd Generating XML output for class RpptStrides Generating XML output for class RpptUintVector2D Generating XML output for class RpptXorwowState Generating XML output for class RpptXorwowStateBoxMuller Generating XML output for class SlaneyMelScale Generating XML output for file rpp.h Generating XML output for file rppdefs.h Generating XML output for file rppi.h Generating XML output for file rppi_advanced_augmentations.h Generating XML output for file rppi_arithmetic_operations.h Generating XML output for file rppi_color_model_conversions.h Generating XML output for file rppi_computer_vision.h Generating XML output for file rppi_filter_operations.h Generating XML output for file rppi_fused_functions.h Generating XML output for file rppi_geometry_transforms.h Generating XML output for file rppi_image_augmentations.h Generating XML output for file rppi_legacy_augmentations.h Generating XML output for file rppi_logical_operations.h Generating XML output for file rppi_morphological_transforms.h Generating XML output for file rppi_statistical_operations.h Generating XML output for file rppt.h Generating XML output for file rppt_tensor_arithmetic_operations.h Generating XML output for file rppt_tensor_audio_augmentations.h Generating XML output for file rppt_tensor_bitwise_operations.h Generating XML output for file rppt_tensor_color_augmentations.h Generating XML output for file rppt_tensor_data_exchange_operations.h Generating XML output for file rppt_tensor_effects_augmentations.h Generating XML output for file rppt_tensor_filter_augmentations.h Generating XML output for file rppt_tensor_geometric_augmentations.h Generating XML output for file rppt_tensor_morphological_operations.h Generating XML output for file rppt_tensor_statistical_operations.h Generating XML output for group group_rpp Generating XML output for group group_rppdefs Generating XML output for group group_rppi Generating XML output for group group_rppi_advanced_augmentations Generating XML output for group group_rppi_arithmetic_operations Generating XML output for group group_rppi_color_model_conversions Generating XML output for group group_rppi_computer_vision Generating XML /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command output for group group_rppi_filter_operations Generating XML output for group group_rppi_fused_functions Generating XML output for group group_rppi_geometry_transforms Generating XML output for group group_rppi_image_augmentations Generating XML output for group group_rppi_logical_operations Generating XML output for group group_rppi_morphological_transforms Generating XML output for group group_rppi_statistical_operations Generating XML output for group group_rppt Generating XML output for group group_rppt_tensor_arithmetic_operations Generating XML output for group group_rppt_tensor_audio_augmentations Generating XML output for group group_rppt_tensor_bitwise_operations Generating XML output for group group_rppt_tensor_color_augmentations Generating XML output for group group_rppt_tensor_data_exchange_operations Generating XML output for group group_rppt_tensor_effects_augmentations Generating XML output for group group_rppt_tensor_filter_augmentations Generating XML output for group group_rppt_tensor_geometric_augmentations Generating XML output for group group_rppt_tensor_morphological_operations Generating XML output for group group_rppt_tensor_statistical_operations Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/ Running plantuml with JAVA... lookup cache used 1472/65536 hits=92170 misses=1512 finished... doxysphinx v3.3.14 starting build command... copied 107 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/doxygen/html created 0 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.264913). doxylink not enabled, skipping setting up the current project Skipping the fetch for remote mappings, remote_repository is unset. loading pickled environment... The configuration has changed (17 options: 'header_link', 'header_title', 'html_context', 'html_favicon', 'html_permalinks_icon', ...) done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'fieldlist', 'colon_fence', 'html_image', 'replacements', 'dollarmath', 'substitution'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.4.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/deprecated.rst, doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9.rst, doxygen/html/files.rst, doxygen/html/globals.rst, doxygen/html/globals_defs.rst, doxygen/html/globals_enum.rst, doxygen/html/globals_eval.rst, doxygen/html/globals_func.rst, doxygen/html/globals_r.rst, ..., install/rpp-build-and-install.rst, install/rpp-install-with-installer.rst, install/rpp-install.rst, install/rpp-prerequisites.rst, install/rpp-verify-install.rst, license.rst, reference/rpp-api-reference.rst, reference/rpp-env-variables.rst, reference/rpp-supported-func-and-var-examples.rst, reference/rpp-supported-functionalities.rst building [mo]: targets for 0 po files that are out of date writing output... building [singlehtml]: all documents updating environment: 0 added, 145 changed, 0 removed reading sources... [ 1%] doxygen/html/annotated reading sources... [ 1%] doxygen/html/deprecated reading sources... [ 2%] doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9 reading sources... [ 3%] doxygen/html/files reading sources... [ 3%] doxygen/html/globals reading sources... [ 4%] doxygen/html/globals_defs reading sources... [ 5%] doxygen/html/globals_enum reading sources... [ 6%] doxygen/html/globals_eval reading sources... [ 6%] doxygen/html/globals_func reading sources... [ 7%] doxygen/html/globals_r reading sources... [ 8%] doxygen/html/globals_type reading sources... [ 8%] doxygen/html/group__group__rpp reading sources... [ 9%] doxygen/html/group__group__rppdefs reading sources... [ 10%] doxygen/html/group__group__rppi reading sources... [ 10%] doxygen/html/group__group__rppi__advanced__augmentations reading sources... [ 11%] doxygen/html/group__group__rppi__arithmetic__operations reading sources... [ 12%] doxygen/html/group__group__rppi__color__model__conversions reading sources... [ 12%] doxygen/html/group__group__rppi__computer__vision reading sources... [ 13%] doxygen/html/group__group__rppi__filter__operations reading sources... [ 14%] doxygen/html/group__group__rppi__fused__functions reading sources... [ 14%] doxygen/html/group__group__rppi__geometry__transforms reading sources... [ 15%] doxygen/html/group__group__rppi__image__augmentations reading sources... [ 16%] doxygen/html/group__group__rppi__logical__operations reading sources... [ 17%] doxygen/html/group__group__rppi__morphological__transforms reading sources... [ 17%] doxygen/html/group__group__rppi__statistical__operations reading sources... [ 18%] doxygen/html/group__group__rppt reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__arithmetic__operations reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__audio__augmentations reading sources... [ 20%] doxygen/html/group__group__rppt__tensor__bitwise__operations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__color__augmentations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__data__exchange__operations reading sources... [ 22%] doxygen/html/group__group__rppt__tensor__effects__augmentations reading sources... [ 23%] doxygen/html/group__group__rppt__tensor__filter__augmentations reading sources... [ 23%] doxygen/html/group__group__rppt__tensor__geometric__augmentations reading sources... [ 24%] doxygen/html/group__group__rppt__tensor__morphological__operations reading sources... [ 25%] doxygen/html/group__group__rppt__tensor__statistical__operations reading sources... [ 26%] doxygen/html/hierarchy reading sources... [ 26%] doxygen/html/index reading sources... [ 27%] doxygen/html/pages reading sources... [ 28%] doxygen/html/rpp_8h reading sources... [ 28%] doxygen/html/rpp_8h_source reading sources... [ 29%] doxygen/html/rppdefs_8h reading sources... [ 30%] doxygen/html/rppdefs_8h_source reading sources... [ 30%] doxygen/html/rppi_8h reading sources... [ 31%] doxygen/html/rppi_8h_source reading sources... [ 32%] doxygen/html/rppi__advanced__augmentations_8h reading sources... [ 32%] doxygen/html/rppi__advanced__augmentations_8h_source reading sources... [ 33%] doxygen/html/rppi__arithmetic__operations_8h reading sources... [ 34%] doxygen/html/rppi__arithmetic__operations_8h_source reading sources... [ 34%] doxygen/html/rppi__color__model__conversions_8h reading sources... [ 35%] doxygen/html/rppi__color__model__conversions_8h_source reading sources... [ 36%] doxygen/html/rppi__computer__vision_8h reading sources... [ 37%] doxygen/html/rppi__computer__vision_8h_source reading sources... [ 37%] doxygen/html/rppi__filter__operations_8h reading sources... [ 38%] doxygen/html/rppi__filter__operations_8h_source reading sources... [ 39%] doxygen/html/rppi__fused__functions_8h reading sources... [ 39%] doxygen/html/rppi__fused__functions_8h_source reading sources... [ 40%] doxygen/html/rppi__geometry__transforms_8h reading sources... [ 41%] doxygen/html/rppi__geometry__transforms_8h_source reading sources... [ 41%] doxygen/html/rppi__image__augmentations_8h reading sources... [ 42%] doxygen/html/rppi__image__augmentations_8h_source reading sources... [ 43%] doxygen/html/rppi__legacy__augmentations_8h_source reading sources... [ 43%] doxygen/html/rppi__logical__operations_8h reading sources... [ 44%] doxygen/html/rppi__logical__operations_8h_source reading sources... [ 45%] doxygen/html/rppi__morphological__transforms_8h reading sources... [ 46%] doxygen/html/rppi__morphological__transforms_8h_source reading sources... [ 46%] doxygen/html/rppi__statistical__operations_8h reading sources... [ 47%] doxygen/html/rppi__statistical__operations_8h_source reading sources... [ 48%] doxygen/html/rppt_8h reading sources... [ 48%] doxygen/html/rppt_8h_source reading sources... [ 49%] doxygen/html/rppt__tensor__arithmetic__operations_8h reading sources... [ 50%] doxygen/html/rppt__tensor__arithmetic__operations_8h_source reading sources... [ 50%] doxygen/html/rppt__tensor__audio__augmentations_8h reading sources... [ 51%] doxygen/html/rppt__tensor__audio__augmentations_8h_source reading sources... [ 52%] doxygen/html/rppt__tensor__bitwise__operations_8h reading sources... [ 52%] doxygen/html/rppt__tensor__bitwise__operations_8h_source reading sources... [ 53%] doxygen/html/rppt__tensor__color__augmentations_8h reading sources... [ 54%] doxygen/html/rppt__tensor__color__augmentations_8h_source reading sources... [ 54%] doxygen/html/rppt__tensor__data__exchange__operations_8h reading sources... [ 55%] doxygen/html/rppt__tensor__data__exchange__operations_8h_source reading sources... [ 56%] doxygen/html/rppt__tensor__effects__augmentations_8h reading sources... [ 57%] doxygen/html/rppt__tensor__effects__augmentations_8h_source reading sources... [ 57%] doxygen/html/rppt__tensor__filter__augmentations_8h reading sources... [ 58%] doxygen/html/rppt__tensor__filter__augmentations_8h_source reading sources... [ 59%] doxygen/html/rppt__tensor__geometric__augmentations_8h reading sources... [ 59%] doxygen/html/rppt__tensor__geometric__augmentations_8h_source reading sources... [ 60%] doxygen/html/rppt__tensor__morphological__operations_8h reading sources... [ 61%] doxygen/html/rppt__tensor__morphological__operations_8h_source reading sources... [ 61%] doxygen/html/rppt__tensor__statistical__operations_8h reading sources... [ 62%] doxygen/html/rppt__tensor__statistical__operations_8h_source reading sources... [ 63%] doxygen/html/structBaseMelScale reading sources... [ 63%] doxygen/html/structGenericFilter reading sources... [ 64%] doxygen/html/structHtkMelScale reading sources... [ 65%] doxygen/html/structInitHandle reading sources... [ 66%] doxygen/html/structRpp32f24 reading sources... [ 66%] doxygen/html/structRpp32f6 reading sources... [ 67%] doxygen/html/structRpp32f9 reading sources... [ 68%] doxygen/html/structRpp32s24 reading sources... [ 68%] doxygen/html/structRppLayoutParams reading sources... [ 69%] doxygen/html/structRppiROI reading sources... [ 70%] doxygen/html/structRppiSize reading sources... [ 70%] doxygen/html/structRpptBilinearNbhoodLocsVecLen8 reading sources... [ 71%] doxygen/html/structRpptBilinearNbhoodValsVecLen8 reading sources... [ 72%] doxygen/html/structRpptChannelOffsets reading sources... [ 72%] doxygen/html/structRpptDesc reading sources... [ 73%] doxygen/html/structRpptFloatRGB reading sources... [ 74%] doxygen/html/structRpptFloatVector2D reading sources... [ 74%] doxygen/html/structRpptGenericDesc reading sources... [ 75%] doxygen/html/structRpptImagePatch reading sources... [ 76%] doxygen/html/structRpptPoint2D reading sources... [ 77%] doxygen/html/structRpptPoint3D reading sources... [ 77%] doxygen/html/structRpptRGB reading sources... [ 78%] doxygen/html/structRpptResamplingWindow reading sources... [ 79%] doxygen/html/structRpptRoiLtfrbb reading sources... [ 79%] doxygen/html/structRpptRoiLtrb reading sources... [ 80%] doxygen/html/structRpptRoiXywh reading sources... [ 81%] doxygen/html/structRpptRoiXyzwhd reading sources... [ 81%] doxygen/html/structRpptStrides reading sources... [ 82%] doxygen/html/structRpptUintVector2D reading sources... [ 83%] doxygen/html/structRpptXorwowState reading sources... [ 83%] doxygen/html/structRpptXorwowStateBoxMuller reading sources... [ 84%] doxygen/html/structSlaneyMelScale reading sources... [ 85%] doxygen/html/structhipMemROI reading sources... [ 86%] doxygen/html/structhipMemRpp32f reading sources... [ 86%] doxygen/html/structhipMemRpp32s reading sources... [ 87%] doxygen/html/structhipMemRpp32u reading sources... [ 88%] doxygen/html/structhipMemRpp64f reading sources... [ 88%] doxygen/html/structhipMemRpp8s reading sources... [ 89%] doxygen/html/structhipMemRpp8u reading sources... [ 90%] doxygen/html/structhipMemRpptRGB reading sources... [ 90%] doxygen/html/structhipMemSize reading sources... [ 91%] doxygen/html/structmemCPU reading sources... [ 92%] doxygen/html/structmemGPU reading sources... [ 92%] doxygen/html/structmemMgmt reading sources... [ 93%] doxygen/html/structmemROI reading sources... [ 94%] doxygen/html/structmemRpp32f reading sources... [ 94%] doxygen/html/structmemRpp32s reading sources... [ 95%] doxygen/html/structmemRpp32u reading sources... [ 96%] doxygen/html/structmemRpp64f reading sources... [ 97%] doxygen/html/structmemRpp8s reading sources... [ 97%] doxygen/html/structmemRpp8u reading sources... [ 98%] doxygen/html/structmemRpptRGB reading sources... [ 99%] doxygen/html/structmemSize reading sources... [ 99%] doxygen/html/unionRpptROI reading sources... [100%] doxygen/html/unionRpptROI3D /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/files.rst: document is referenced in multiple toctrees: ['reference/rpp-api-reference', 'doxygen/html/index'], selecting: reference/rpp-api-reference <- doxygen/html/files done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done assembling single document... index install/rpp-prerequisites install/rpp-install install/rpp-install-with-installer install/rpp-build-and-install install/rpp-verify-install reference/rpp-env-variables reference/rpp-supported-functionalities reference/rpp-supported-func-and-var-examples reference/rpp-api-reference doxygen/html/files doxygen/html/group__group__rppdefs doxygen/html/annotated license assembling single document: done writing... done writing additional files... done copying images... [ 2%] data/rpp_structure_4.png copying images... [ 4%] data/doxygenInputs/img150x150.png copying images... [ 7%] data/doxygenOutputs/color_augmentations_brightness_img150x150.png copying images... [ 9%] data/doxygenOutputs/color_augmentations_gamma_correction_img150x150.png copying images... [ 11%] data/doxygenInputs/img150x150_2.png copying images... [ 13%] data/doxygenOutputs/color_augmentations_blend_img150x150.png copying images... [ 15%] data/doxygenOutputs/color_augmentations_contrast_img150x150.png copying images... [ 17%] data/doxygenOutputs/effects_augmentations_pixelate_img150x150.png copying images... [ 20%] data/doxygenOutputs/effects_augmentations_jitter_img150x150.png copying images... [ 22%] data/doxygenOutputs/effects_augmentations_gaussian_noise_img150x150.png copying images... [ 24%] data/doxygenInputs/img640x480.png copying images... [ 26%] data/doxygenOutputs/effects_augmentations_fog_img640x480.png copying images... [ 28%] data/doxygenOutputs/effects_augmentations_rain_img640x480.png copying images... [ 30%] data/doxygenOutputs/geometric_augmentations_flip_img150x150.png copying images... [ 33%] data/doxygenOutputs/geometric_augmentations_resize_img150x150.png copying images... [ 35%] data/doxygenOutputs/geometric_augmentations_rotate_img150x150.png copying images... [ 37%] data/doxygenOutputs/geometric_augmentations_warp_affine_img150x150.png copying images... [ 39%] data/doxygenInputs/lens_img640x480.png copying images... [ 41%] data/doxygenOutputs/geometric_augmentations_lens_correction_img_640x480.png copying images... [ 43%] data/doxygenOutputs/geometric_augmentations_warp_perspective_img150x150.png copying images... [ 46%] data/doxygenOutputs/effects_augmentations_water_img150x150.png copying images... [ 48%] data/doxygenOutputs/effects_augmentations_non_linear_blend_img150x150.png copying images... [ 50%] data/doxygenOutputs/color_augmentations_color_cast_img150x150.png copying images... [ 52%] data/doxygenOutputs/effects_augmentations_erase_img150x150.png copying images... [ 54%] data/doxygenOutputs/geometric_augmentations_crop_and_patch_img150x150.png copying images... [ 57%] data/doxygenOutputs/color_augmentations_lut_img150x150.png copying images... [ 59%] data/doxygenOutputs/effects_augmentations_glitch_img150x150.png copying images... [ 61%] data/doxygenOutputs/color_augmentations_color_twist_img150x150.png copying images... [ 63%] data/doxygenOutputs/geometric_augmentations_crop_img150x150.png copying images... [ 65%] data/doxygenOutputs/geometric_augmentations_crop_mirror_normalize_img150x150.png copying images... [ 67%] data/doxygenOutputs/geometric_augmentations_resize_crop_mirror_img115x115.png copying images... [ 70%] data/doxygenOutputs/morphological_operations_erode_kSize5_img150x150.png copying images... [ 72%] data/doxygenOutputs/morphological_operations_dilate_kSize5_img150x150.png copying images... [ 74%] data/doxygenOutputs/color_augmentations_color_temperature_img150x150.png copying images... [ 76%] data/doxygenOutputs/effects_augmentations_vignette_img150x150.png copying images... [ 78%] data/doxygenOutputs/filter_augmentations_box_filter_kSize5_img150x150.png copying images... [ 80%] data/doxygenOutputs/filter_augmentations_gaussian_filter_kSize5_img150x150.png copying images... [ 83%] data/doxygenOutputs/arithmetic_operations_magnitude_img150x150.png copying images... [ 85%] data/doxygenOutputs/geometric_augmentations_phase_img150x150.png copying images... [ 87%] data/doxygenOutputs/bitwise_operations_bitwise_and_img150x150.png copying images... [ 89%] data/doxygenOutputs/bitwise_operations_bitwise_not_img150x150.png copying images... [ 91%] data/doxygenOutputs/bitwise_operations_bitwise_xor_img150x150.png copying images... [ 93%] data/doxygenOutputs/bitwise_operations_bitwise_or_img150x150.png copying images... [ 96%] data/doxygenOutputs/geometric_augmentations_remap_img150x150.png copying images... [ 98%] data/doxygenInputs/img150x150_1.png copying images... [100%] data/doxygenOutputs/statistical_operations_threshold_img150x150.png copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/htmlzip/_static/copybutton.js copying static files: done copying extra files... copying extra files: done dumping object inventory... done ====================== slowest reading durations ======================= 0.084 doxygen/html/structRpp32f6 0.017 doxygen/html/annotated 0.004 doxygen/html/group__group__rppt__tensor__effects__augmentations 0.004 doxygen/html/rppi__geometry__transforms_8h_source 0.004 doxygen/html/group__group__rppt__tensor__geometric__augmentations build succeeded, 12 warnings. The HTML page is in ../_readthedocs/htmlzip. [rtd-command-info] start-time: 2026-05-21T20:54:15.406075Z, end-time: 2026-05-21T20:54:20.724475Z, duration: 5, exit-code: 0 python -m sphinx -T -b latex -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/pdf Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MARKDOWN_ID_STYLE' at line 377, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'TIMESTAMP' at line 509, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 872, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 890, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 927, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 968, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1169, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1382, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1474, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SITEMAP_URL' at line 1571, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1695, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1726, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1774, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2466, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2475, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2483, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2635, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MSCGEN_TOOL' at line 2768, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! DoxygenLayout.xml:7: warning: the type 'topics' is not supported for the entry tag within a navindex! Check your layout file! DoxygenLayout.xml:12: warning: the type 'concepts' is not supported for the entry tag within a navindex! Check your layout file! error: found unsupported value $SHOW_HEADERFILE for visible attribute in layout file DoxygenLayout.xml:106: warning: Unexpected start tag 'concepts' found in scope='namespace/memberdecl/'! DoxygenLayout.xml:131: warning: Unexpected start tag 'concept' found in scope='(null)'! DoxygenLayout.xml:132: warning: Unexpected start tag 'briefdescription' found in scope='(null)'! DoxygenLayout.xml:133: warning: Unexpected start tag 'includes' found in scope='(null)'! DoxygenLayout.xml:134: warning: Unexpected start tag 'definition' found in scope='(null)'! DoxygenLayout.xml:135: warning: Unexpected start tag 'detaileddescription' found in scope='(null)'! DoxygenLayout.xml:136: warning: Unexpected start tag 'authorsection' found in scope='(null)'! DoxygenLayout.xml:152: warning: Unexpected start tag 'concepts' found in scope='file/memberdecl/'! DoxygenLayout.xml:186: warning: Unexpected start tag 'concepts' found in scope='group/memberdecl/'! Doxygen version used: 1.9.1 Parsing layout file DoxygenLayout.xml... Searching for include files... Searching for example files... Searching for images... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenInputs Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenOutputs Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Building macro definition list... Building group list... Buildin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:83: warning: Member SHARED_PUBLIC (macro definition) of file rpp.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:69: warning: Member CHECK_RETURN_STATUS(x) (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:79: warning: Member RPP_HOST_DEVICE (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:44: warning: Member halfhpp (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:45: warning: Member Rpp16f (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:565: warning: Member RpptROIPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:575: warning: Member RpptROI3DPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:599: warning: Member RpptDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:612: warning: Member RpptGenericDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:659: warning: Member RpptImagePatchPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:84: warning: Member ONE_OVER_6 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:85: warning: Member ONE_OVER_3 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:86: warning: Member ONE_OVER_255 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:87: warning: Member MMS_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:88: warning: Member SPECTROGRAM_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. g directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file api/rpp.h... Generating code for file api/rppdefs.h... Generating code for file api/rppi.h... Generating code for file api/rppi_advanced_augmentations.h... Generating code for file api/rppi_arithmetic_operations.h... Generating code for file api/rppi_color_model_conversions.h... Generating code for file api/rppi_computer_vision.h... Generating code for file api/rppi_filter_operations.h... Generating code for file api/rppi_fused_functions.h... Generating code for file api/rppi_geometry_transforms.h... Generating code for file api/rppi_image_augmentations.h... Generating code for file api/rppi_legacy_augmentations.h... Generating code for file api/rppi_logical_operations.h... Generating code for file api/rppi_morphological_transforms.h... Generating code for file api/rppi_statistical_operations.h... Generating code for file api/rppt.h... Generating code for file api/rppt_tensor_arithmetic_operations.h... Generating code for file api/rppt_tensor_audio_augmentations.h... Generating code for file api/rppt_tensor_bitwise_operations.h... Generating code for file api/rppt_tensor_color_augmentations.h... Generating code for file api/rppt_tensor_data_exchange_operations.h... Generating code for file api/rppt_tensor_effects_augmentations.h... Generating code for file api/rppt_tensor_filter_augmentations.h... Generating code for file api/rppt_tensor_geometric_augmentations.h... Generating code for file api/rppt_tensor_morphological_operations.h... Generating code for file api/rppt_tensor_statistical_operations.h... Generating file documentation... Generating docs for file api/rpp.h... Generating docs for file api/rppdefs.h... Generating docs for file api/rppi.h... Generating docs for file api/rppi_advanced_augmentations.h... Generating docs for file api/rppi_arithmetic_operations.h... Generating docs for file api/rppi_color_model_conversions.h... Generating docs for file api/rppi_computer_vision.h... Generating docs for file api/rppi_filter_operations.h... Generating docs for file api/rppi_fused_functions.h... Generating docs for file api/rppi_geometry_transforms.h... Generating docs for file api/rppi_image_augmentations.h... Generating docs for file api/rppi_logical_operations.h... Generating docs for file api/rppi_morphological_transforms.h... Generating docs for file api/rppi_statist/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:808: warning: Member hz_to_mel(Rpp32f hz)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:809: warning: Member mel_to_hz(Rpp32f mel)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:709: warning: Member GenericFilter(RpptInterpolationType interpolationType, Rpp32s in_size, Rpp32s out_size, Rpp32f scaleRatio) (function) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:706: warning: Member scale (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:707: warning: Member radius (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:708: warning: Member size (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1146: warning: Member x (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1147: warning: Member y (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1148: warning: Member roiHeight (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1149: warning: Member roiWidth (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1081: warning: Member floatmem (variable) of struct hipMemRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1105: warning: Member intmem (variable) of struct hipMemRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1097: warning: Member uintmem (variable) of struct hipMemRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1089: warning: Member doublemem (variable) of struct hipMemRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1121: warning: Member charmem (variable) of struct hipMemRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1113: warning: Member ucharmem (variable) of struct hipMemRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1129: warning: Member rgbmem (variable) of struct hipMemRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1137: warning: Member height (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1138: warning: Member width (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:818: warning: Member hz_to_mel(Rpp32f hz) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:819: warning: Member mel_to_hz(Rpp32f mel) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1209: warning: Member cpuHandle (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1210: warning: Member nbatchSize (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1211: warning: Member mem (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:945: warning: Member srcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:946: warning: Member dstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:947: warning: Member maxSrcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:948: warning: Member maxDstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:949: warning: Member roiPoints (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:950: warning: Member floatArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:951: warning: Member doubleArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:952: warning: Member uintArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:953: warning: Member intArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:954: warning: Member ucharArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:955: warning: Member charArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:956: warning: Member rgbArr (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:957: warning: Member srcBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:958: warning: Member dstBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:959: warning: Member inc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:960: warning: Member dstInc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:961: warning: Member scratchBufferHost (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1157: warning: Member csrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1158: warning: Member cdstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1159: warning: Member cmaxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1160: warning: Member cmaxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1161: warning: Member croiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1162: warning: Member srcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1163: warning: Member dstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1164: warning: Member maxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1165: warning: Member maxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1166: warning: Member roiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1167: warning: Member floatArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1168: warning: Member float3Arr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1169: warning: Member doubleArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1170: warning: Member uintArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1171: warning: Member intArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1172: warning: Member ucharArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1173: warning: Member charArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1174: warning: Member rgbArr (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1175: warning: Member scratchBufferHip (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1176: warning: Member srcBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1177: warning: Member dstBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1178: warning: Member inc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1179: warning: Member dstInc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1180: warning: Member scratchBufferPinned (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1188: warning: Member mcpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1189: warning: Member mgpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:935: warning: Member x (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:936: warning: Member y (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:937: warning: Member roiHeight (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:938: warning: Member roiWidth (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:870: warning: Member floatmem (variable) of struct memRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:894: warning: Member intmem (variable) of struct memRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:886: warning: Member uintmem (variable) of struct memRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:878: warning: Member doublemem (variable) of struct memRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:910: warning: Member charmem (variable) of struct memRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:902: warning: Member ucharmem (variable) of struct memRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:918: warning: Member rgbmem (variable) of struct memRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:926: warning: Member height (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:927: warning: Member width (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:286: warning: Member data[24] (variable) of struct Rpp32f24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:262: warning: Member data[6] (variable) of struct Rpp32f6 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:270: warning: Member data[9] (variable) of struct Rpp32f9 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:278: warning: Member data[24] (variable) of struct Rpp32s24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:387: warning: Member x (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:388: warning: Member y (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:389: warning: Member roiWidth (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:390: warning: Member roiHeight (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:378: warning: Member width (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:379: warning: Member height (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:253: warning: Member channelParam (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:254: warning: Member bufferMultiplier (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:684: warning: Member srcLocsTL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:685: warning: Member srcLocsTR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:686: warning: Member srcLocsBL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:687: warning: Member srcLocsBR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:695: warning: Member srcValsTL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:696: warning: Member srcValsTR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:697: warning: Member srcValsBL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:698: warning: Member srcValsBR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:523: warning: Member r (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:524: warning: Member g (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:525: warning: Member b (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:593: warning: Member numDims (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:594: warning: Member offsetInBytes (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:595: warning: Member dataType (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member n (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member c (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member h (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member w (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:597: warning: Member strides (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:598: warning: Member layout (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:629: warning: Member R (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:630: warning: Member G (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:631: warning: Member B (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:648: warning: Member x (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:649: warning: Member y (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:606: warning: Member numDims (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:607: warning: Member offsetInBytes (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:608: warning: Member dataType (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:609: warning: Member dims[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:610: warning: Member strides[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:611: warning: Member layout (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:657: warning: Member width (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:658: warning: Member height (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:495: warning: Member x (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:496: warning: Member y (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:504: warning: Member x (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:505: warning: Member y (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:506: warning: Member z (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:763: warning: Member input_range(Rpp32f x, Rpp32s *loc0, Rpp32s *loc1) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:770: warning: Member operator()(Rpp32f x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:781: warning: Member operator()(__m128 x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member scale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member center (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member lobes (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member coeffs (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:796: warning: Member lookupSize (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:797: warning: Member lookupPinned (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:798: warning: Member lookup (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pCenter (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pScale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:619: warning: Member R (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:620: warning: Member G (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:621: warning: Member B (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:562: warning: Member ltrbROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:563: warning: Member xywhROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:572: warning: Member ltfrbbROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:573: warning: Member xyzwhdROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member ltf (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member rbb (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member lt (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member rb (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:542: warning: Member xy (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiWidth (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiHeight (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:552: warning: Member xyz (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiWidth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiHeight (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiDepth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:582: warning: Member nStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:583: warning: Member cStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:584: warning: Member hStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:585: warning: Member wStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:639: warning: Member x (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:640: warning: Member y (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:665: warning: Member x[5] (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:666: warning: Member counter (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:673: warning: Member x[5] (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:674: warning: Member counter (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:675: warning: Member boxMullerFlag (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:676: warning: Member boxMullerExtra (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:839: warning: Member hz_to_mel(Rpp32f hz) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:850: warning: Member mel_to_hz(Rpp32f mel) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:829: warning: Member freqLow (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:830: warning: Member fsp (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:831: warning: Member minLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:832: warning: Member minLogMel (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:833: warning: Member stepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:835: warning: Member invMinLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:836: warning: Member invStepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:837: warning: Member invFsp (variable) of struct SlaneyMelScale is not documented. ical_operations.h... Generating docs for file api/rppt.h... Generating docs for file api/rppt_tensor_arithmetic_operations.h... Generating docs for file api/rppt_tensor_audio_augmentations.h... Generating docs for file api/rppt_tensor_bitwise_operations.h... Generating docs for file api/rppt_tensor_color_augmentations.h... Generating docs for file api/rppt_tensor_data_exchange_operations.h... Generating docs for file api/rppt_tensor_effects_augmentations.h... Generating docs for file api/rppt_tensor_filter_augmentations.h... Generating docs for file api/rppt_tensor_geometric_augmentations.h... Generating docs for file api/rppt_tensor_morphological_operations.h... Generating docs for file api/rppt_tensor_statistical_operations.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound BaseMelScale... Generating docs for compound GenericFilter... Generating docs for compound hipMemROI... Generating docs for compound hipMemRpp32f... Generating docs for compound hipMemRpp32s... Generating docs for compound hipMemRpp32u... Generating docs for compound hipMemRpp64f... Generating docs for compound hipMemRpp8s... Generating docs for compound hipMemRpp8u... Generating docs for compound hipMemRpptRGB... Generating docs for compound hipMemSize... Generating docs for compound HtkMelScale... Generating docs for compound InitHandle... Generating docs for compound memCPU... Generating docs for compound memGPU... Generating docs for compound memMgmt... Generating docs for compound memROI... Generating docs for compound memRpp32f... Generating docs for compound memRpp32s... Generating docs for compound memRpp32u... Generating docs for compound memRpp64f... Generating docs for compound memRpp8s... Generating docs for compound memRpp8u... Generating docs for compound memRpptRGB... Generating docs for compound memSize... Generating docs for compound Rpp32f24... Generating docs for compound Rpp32f6... Generating docs for compound Rpp32f9... Generating docs for compound Rpp32s24... Generating docs for compound RppiROI... Generating docs for compound RppiSize... Generating docs for compound RppLayoutParams... Generating docs for compound RpptBilinearNbhoodLocsVecLen8... Generating docs for compound RpptBilinearNbhoodValsVecLen8... Generating docs for compound RpptChannelOffsets... Generating docs for compound RpptDesc... Generating docs for compound RpptFloatRGB... Generating docs for compound RpptFloatVector2D... Generating docs for compound RpptGenericDesc... Generating docs for compound RpptImagePatch... Generating docs for compound RpptPoint2D... Generating docs for compound RpptPoint3D... Generating docs for compound RpptResamplingWindow... Generating docs for compound RpptRGB... Generating docs for compound RpptROI... Generating docs for compound RpptROI3D... Generating docs for compound RpptRoiLtfrbb... Generating docs for compound RpptRoiLtrb... Generating docs for compound RpptRoiXywh... Generating docs for compound RpptRoiXyzwhd... Generating docs for compound RpptStrides... Generating docs for compound RpptUintVector2D... Generating docs for compound RpptXorwowState... Generating docs for compound RpptXorwowStateBoxMuller... Generating docs for compound SlaneyMelScale... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class BaseMelScale Generating XML output for class GenericFilter Generating XML output for class hipMemROI Generating XML output for class hipMemRpp32f Generating XML output for class hipMemRpp32s Generating XML output for class hipMemRpp32u Generating XML outp/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command ut for class hipMemRpp64f Generating XML output for class hipMemRpp8s Generating XML output for class hipMemRpp8u Generating XML output for class hipMemRpptRGB Generating XML output for class hipMemSize Generating XML output for class HtkMelScale Generating XML output for class InitHandle Generating XML output for class memCPU Generating XML output for class memGPU Generating XML output for class memMgmt Generating XML output for class memROI Generating XML output for class memRpp32f Generating XML output for class memRpp32s Generating XML output for class memRpp32u Generating XML output for class memRpp64f Generating XML output for class memRpp8s Generating XML output for class memRpp8u Generating XML output for class memRpptRGB Generating XML output for class memSize Generating XML output for class Rpp32f24 Generating XML output for class Rpp32f6 Generating XML output for class Rpp32f9 Generating XML output for class Rpp32s24 Generating XML output for class RppiROI Generating XML output for class RppiSize Generating XML output for class RppLayoutParams Generating XML output for class RpptBilinearNbhoodLocsVecLen8 Generating XML output for class RpptBilinearNbhoodValsVecLen8 Generating XML output for class RpptChannelOffsets Generating XML output for class RpptDesc Generating XML output for class RpptFloatRGB Generating XML output for class RpptFloatVector2D Generating XML output for class RpptGenericDesc Generating XML output for class RpptImagePatch Generating XML output for class RpptPoint2D Generating XML output for class RpptPoint3D Generating XML output for class RpptResamplingWindow Generating XML output for class RpptRGB Generating XML output for class RpptROI Generating XML output for class RpptROI3D Generating XML output for class RpptRoiLtfrbb Generating XML output for class RpptRoiLtrb Generating XML output for class RpptRoiXywh Generating XML output for class RpptRoiXyzwhd Generating XML output for class RpptStrides Generating XML output for class RpptUintVector2D Generating XML output for class RpptXorwowState Generating XML output for class RpptXorwowStateBoxMuller Generating XML output for class SlaneyMelScale Generating XML output for file rpp.h Generating XML output for file rppdefs.h Generating XML output for file rppi.h Generating XML output for file rppi_advanced_augmentations.h Generating XML output for file rppi_arithmetic_operations.h Generating XML output for file rppi_color_model_conversions.h Generating XML output for file rppi_computer_vision.h Generating XML output for file rppi_filter_operations.h Generating XML output for file rppi_fused_functions.h Generating XML output for file rppi_geometry_transforms.h Generating XML output for file rppi_image_augmentations.h Generating XML output for file rppi_legacy_augmentations.h Generating XML output for file rppi_logical_operations.h Generating XML output for file rppi_morphological_transforms.h Generating XML output for file rppi_statistical_operations.h Generating XML output for file rppt.h Generating XML output for file rppt_tensor_arithmetic_operations.h Generating XML output for file rppt_tensor_audio_augmentations.h Generating XML output for file rppt_tensor_bitwise_operations.h Generating XML output for file rppt_tensor_color_augmentations.h Generating XML output for file rppt_tensor_data_exchange_operations.h Generating XML output for file rppt_tensor_effects_augmentations.h Generating XML output for file rppt_tensor_filter_augmentations.h Generating XML output for file rppt_tensor_geometric_augmentations.h Generating XML output for file rppt_tensor_morphological_operations.h Generating XML output for file rppt_tensor_statistical_operations.h Generating XML output for group group_rpp Generating XML output for group group_rppdefs Generating XML output for group group_rppi Generating XML output for group group_rppi_advanced_augmentations Generating XML output for group group_rppi_arithmetic_operations Generating XML output for group group_rppi_color_model_conversions Generating XML output for group group_rppi_computer_vision Generating XML /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command output for group group_rppi_filter_operations Generating XML output for group group_rppi_fused_functions Generating XML output for group group_rppi_geometry_transforms Generating XML output for group group_rppi_image_augmentations Generating XML output for group group_rppi_logical_operations Generating XML output for group group_rppi_morphological_transforms Generating XML output for group group_rppi_statistical_operations Generating XML output for group group_rppt Generating XML output for group group_rppt_tensor_arithmetic_operations Generating XML output for group group_rppt_tensor_audio_augmentations Generating XML output for group group_rppt_tensor_bitwise_operations Generating XML output for group group_rppt_tensor_color_augmentations Generating XML output for group group_rppt_tensor_data_exchange_operations Generating XML output for group group_rppt_tensor_effects_augmentations Generating XML output for group group_rppt_tensor_filter_augmentations Generating XML output for group group_rppt_tensor_geometric_augmentations Generating XML output for group group_rppt_tensor_morphological_operations Generating XML output for group group_rppt_tensor_statistical_operations Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/ Running plantuml with JAVA... lookup cache used 1472/65536 hits=92170 misses=1512 finished... doxysphinx v3.3.14 starting build command... copied 107 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/pdf/doxygen/html created 0 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.265480). doxylink not enabled, skipping setting up the current project Skipping the fetch for remote mappings, remote_repository is unset. loading pickled environment... The configuration has changed (17 options: 'header_link', 'header_title', 'html_context', 'html_favicon', 'html_permalinks_icon', ...) done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'substitution', 'fieldlist', 'html_image', 'replacements', 'colon_fence', 'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.4.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/deprecated.rst, doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9.rst, doxygen/html/files.rst, doxygen/html/globals.rst, doxygen/html/globals_defs.rst, doxygen/html/globals_enum.rst, doxygen/html/globals_eval.rst, doxygen/html/globals_func.rst, doxygen/html/globals_r.rst, ..., install/rpp-build-and-install.rst, install/rpp-install-with-installer.rst, install/rpp-install.rst, install/rpp-prerequisites.rst, install/rpp-verify-install.rst, license.rst, reference/rpp-api-reference.rst, reference/rpp-env-variables.rst, reference/rpp-supported-func-and-var-examples.rst, reference/rpp-supported-functionalities.rst building [mo]: targets for 0 po files that are out of date writing output... building [latex]: all documents updating environment: 0 added, 145 changed, 0 removed reading sources... [ 1%] doxygen/html/annotated reading sources... [ 1%] doxygen/html/deprecated reading sources... [ 2%] doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9 reading sources... [ 3%] doxygen/html/files reading sources... [ 3%] doxygen/html/globals reading sources... [ 4%] doxygen/html/globals_defs reading sources... [ 5%] doxygen/html/globals_enum reading sources... [ 6%] doxygen/html/globals_eval reading sources... [ 6%] doxygen/html/globals_func reading sources... [ 7%] doxygen/html/globals_r reading sources... [ 8%] doxygen/html/globals_type reading sources... [ 8%] doxygen/html/group__group__rpp reading sources... [ 9%] doxygen/html/group__group__rppdefs reading sources... [ 10%] doxygen/html/group__group__rppi reading sources... [ 10%] doxygen/html/group__group__rppi__advanced__augmentations reading sources... [ 11%] doxygen/html/group__group__rppi__arithmetic__operations reading sources... [ 12%] doxygen/html/group__group__rppi__color__model__conversions reading sources... [ 12%] doxygen/html/group__group__rppi__computer__vision reading sources... [ 13%] doxygen/html/group__group__rppi__filter__operations reading sources... [ 14%] doxygen/html/group__group__rppi__fused__functions reading sources... [ 14%] doxygen/html/group__group__rppi__geometry__transforms reading sources... [ 15%] doxygen/html/group__group__rppi__image__augmentations reading sources... [ 16%] doxygen/html/group__group__rppi__logical__operations reading sources... [ 17%] doxygen/html/group__group__rppi__morphological__transforms reading sources... [ 17%] doxygen/html/group__group__rppi__statistical__operations reading sources... [ 18%] doxygen/html/group__group__rppt reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__arithmetic__operations reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__audio__augmentations reading sources... [ 20%] doxygen/html/group__group__rppt__tensor__bitwise__operations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__color__augmentations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__data__exchange__operations reading sources... [ 22%] doxygen/html/group__group__rppt__tensor__effects__augmentations reading sources... [ 23%] doxygen/html/group__group__rppt__tensor__filter__augmentations reading sources... [ 23%] doxygen/html/group__group__rppt__tensor__geometric__augmentations reading sources... [ 24%] doxygen/html/group__group__rppt__tensor__morphological__operations reading sources... [ 25%] doxygen/html/group__group__rppt__tensor__statistical__operations reading sources... [ 26%] doxygen/html/hierarchy reading sources... [ 26%] doxygen/html/index reading sources... [ 27%] doxygen/html/pages reading sources... [ 28%] doxygen/html/rpp_8h reading sources... [ 28%] doxygen/html/rpp_8h_source reading sources... [ 29%] doxygen/html/rppdefs_8h reading sources... [ 30%] doxygen/html/rppdefs_8h_source reading sources... [ 30%] doxygen/html/rppi_8h reading sources... [ 31%] doxygen/html/rppi_8h_source reading sources... [ 32%] doxygen/html/rppi__advanced__augmentations_8h reading sources... [ 32%] doxygen/html/rppi__advanced__augmentations_8h_source reading sources... [ 33%] doxygen/html/rppi__arithmetic__operations_8h reading sources... [ 34%] doxygen/html/rppi__arithmetic__operations_8h_source reading sources... [ 34%] doxygen/html/rppi__color__model__conversions_8h reading sources... [ 35%] doxygen/html/rppi__color__model__conversions_8h_source reading sources... [ 36%] doxygen/html/rppi__computer__vision_8h reading sources... [ 37%] doxygen/html/rppi__computer__vision_8h_source reading sources... [ 37%] doxygen/html/rppi__filter__operations_8h reading sources... [ 38%] doxygen/html/rppi__filter__operations_8h_source reading sources... [ 39%] doxygen/html/rppi__fused__functions_8h reading sources... [ 39%] doxygen/html/rppi__fused__functions_8h_source reading sources... [ 40%] doxygen/html/rppi__geometry__transforms_8h reading sources... [ 41%] doxygen/html/rppi__geometry__transforms_8h_source reading sources... [ 41%] doxygen/html/rppi__image__augmentations_8h reading sources... [ 42%] doxygen/html/rppi__image__augmentations_8h_source reading sources... [ 43%] doxygen/html/rppi__legacy__augmentations_8h_source reading sources... [ 43%] doxygen/html/rppi__logical__operations_8h reading sources... [ 44%] doxygen/html/rppi__logical__operations_8h_source reading sources... [ 45%] doxygen/html/rppi__morphological__transforms_8h reading sources... [ 46%] doxygen/html/rppi__morphological__transforms_8h_source reading sources... [ 46%] doxygen/html/rppi__statistical__operations_8h reading sources... [ 47%] doxygen/html/rppi__statistical__operations_8h_source reading sources... [ 48%] doxygen/html/rppt_8h reading sources... [ 48%] doxygen/html/rppt_8h_source reading sources... [ 49%] doxygen/html/rppt__tensor__arithmetic__operations_8h reading sources... [ 50%] doxygen/html/rppt__tensor__arithmetic__operations_8h_source reading sources... [ 50%] doxygen/html/rppt__tensor__audio__augmentations_8h reading sources... [ 51%] doxygen/html/rppt__tensor__audio__augmentations_8h_source reading sources... [ 52%] doxygen/html/rppt__tensor__bitwise__operations_8h reading sources... [ 52%] doxygen/html/rppt__tensor__bitwise__operations_8h_source reading sources... [ 53%] doxygen/html/rppt__tensor__color__augmentations_8h reading sources... [ 54%] doxygen/html/rppt__tensor__color__augmentations_8h_source reading sources... [ 54%] doxygen/html/rppt__tensor__data__exchange__operations_8h reading sources... [ 55%] doxygen/html/rppt__tensor__data__exchange__operations_8h_source reading sources... [ 56%] doxygen/html/rppt__tensor__effects__augmentations_8h reading sources... [ 57%] doxygen/html/rppt__tensor__effects__augmentations_8h_source reading sources... [ 57%] doxygen/html/rppt__tensor__filter__augmentations_8h reading sources... [ 58%] doxygen/html/rppt__tensor__filter__augmentations_8h_source reading sources... [ 59%] doxygen/html/rppt__tensor__geometric__augmentations_8h reading sources... [ 59%] doxygen/html/rppt__tensor__geometric__augmentations_8h_source reading sources... [ 60%] doxygen/html/rppt__tensor__morphological__operations_8h reading sources... [ 61%] doxygen/html/rppt__tensor__morphological__operations_8h_source reading sources... [ 61%] doxygen/html/rppt__tensor__statistical__operations_8h reading sources... [ 62%] doxygen/html/rppt__tensor__statistical__operations_8h_source reading sources... [ 63%] doxygen/html/structBaseMelScale reading sources... [ 63%] doxygen/html/structGenericFilter reading sources... [ 64%] doxygen/html/structHtkMelScale reading sources... [ 65%] doxygen/html/structInitHandle reading sources... [ 66%] doxygen/html/structRpp32f24 reading sources... [ 66%] doxygen/html/structRpp32f6 reading sources... [ 67%] doxygen/html/structRpp32f9 reading sources... [ 68%] doxygen/html/structRpp32s24 reading sources... [ 68%] doxygen/html/structRppLayoutParams reading sources... [ 69%] doxygen/html/structRppiROI reading sources... [ 70%] doxygen/html/structRppiSize reading sources... [ 70%] doxygen/html/structRpptBilinearNbhoodLocsVecLen8 reading sources... [ 71%] doxygen/html/structRpptBilinearNbhoodValsVecLen8 reading sources... [ 72%] doxygen/html/structRpptChannelOffsets reading sources... [ 72%] doxygen/html/structRpptDesc reading sources... [ 73%] doxygen/html/structRpptFloatRGB reading sources... [ 74%] doxygen/html/structRpptFloatVector2D reading sources... [ 74%] doxygen/html/structRpptGenericDesc reading sources... [ 75%] doxygen/html/structRpptImagePatch reading sources... [ 76%] doxygen/html/structRpptPoint2D reading sources... [ 77%] doxygen/html/structRpptPoint3D reading sources... [ 77%] doxygen/html/structRpptRGB reading sources... [ 78%] doxygen/html/structRpptResamplingWindow reading sources... [ 79%] doxygen/html/structRpptRoiLtfrbb reading sources... [ 79%] doxygen/html/structRpptRoiLtrb reading sources... [ 80%] doxygen/html/structRpptRoiXywh reading sources... [ 81%] doxygen/html/structRpptRoiXyzwhd reading sources... [ 81%] doxygen/html/structRpptStrides reading sources... [ 82%] doxygen/html/structRpptUintVector2D reading sources... [ 83%] doxygen/html/structRpptXorwowState reading sources... [ 83%] doxygen/html/structRpptXorwowStateBoxMuller reading sources... [ 84%] doxygen/html/structSlaneyMelScale reading sources... [ 85%] doxygen/html/structhipMemROI reading sources... [ 86%] doxygen/html/structhipMemRpp32f reading sources... [ 86%] doxygen/html/structhipMemRpp32s reading sources... [ 87%] doxygen/html/structhipMemRpp32u reading sources... [ 88%] doxygen/html/structhipMemRpp64f reading sources... [ 88%] doxygen/html/structhipMemRpp8s reading sources... [ 89%] doxygen/html/structhipMemRpp8u reading sources... [ 90%] doxygen/html/structhipMemRpptRGB reading sources... [ 90%] doxygen/html/structhipMemSize reading sources... [ 91%] doxygen/html/structmemCPU reading sources... [ 92%] doxygen/html/structmemGPU reading sources... [ 92%] doxygen/html/structmemMgmt reading sources... [ 93%] doxygen/html/structmemROI reading sources... [ 94%] doxygen/html/structmemRpp32f reading sources... [ 94%] doxygen/html/structmemRpp32s reading sources... [ 95%] doxygen/html/structmemRpp32u reading sources... [ 96%] doxygen/html/structmemRpp64f reading sources... [ 97%] doxygen/html/structmemRpp8s reading sources... [ 97%] doxygen/html/structmemRpp8u reading sources... [ 98%] doxygen/html/structmemRpptRGB reading sources... [ 99%] doxygen/html/structmemSize reading sources... [ 99%] doxygen/html/unionRpptROI reading sources... [100%] doxygen/html/unionRpptROI3D /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/files.rst: document is referenced in multiple toctrees: ['reference/rpp-api-reference', 'doxygen/html/index'], selecting: reference/rpp-api-reference <- doxygen/html/files done preparing documents... done copying assets... copying TeX support files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/pdf/latexmkjarc Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/pdf/Makefile Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/pdf/make.bat Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/pdf/latexmkrc done copying assets: done processing rppdocumentation.tex... index install/rpp-prerequisites install/rpp-install install/rpp-install-with-installer install/rpp-build-and-install install/rpp-verify-install reference/rpp-env-variables reference/rpp-supported-functionalities reference/rpp-supported-func-and-var-examples reference/rpp-api-reference doxygen/html/files doxygen/html/group__group__rppdefs doxygen/html/annotated license resolving references... processing rppdocumentation.tex: done writing... done copying images... [ 2%] data/rpp_structure_4.png copying images... [ 5%] data/doxygenInputs/img150x150.png copying images... [ 7%] data/doxygenOutputs/color_augmentations_brightness_img150x150.png copying images... [ 9%] data/doxygenOutputs/color_augmentations_gamma_correction_img150x150.png copying images... [ 11%] data/doxygenInputs/img150x150_2.png copying images... [ 14%] data/doxygenOutputs/color_augmentations_blend_img150x150.png copying images... [ 16%] data/doxygenOutputs/color_augmentations_contrast_img150x150.png copying images... [ 18%] data/doxygenOutputs/effects_augmentations_pixelate_img150x150.png copying images... [ 20%] data/doxygenOutputs/effects_augmentations_jitter_img150x150.png copying images... [ 23%] data/doxygenOutputs/effects_augmentations_gaussian_noise_img150x150.png copying images... [ 25%] data/doxygenInputs/img640x480.png copying images... [ 27%] data/doxygenOutputs/effects_augmentations_fog_img640x480.png copying images... [ 30%] data/doxygenOutputs/effects_augmentations_rain_img640x480.png copying images... [ 32%] data/doxygenOutputs/geometric_augmentations_flip_img150x150.png copying images... [ 34%] data/doxygenOutputs/geometric_augmentations_resize_img150x150.png copying images... [ 36%] data/doxygenOutputs/geometric_augmentations_rotate_img150x150.png copying images... [ 39%] data/doxygenOutputs/geometric_augmentations_warp_affine_img150x150.png copying images... [ 41%] data/doxygenInputs/lens_img640x480.png copying images... [ 43%] data/doxygenOutputs/geometric_augmentations_lens_correction_img_640x480.png copying images... [ 45%] data/doxygenOutputs/geometric_augmentations_warp_perspective_img150x150.png copying images... [ 48%] data/doxygenOutputs/effects_augmentations_water_img150x150.png copying images... [ 50%] data/doxygenOutputs/effects_augmentations_non_linear_blend_img150x150.png copying images... [ 52%] data/doxygenOutputs/color_augmentations_color_cast_img150x150.png copying images... [ 55%] data/doxygenOutputs/effects_augmentations_erase_img150x150.png copying images... [ 57%] data/doxygenOutputs/geometric_augmentations_crop_and_patch_img150x150.png copying images... [ 59%] data/doxygenOutputs/color_augmentations_lut_img150x150.png copying images... [ 61%] data/doxygenOutputs/effects_augmentations_glitch_img150x150.png copying images... [ 64%] data/doxygenOutputs/color_augmentations_color_twist_img150x150.png copying images... [ 66%] data/doxygenOutputs/geometric_augmentations_crop_img150x150.png copying images... [ 68%] data/doxygenOutputs/geometric_augmentations_crop_mirror_normalize_img150x150.png copying images... [ 70%] data/doxygenOutputs/geometric_augmentations_resize_crop_mirror_img115x115.png copying images... [ 73%] data/doxygenOutputs/morphological_operations_erode_kSize5_img150x150.png copying images... [ 75%] data/doxygenOutputs/morphological_operations_dilate_kSize5_img150x150.png copying images... [ 77%] data/doxygenOutputs/color_augmentations_color_temperature_img150x150.png copying images... [ 80%] data/doxygenOutputs/effects_augmentations_vignette_img150x150.png copying images... [ 82%] data/doxygenOutputs/filter_augmentations_box_filter_kSize5_img150x150.png copying images... [ 84%] data/doxygenOutputs/filter_augmentations_gaussian_filter_kSize5_img150x150.png copying images... [ 86%] data/doxygenOutputs/arithmetic_operations_magnitude_img150x150.png copying images... [ 89%] data/doxygenOutputs/geometric_augmentations_phase_img150x150.png copying images... [ 91%] data/doxygenOutputs/bitwise_operations_bitwise_and_img150x150.png copying images... [ 93%] data/doxygenOutputs/bitwise_operations_bitwise_not_img150x150.png copying images... [ 95%] data/doxygenOutputs/bitwise_operations_bitwise_xor_img150x150.png copying images... [ 98%] data/doxygenOutputs/bitwise_operations_bitwise_or_img150x150.png copying images... [100%] data/doxygenOutputs/geometric_augmentations_remap_img150x150.png Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/pdf/sphinxmessages.sty ====================== slowest reading durations ======================= 0.079 doxygen/html/rppt__tensor__morphological__operations_8h 0.016 doxygen/html/annotated 0.004 doxygen/html/group__group__rppt__tensor__effects__augmentations 0.004 doxygen/html/rppi__geometry__transforms_8h 0.004 doxygen/html/group__group__rppt__tensor__geometric__augmentations build succeeded, 12 warnings. The LaTeX files are in ../_readthedocs/pdf. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2026-05-21T20:54:24.553705Z, end-time: 2026-05-21T20:54:24.594305Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2026-05-21T20:54:24.676650Z, end-time: 2026-05-21T20:54:27.951437Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=advanced-micro-devices-rpp -interaction=nonstopmode Use of uninitialized value in concatenation (.) or string at (eval 10) line 1. Use of uninitialized value in concatenation (.) or string at (eval 10) line 2. Use of uninitialized value in concatenation (.) or string at (eval 10) line 3. Use of uninitialized value in concatenation (.) or string at (eval 10) line 4. Subroutine makeglo redefined at (eval 11) line 7. Use of uninitialized value in concatenation (.) or string at (eval 11) line 1. Use of uninitialized value in concatenation (.) or string at (eval 11) line 2. Use of uninitialized value in concatenation (.) or string at (eval 11) line 3. Use of uninitialized value in concatenation (.) or string at (eval 11) line 4. Rc files read: /etc/LatexMk latexmkrc latexmkrc Latexmk: This is Latexmk, John Collins, 20 November 2021, version: 4.76. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'rppdocumentation.tex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rpp" "rppdocumentation.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rppdocumentation.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rpp.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rpp.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) LaTeX Warning: Hyper reference `install/rpp-prerequisites::doc' on page 1 undef ined on input line 126. LaTeX Warning: Hyper reference `install/rpp-install::doc' on page 1 undefined o n input line 130. LaTeX Warning: Hyper reference `install/rpp-install-with-installer::doc' on pag e 1 undefined on input line 134. LaTeX Warning: Hyper reference `install/rpp-build-and-install::doc' on page 1 u ndefined on input line 138. LaTeX Warning: Hyper reference `install/rpp-verify-install::doc' on page 1 unde fined on input line 142. LaTeX Warning: Hyper reference `reference/rpp-env-variables::doc' on page 1 und efined on input line 166. LaTeX Warning: Hyper reference `reference/rpp-supported-functionalities::doc' o n page 1 undefined on input line 170. LaTeX Warning: Hyper reference `reference/rpp-supported-func-and-var-examples:: doc' on page 1 undefined on input line 174. LaTeX Warning: Hyper reference `doxygen/html/files::doc' on page 1 undefined on input line 182. LaTeX Warning: Hyper reference `doxygen/html/group__group__rppdefs::doc' on pag e 1 undefined on input line 186. LaTeX Warning: Hyper reference `doxygen/html/annotated::doc' on page 1 undefine d on input line 190. [1 <./rpp_structure_4.png>] [2] Chapter 1. [3] [4] Chapter 2. LaTeX Warning: Hyper reference `install/rpp-install-with-installer::doc' on pag e 5 undefined on input line 312. LaTeX Warning: Hyper reference `install/rpp-build-and-install::doc' on page 5 u ndefined on input line 315. LaTeX Warning: Hyper reference `install/rpp-verify-install::doc' on page 5 unde fined on input line 318. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 559--561 []|\T1/qhv/b/n/10 De-fault [13] [14] [15] [16] Chapter 7. ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.754 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.757 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.764 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.767 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.774 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.777 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.784 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.787 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.794 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.797 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.804 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.807 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.814 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.817 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.824 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.827 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.834 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.837 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.844 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.847 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.854 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.857 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.864 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.867 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.874 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.877 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.884 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.887 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.894 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.897 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.929 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.932 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.939 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.942 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.949 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.952 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.959 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.962 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.969 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.972 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.979 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.982 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.989 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.992 ❌ [17] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1024 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1027 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1034 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1037 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1044 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1047 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1054 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1057 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1064 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1067 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1074 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1077 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1084 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1087 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1094 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1097 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1104 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1107 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1139 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1142 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1149 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1152 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1159 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1162 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1169 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1172 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1179 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1182 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1189 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1192 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1199 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1202 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1234 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1237 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1244 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1247 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1254 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1257 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1264 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1267 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1299 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1302 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1309 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1312 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1344 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1347 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1354 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1357 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1364 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1367 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1374 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1377 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1384 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1387 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1394 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1397 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1404 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1407 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1414 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1417 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1424 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1427 ❌ [18] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1459 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1462 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1469 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1472 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1479 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1482 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1489 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1492 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1499 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1502 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1509 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1512 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1519 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1554 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1557 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1564 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1567 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1574 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1577 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1584 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1587 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1594 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1597 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1604 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1607 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1614 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1617 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1624 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1627 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1634 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1637 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1644 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1647 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1654 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1657 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1664 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1667 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1699 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1702 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1709 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1712 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1719 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1722 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1729 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1732 ✅ [19] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1767 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1774 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1777 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1784 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1787 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1794 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1797 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1804 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1807 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1814 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1817 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1824 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1827 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1834 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1844 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1847 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1854 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1857 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1864 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1867 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1874 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1877 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1884 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1887 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1894 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1897 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1904 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1907 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1939 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1949 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1952 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1959 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1962 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1969 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1972 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1979 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1982 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1989 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1992 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1999 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2002 ✅ [20] Chapter 8. [21 <./img150x150.png> <./color_augmentations_brightness_img150x150.png> <./col or_augmentations_gamma_correction_img150x150.png> <./img150x150_2.png> <./color _augmentations_blend_img150x150.png> <./color_augmentations_contrast_img150x150 .png> <./effects_augmentations_pixelate_img150x150.png>] [22 <./effects_augment ations_jitter_img150x150.png> <./effects_augmentations_gaussian_noise_img150x15 0.png> <./img640x480.png> <./effects_augmentations_fog_img640x480.png> <./effec ts_augmentations_rain_img640x480.png>] [23 <./geometric_augmentations_flip_img1 50x150.png> <./geometric_augmentations_resize_img150x150.png> <./geometric_augm entations_rotate_img150x150.png> <./geometric_augmentations_warp_affine_img150x 150.png> <./lens_img640x480.png> <./geometric_augmentations_lens_correction_img _640x480.png>] [24 <./geometric_augmentations_warp_perspective_img150x150.png> <./effects_augmentations_water_img150x150.png> <./effects_augmentations_non_lin ear_blend_img150x150.png> <./color_augmentations_color_cast_img150x150.png> <./ effects_augmentations_erase_img150x150.png> <./geometric_augmentations_crop_and _patch_img150x150.png>] [25 <./color_augmentations_lut_img150x150.png> <./effec ts_augmentations_glitch_img150x150.png> <./color_augmentations_color_twist_img1 50x150.png> <./geometric_augmentations_crop_img150x150.png> <./geometric_augmen tations_crop_mirror_normalize_img150x150.png> <./geometric_augmentations_resize _crop_mirror_img115x115.png> <./morphological_operations_erode_kSize5_img150x15 0.png>] [26 <./morphological_operations_dilate_kSize5_img150x150.png> <./color_ augmentations_color_temperature_img150x150.png> <./effects_augmentations_vignet te_img150x150.png> <./filter_augmentations_box_filter_kSize5_img150x150.png (PN G copy)> <./filter_augmentations_gaussian_filter_kSize5_img150x150.png> <./arit hmetic_operations_magnitude_img150x150.png>] [27 <./geometric_augmentations_pha se_img150x150.png> <./bitwise_operations_bitwise_and_img150x150.png> <./bitwise _operations_bitwise_not_img150x150.png> <./bitwise_operations_bitwise_xor_img15 0x150.png> <./bitwise_operations_bitwise_or_img150x150.png>] [28 <./geometric_a ugmentations_remap_img150x150.png>] Chapter 9. LaTeX Warning: Hyper reference `doxygen/html/files::doc' on page 29 undefined o n input line 2478. LaTeX Warning: Hyper reference `doxygen/html/group__group__rppdefs::doc' on pag e 29 undefined on input line 2482. LaTeX Warning: Hyper reference `doxygen/html/annotated::doc' on page 29 undefin ed on input line 2486. [29] [30] Chapter 10. No file advanced-micro-devices-rpp.ind. [31] (./advanced-micro-devices-rpp.aux) LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. Package rerunfilecheck Warning: File `advanced-micro-devices-rpp.out' has chang ed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on advanced-micro-devices-rpp.pdf (35 pages, 2052288 bytes). Transcript written on advanced-micro-devices-rpp.log. Latexmk: Index file 'advanced-micro-devices-rpp.idx' was written Latexmk: Missing input file 'advanced-micro-devices-rpp.ind' (or dependence on it) from following: 'No file advanced-micro-devices-rpp.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'advanced-micro-devices-rpp.pdf' Rule 'makeindex advanced-micro-devices-rpp.idx': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rpp.idx' ------------ Run number 1 of rule 'makeindex advanced-micro-devices-rpp.idx' ------------ ------------ Running 'makeindex -s python.ist -o "advanced-micro-devices-rpp.ind" "advanced-micro-devices-rpp.idx"' ------------ Latexmk: Examining 'advanced-micro-devices-rpp.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'makeindex advanced-micro-devices-rpp.idx'... This is makeindex, version 2.15 [TeX Live 2022/dev] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file advanced-micro-devices-rpp.idx...done (0 entries accepted, 0 rejected). Nothing written in advanced-micro-devices-rpp.ind. Transcript written in advanced-micro-devices-rpp.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rpp.aux' 'advanced-micro-devices-rpp.ind' 'advanced-micro-devices-rpp.out' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rpp" "rppdocumentation.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rppdocumentation.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rpp.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rpp.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rpp.out) (./advanced-micro-devices-rpp.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rpp.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1 <./rpp_structure_4.png>] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 559--561 []|\T1/qhv/b/n/10 De-fault [13] [14] [15] [16] Chapter 7. ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.754 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.757 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.764 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.767 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.774 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.777 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.784 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.787 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.794 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.797 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.804 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.807 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.814 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.817 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.824 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.827 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.834 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.837 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.844 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.847 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.854 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.857 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.864 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.867 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.874 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.877 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.884 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.887 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.894 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.897 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.929 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.932 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.939 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.942 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.949 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.952 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.959 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.962 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.969 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.972 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.979 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.982 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.989 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.992 ❌ [17] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1024 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1027 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1034 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1037 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1044 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1047 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1054 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1057 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1064 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1067 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1074 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1077 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1084 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1087 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1094 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1097 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1104 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1107 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1139 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1142 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1149 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1152 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1159 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1162 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1169 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1172 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1179 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1182 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1189 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1192 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1199 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1202 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1234 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1237 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1244 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1247 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1254 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1257 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1264 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1267 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1299 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1302 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1309 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1312 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1344 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1347 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1354 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1357 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1364 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1367 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1374 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1377 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1384 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1387 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1394 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1397 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1404 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1407 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1414 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1417 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1424 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1427 ❌ [18] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1459 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1462 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1469 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1472 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1479 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1482 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1489 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1492 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1499 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1502 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1509 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1512 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1519 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1554 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1557 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1564 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1567 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1574 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1577 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1584 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1587 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1594 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1597 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1604 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1607 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1614 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1617 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1624 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1627 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1634 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1637 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1644 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1647 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1654 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1657 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1664 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1667 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1699 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1702 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1709 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1712 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1719 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1722 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1729 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1732 ✅ [19] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1767 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1774 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1777 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1784 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1787 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1794 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1797 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1804 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1807 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1814 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1817 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1824 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1827 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1834 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1844 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1847 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1854 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1857 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1864 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1867 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1874 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1877 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1884 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1887 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1894 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1897 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1904 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1907 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1939 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1949 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1952 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1959 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1962 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1969 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1972 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1979 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1982 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1989 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1992 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1999 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2002 ✅ [20] Chapter 8. [21 <./img150x150.png> <./color_augmentations_brightness_img150x150.png> <./col or_augmentations_gamma_correction_img150x150.png> <./img150x150_2.png> <./color _augmentations_blend_img150x150.png> <./color_augmentations_contrast_img150x150 .png> <./effects_augmentations_pixelate_img150x150.png>] [22 <./effects_augment ations_jitter_img150x150.png> <./effects_augmentations_gaussian_noise_img150x15 0.png> <./img640x480.png> <./effects_augmentations_fog_img640x480.png> <./effec ts_augmentations_rain_img640x480.png>] [23 <./geometric_augmentations_flip_img1 50x150.png> <./geometric_augmentations_resize_img150x150.png> <./geometric_augm entations_rotate_img150x150.png> <./geometric_augmentations_warp_affine_img150x 150.png> <./lens_img640x480.png> <./geometric_augmentations_lens_correction_img _640x480.png>] [24 <./geometric_augmentations_warp_perspective_img150x150.png> <./effects_augmentations_water_img150x150.png> <./effects_augmentations_non_lin ear_blend_img150x150.png> <./color_augmentations_color_cast_img150x150.png> <./ effects_augmentations_erase_img150x150.png> <./geometric_augmentations_crop_and _patch_img150x150.png>] [25 <./color_augmentations_lut_img150x150.png> <./effec ts_augmentations_glitch_img150x150.png> <./color_augmentations_color_twist_img1 50x150.png> <./geometric_augmentations_crop_img150x150.png> <./geometric_augmen tations_crop_mirror_normalize_img150x150.png> <./geometric_augmentations_resize _crop_mirror_img115x115.png> <./morphological_operations_erode_kSize5_img150x15 0.png>] [26 <./morphological_operations_dilate_kSize5_img150x150.png> <./color_ augmentations_color_temperature_img150x150.png> <./effects_augmentations_vignet te_img150x150.png> <./filter_augmentations_box_filter_kSize5_img150x150.png (PN G copy)> <./filter_augmentations_gaussian_filter_kSize5_img150x150.png> <./arit hmetic_operations_magnitude_img150x150.png>] [27 <./geometric_augmentations_pha se_img150x150.png> <./bitwise_operations_bitwise_and_img150x150.png> <./bitwise _operations_bitwise_not_img150x150.png> <./bitwise_operations_bitwise_xor_img15 0x150.png> <./bitwise_operations_bitwise_or_img150x150.png>] [28 <./geometric_a ugmentations_remap_img150x150.png>] Chapter 9. [29] [30] Chapter 10. (./advanced-micro-devices-rpp.ind) [31] (./advanced-micro-devices-rpp.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on advanced-micro-devices-rpp.pdf (35 pages, 2082310 bytes). Transcript written on advanced-micro-devices-rpp.log. Latexmk: Index file 'advanced-micro-devices-rpp.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-rpp.pdf' Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'advanced-micro-devices-rpp.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: Examining 'advanced-micro-devices-rpp.log' === TeX engine is 'pdfTeX' Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="advanced-micro-devices-rpp" "rppdocumentation.tex"' ------------ This is pdfTeX, Version 3.141592653-2.6-1.40.22 (TeX Live 2022/dev/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./rppdocumentation.tex LaTeX2e <2021-11-15> patch level 1 L3 programming layer <2022-01-21> (./sphinxmanual.cls Document Class: sphinxmanual 2019/12/01 v2.3.0 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2021/10/04 v1.4n Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf)) (/usr/share/texmf/tex/latex/tex-gyre/tgtermes.sty (/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))) (/usr/share/texmf/tex/latex/tex-gyre/tgheros.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)) (./sphinxoptionshyperref.sty) (./sphinxoptionsgeometry.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/tools/multicol.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg))) (./sphinxlatexgraphics.sty) (./sphinxpackageboxes.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.sty (/usr/share/texlive/texmf-dist/tex/latex/pict2e/pict2e.cfg) (/usr/share/texlive/texmf-dist/tex/latex/pict2e/p2e-pdftex.def)) (/usr/share/texlive/texmf-dist/tex/latex/ellipse/ellipse.sty)) (./sphinxlatexadmonitions.sty (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (./sphinxpackagefootnote.sty)) (./sphinxlatexliterals.sty (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty)) (./sphinxlatexshadowbox.sty) (./sphinxlatexcontainers.sty) (./sphinxhighlight.sty) (./sphinxlatextables.sty (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty) (/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty)) (./sphinxlatexnumfig.sty) (./sphinxlatexlists.sty) (./sphinxlatexindbibtoc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty)) (./sphinxlatexstylepage.sty (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty (/usr/share/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)) (./sphinxlatexstyleheadings.sty (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty)) (./sphinxlatexstyletext.sty) (./sphinxlatexobjects.sty)) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/pdftexcmds/pdftexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref-langpatches.def) (/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/share/texlive/texmf-dist/tex/latex/base/atbegshi-ltx.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/base/atveryend-ltx.sty) (/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) (./sphinxmessages.sty) Writing index file advanced-micro-devices-rpp.idx (/usr/share/texmf/tex/latex/tex-gyre/t1qtm.fd) (/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdftex.def) (./advanced-micro-devices-rpp.aux) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5.sty (/usr/share/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/share/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-generic-help er.sty (/usr/share/texlive/texmf-dist/tex/latex/fontawesome5/fontawesome5-mapping.def) )) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (./advanced-micro-devices-rpp.out) (./advanced-micro-devices-rpp.out) Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\spacefactor' on input line 81. Package hyperref Warning: Token not allowed in a PDF string (Unicode): (hyperref) removing `\@m' on input line 81. (/usr/share/texmf/tex/latex/tex-gyre/t1qhv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./advanced-micro-devices-rpp.toc) [1] [2] (/usr/share/texlive/texmf-dist/tex/latex/txfonts/t1txtt.fd) (/usr/share/texmf/tex/latex/tex-gyre/ts1qtm.fd) [1 <./rpp_structure_4.png>] [2] Chapter 1. [3] [4] Chapter 2. [5] [6] Chapter 3. [7] [8] Chapter 4. [9] [10] Chapter 5. [11] [12] Chapter 6. Underfull \hbox (badness 10000) in paragraph at lines 559--561 []|\T1/qhv/b/n/10 De-fault [13] [14] [15] [16] Chapter 7. ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.754 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.757 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.764 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.767 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.774 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.777 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.784 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.787 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.794 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.797 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.804 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.807 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.814 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.817 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.824 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.827 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.834 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.837 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.844 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.847 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.854 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.857 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.864 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.867 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.874 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.877 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.884 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.887 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.894 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.897 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.929 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.932 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.939 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.942 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.949 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.952 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.959 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.962 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.969 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.972 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.979 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.982 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.989 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.992 ❌ [17] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1024 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1027 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1034 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1037 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1044 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1047 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1054 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1057 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1064 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1067 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1074 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1077 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1084 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1087 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1094 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1097 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1104 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1107 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1139 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1142 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1149 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1152 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1159 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1162 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1169 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1172 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1179 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1182 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1189 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1192 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1199 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1202 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1234 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1237 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1244 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1247 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1254 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1257 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1264 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1267 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1299 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1302 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1309 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1312 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1344 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1347 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1354 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1357 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1364 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1367 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1374 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1377 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1384 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1387 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1394 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1397 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1404 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1407 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1414 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1417 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1424 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1427 ❌ [18] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1459 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1462 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1469 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1472 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1479 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1482 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1489 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1492 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1499 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1502 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1509 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1512 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1519 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1522 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1554 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1557 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1564 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1567 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1574 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1577 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1584 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1587 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1594 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1597 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1604 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1607 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1614 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1617 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1624 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1627 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1634 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1637 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1644 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1647 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1654 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1657 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1664 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1667 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1699 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1702 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1709 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1712 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1719 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1722 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1729 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1732 ✅ [19] ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1764 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1767 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1774 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1777 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1784 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1787 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1794 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1797 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1804 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1807 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1814 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1817 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1824 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1827 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1834 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1837 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1844 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1847 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1854 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1857 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1864 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1867 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1874 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1877 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1884 ✅ ! LaTeX Error: Unicode character ❌ (U+274C) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1887 ❌ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1894 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1897 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1904 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1907 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1939 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1942 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1949 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1952 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1959 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1962 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1969 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1972 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1979 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1982 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1989 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1992 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.1999 ✅ ! LaTeX Error: Unicode character ✅ (U+2705) not set up for use with LaTeX. See the LaTeX manual or LaTeX Companion for explanation. Type H for immediate help. ... l.2002 ✅ [20] Chapter 8. [21 <./img150x150.png> <./color_augmentations_brightness_img150x150.png> <./col or_augmentations_gamma_correction_img150x150.png> <./img150x150_2.png> <./color _augmentations_blend_img150x150.png> <./color_augmentations_contrast_img150x150 .png> <./effects_augmentations_pixelate_img150x150.png>] [22 <./effects_augment ations_jitter_img150x150.png> <./effects_augmentations_gaussian_noise_img150x15 0.png> <./img640x480.png> <./effects_augmentations_fog_img640x480.png> <./effec ts_augmentations_rain_img640x480.png>] [23 <./geometric_augmentations_flip_img1 50x150.png> <./geometric_augmentations_resize_img150x150.png> <./geometric_augm entations_rotate_img150x150.png> <./geometric_augmentations_warp_affine_img150x 150.png> <./lens_img640x480.png> <./geometric_augmentations_lens_correction_img _640x480.png>] [24 <./geometric_augmentations_warp_perspective_img150x150.png> <./effects_augmentations_water_img150x150.png> <./effects_augmentations_non_lin ear_blend_img150x150.png> <./color_augmentations_color_cast_img150x150.png> <./ effects_augmentations_erase_img150x150.png> <./geometric_augmentations_crop_and _patch_img150x150.png>] [25 <./color_augmentations_lut_img150x150.png> <./effec ts_augmentations_glitch_img150x150.png> <./color_augmentations_color_twist_img1 50x150.png> <./geometric_augmentations_crop_img150x150.png> <./geometric_augmen tations_crop_mirror_normalize_img150x150.png> <./geometric_augmentations_resize _crop_mirror_img115x115.png> <./morphological_operations_erode_kSize5_img150x15 0.png>] [26 <./morphological_operations_dilate_kSize5_img150x150.png> <./color_ augmentations_color_temperature_img150x150.png> <./effects_augmentations_vignet te_img150x150.png> <./filter_augmentations_box_filter_kSize5_img150x150.png (PN G copy)> <./filter_augmentations_gaussian_filter_kSize5_img150x150.png> <./arit hmetic_operations_magnitude_img150x150.png>] [27 <./geometric_augmentations_pha se_img150x150.png> <./bitwise_operations_bitwise_and_img150x150.png> <./bitwise _operations_bitwise_not_img150x150.png> <./bitwise_operations_bitwise_xor_img15 0x150.png> <./bitwise_operations_bitwise_or_img150x150.png>] [28 <./geometric_a ugmentations_remap_img150x150.png>] Chapter 9. [29] [30] Chapter 10. (./advanced-micro-devices-rpp.ind) [31] (./advanced-micro-devices-rpp.aux) ) (see the transcript file for additional information){/usr/share/texmf/fonts/enc /dvips/tex-gyre/q-ec.enc}{/usr/share/texmf/fonts/enc/dvips/tex-gyre/q-ts1.enc}< /usr/share/texmf/fonts/type1/public/tex-gyre/qhvb.pfb> Output written on advanced-micro-devices-rpp.pdf (35 pages, 2082310 bytes). Transcript written on advanced-micro-devices-rpp.log. Latexmk: Index file 'advanced-micro-devices-rpp.idx' was written Latexmk: Log file says output to 'advanced-micro-devices-rpp.pdf' Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 1 Refer to 'advanced-micro-devices-rpp.log' for details Latexmk: Examining 'advanced-micro-devices-rpp.log' === TeX engine is 'pdfTeX' Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2026-05-21T20:54:28.240068Z, end-time: 2026-05-21T20:54:33.902441Z, duration: 5, exit-code: 0 python -m sphinx -T -b epub -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/epub Running Sphinx v8.1.3 loading translations [en]... done making output directory... done 1.9.1 warning: ignoring unsupported tag 'CREATE_SUBDIRS_LEVEL' at line 93, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MARKDOWN_ID_STYLE' at line 377, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'TIMESTAMP' at line 509, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SHOW_HEADERFILE' at line 654, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_INCOMPLETE_DOC' at line 872, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_IF_UNDOC_ENUM_VAL' at line 890, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'WARN_LINE_FORMAT' at line 927, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'INPUT_FILE_ENCODING' at line 968, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FORTRAN_COMMENT_AFTER' at line 1169, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'HTML_COLORSTYLE' at line 1382, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOCSET_FEEDURL' at line 1474, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'SITEMAP_URL' at line 1571, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'FULL_SIDEBAR' at line 1695, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'OBFUSCATE_EMAILS' at line 1726, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MATHJAX_VERSION' at line 1774, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_COMMON_ATTR' at line 2466, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_EDGE_ATTR' at line 2475, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DOT_NODE_ATTR' at line 2483, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'DIR_GRAPH_MAX_DEPTH' at line 2635, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: ignoring unsupported tag 'MSCGEN_TOOL' at line 2768, file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/Doxyfile warning: argument 'SYSTEM' for option CASE_SENSE_NAMES is not a valid boolean value Using the default: YES! DoxygenLayout.xml:7: warning: the type 'topics' is not supported for the entry tag within a navindex! Check your layout file! DoxygenLayout.xml:12: warning: the type 'concepts' is not supported for the entry tag within a navindex! Check your layout file! error: found unsupported value $SHOW_HEADERFILE for visible attribute in layout file DoxygenLayout.xml:106: warning: Unexpected start tag 'concepts' found in scope='namespace/memberdecl/'! DoxygenLayout.xml:131: warning: Unexpected start tag 'concept' found in scope='(null)'! DoxygenLayout.xml:132: warning: Unexpected start tag 'briefdescription' found in scope='(null)'! DoxygenLayout.xml:133: warning: Unexpected start tag 'includes' found in scope='(null)'! DoxygenLayout.xml:134: warning: Unexpected start tag 'definition' found in scope='(null)'! DoxygenLayout.xml:135: warning: Unexpected start tag 'detaileddescription' found in scope='(null)'! DoxygenLayout.xml:136: warning: Unexpected start tag 'authorsection' found in scope='(null)'! DoxygenLayout.xml:152: warning: Unexpected start tag 'concepts' found in scope='file/memberdecl/'! DoxygenLayout.xml:186: warning: Unexpected start tag 'concepts' found in scope='group/memberdecl/'! Doxygen version used: 1.9.1 Parsing layout file DoxygenLayout.xml... Searching for include files... Searching for example files... Searching for images... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenInputs Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/data/doxygenOutputs Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api Reading and parsing tag files Parsing files Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_legacy_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_arithmetic_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_color_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_filter_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_morphological_operations.h... Preprocessing /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Parsing file /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h... Building macro definition list... Building group list... Buildin/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:83: warning: Member SHARED_PUBLIC (macro definition) of file rpp.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:69: warning: Member CHECK_RETURN_STATUS(x) (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:79: warning: Member RPP_HOST_DEVICE (macro definition) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:44: warning: Member halfhpp (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:45: warning: Member Rpp16f (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:565: warning: Member RpptROIPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:575: warning: Member RpptROI3DPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:599: warning: Member RpptDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:612: warning: Member RpptGenericDescPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:659: warning: Member RpptImagePatchPtr (typedef) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:84: warning: Member ONE_OVER_6 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:85: warning: Member ONE_OVER_3 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:86: warning: Member ONE_OVER_255 (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:87: warning: Member MMS_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:88: warning: Member SPECTROGRAM_MAX_SCRATCH_MEMORY (variable) of file rppdefs.h is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. g directory list... Building namespace list... Building file list... Building class list... Computing nesting relations for classes... Associating documentation with classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Setting anonymous enum type... Computing dependencies between directories... Generating citations page... Counting members... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Correcting members for VHDL... Computing tooltip texts... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating code for file api/rpp.h... Generating code for file api/rppdefs.h... Generating code for file api/rppi.h... Generating code for file api/rppi_advanced_augmentations.h... Generating code for file api/rppi_arithmetic_operations.h... Generating code for file api/rppi_color_model_conversions.h... Generating code for file api/rppi_computer_vision.h... Generating code for file api/rppi_filter_operations.h... Generating code for file api/rppi_fused_functions.h... Generating code for file api/rppi_geometry_transforms.h... Generating code for file api/rppi_image_augmentations.h... Generating code for file api/rppi_legacy_augmentations.h... Generating code for file api/rppi_logical_operations.h... Generating code for file api/rppi_morphological_transforms.h... Generating code for file api/rppi_statistical_operations.h... Generating code for file api/rppt.h... Generating code for file api/rppt_tensor_arithmetic_operations.h... Generating code for file api/rppt_tensor_audio_augmentations.h... Generating code for file api/rppt_tensor_bitwise_operations.h... Generating code for file api/rppt_tensor_color_augmentations.h... Generating code for file api/rppt_tensor_data_exchange_operations.h... Generating code for file api/rppt_tensor_effects_augmentations.h... Generating code for file api/rppt_tensor_filter_augmentations.h... Generating code for file api/rppt_tensor_geometric_augmentations.h... Generating code for file api/rppt_tensor_morphological_operations.h... Generating code for file api/rppt_tensor_statistical_operations.h... Generating file documentation... Generating docs for file api/rpp.h... Generating docs for file api/rppdefs.h... Generating docs for file api/rppi.h... Generating docs for file api/rppi_advanced_augmentations.h... Generating docs for file api/rppi_arithmetic_operations.h... Generating docs for file api/rppi_color_model_conversions.h... Generating docs for file api/rppi_computer_vision.h... Generating docs for file api/rppi_filter_operations.h... Generating docs for file api/rppi_fused_functions.h... Generating docs for file api/rppi_geometry_transforms.h... Generating docs for file api/rppi_image_augmentations.h... Generating docs for file api/rppi_logical_operations.h... Generating docs for file api/rppi_morphological_transforms.h... Generating docs for file api/rppi_statist/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:68: warning: Member rppi_water_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:69: warning: Member rppi_water_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:70: warning: Member rppi_water_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:71: warning: Member rppi_water_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:72: warning: Member rppi_water_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:73: warning: Member rppi_water_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:74: warning: Member rppi_water_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:75: warning: Member rppi_water_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:76: warning: Member rppi_water_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:77: warning: Member rppi_water_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:78: warning: Member rppi_water_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:79: warning: Member rppi_water_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:81: warning: Member rppi_water_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:82: warning: Member rppi_water_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:83: warning: Member rppi_water_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:84: warning: Member rppi_water_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:85: warning: Member rppi_water_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:86: warning: Member rppi_water_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:87: warning: Member rppi_water_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:88: warning: Member rppi_water_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:89: warning: Member rppi_water_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:90: warning: Member rppi_water_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:91: warning: Member rppi_water_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:92: warning: Member rppi_water_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *ampl_x, Rpp32f *ampl_y, Rpp32f *freq_x, Rpp32f *freq_y, Rpp32f *phase_x, Rpp32f *phase_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:112: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:113: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:114: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:115: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:116: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:117: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:118: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:119: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:120: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:121: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:122: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:123: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:125: warning: Member rppi_non_linear_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:126: warning: Member rppi_non_linear_blend_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:127: warning: Member rppi_non_linear_blend_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:128: warning: Member rppi_non_linear_blend_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:129: warning: Member rppi_non_linear_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:130: warning: Member rppi_non_linear_blend_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:131: warning: Member rppi_non_linear_blend_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:132: warning: Member rppi_non_linear_blend_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:133: warning: Member rppi_non_linear_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:134: warning: Member rppi_non_linear_blend_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:135: warning: Member rppi_non_linear_blend_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:136: warning: Member rppi_non_linear_blend_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *std_dev, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:158: warning: Member rppi_color_cast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:159: warning: Member rppi_color_cast_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:160: warning: Member rppi_color_cast_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:161: warning: Member rppi_color_cast_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:162: warning: Member rppi_color_cast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:163: warning: Member rppi_color_cast_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:164: warning: Member rppi_color_cast_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:165: warning: Member rppi_color_cast_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:167: warning: Member rppi_color_cast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:168: warning: Member rppi_color_cast_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:169: warning: Member rppi_color_cast_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:170: warning: Member rppi_color_cast_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:171: warning: Member rppi_color_cast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:172: warning: Member rppi_color_cast_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:173: warning: Member rppi_color_cast_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:174: warning: Member rppi_color_cast_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *r, Rpp8u *g, Rpp8u *b, Rpp32f *alpha, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:196: warning: Member rppi_erase_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:197: warning: Member rppi_erase_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:198: warning: Member rppi_erase_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:199: warning: Member rppi_erase_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:200: warning: Member rppi_erase_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:201: warning: Member rppi_erase_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:202: warning: Member rppi_erase_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:203: warning: Member rppi_erase_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:204: warning: Member rppi_erase_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:205: warning: Member rppi_erase_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:206: warning: Member rppi_erase_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:207: warning: Member rppi_erase_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:209: warning: Member rppi_erase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:210: warning: Member rppi_erase_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:211: warning: Member rppi_erase_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:212: warning: Member rppi_erase_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:213: warning: Member rppi_erase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:214: warning: Member rppi_erase_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:215: warning: Member rppi_erase_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:216: warning: Member rppi_erase_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:217: warning: Member rppi_erase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:218: warning: Member rppi_erase_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:219: warning: Member rppi_erase_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:220: warning: Member rppi_erase_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t anchor_box_info, RppPtr_t colors, RppPtr_t box_offset, Rpp32u *num_of_boxes, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:247: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:248: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:249: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:250: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:251: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:252: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:253: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:254: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:255: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:256: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:257: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:258: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:260: warning: Member rppi_crop_and_patch_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:261: warning: Member rppi_crop_and_patch_f16_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:262: warning: Member rppi_crop_and_patch_f32_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:263: warning: Member rppi_crop_and_patch_i8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:264: warning: Member rppi_crop_and_patch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:265: warning: Member rppi_crop_and_patch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:266: warning: Member rppi_crop_and_patch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:267: warning: Member rppi_crop_and_patch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:268: warning: Member rppi_crop_and_patch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:269: warning: Member rppi_crop_and_patch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:270: warning: Member rppi_crop_and_patch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:271: warning: Member rppi_crop_and_patch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x11, Rpp32u *y11, Rpp32u *x12, Rpp32u *y12, Rpp32u *x21, Rpp32u *y21, Rpp32u *x22, Rpp32u *y22, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:290: warning: Member rppi_lut_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:291: warning: Member rppi_lut_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:292: warning: Member rppi_lut_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:293: warning: Member rppi_lut_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:294: warning: Member rppi_lut_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:295: warning: Member rppi_lut_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:297: warning: Member rppi_lut_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:298: warning: Member rppi_lut_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:299: warning: Member rppi_lut_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:300: warning: Member rppi_lut_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:301: warning: Member rppi_lut_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:302: warning: Member rppi_lut_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t lut, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:326: warning: Member rppi_glitch_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:327: warning: Member rppi_glitch_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:328: warning: Member rppi_glitch_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:329: warning: Member rppi_glitch_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:330: warning: Member rppi_glitch_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:331: warning: Member rppi_glitch_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:332: warning: Member rppi_glitch_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:333: warning: Member rppi_glitch_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:335: warning: Member rppi_glitch_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:336: warning: Member rppi_glitch_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:337: warning: Member rppi_glitch_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:338: warning: Member rppi_glitch_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:339: warning: Member rppi_glitch_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:340: warning: Member rppi_glitch_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:341: warning: Member rppi_glitch_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_advanced_augmentations.h:342: warning: Member rppi_glitch_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x_offset_r, Rpp32u *y_offset_r, Rpp32u *x_offset_g, Rpp32u *y_offset_g, Rpp32u *x_offset_b, Rpp32u *y_offset_b, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_advanced_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:61: warning: Member rppi_add_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:62: warning: Member rppi_add_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:63: warning: Member rppi_add_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:65: warning: Member rppi_add_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:66: warning: Member rppi_add_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:67: warning: Member rppi_add_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:85: warning: Member rppi_subtract_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:86: warning: Member rppi_subtract_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:87: warning: Member rppi_subtract_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:89: warning: Member rppi_subtract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:90: warning: Member rppi_subtract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:91: warning: Member rppi_subtract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:109: warning: Member rppi_multiply_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:110: warning: Member rppi_multiply_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:111: warning: Member rppi_multiply_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:113: warning: Member rppi_multiply_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:114: warning: Member rppi_multiply_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:115: warning: Member rppi_multiply_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:133: warning: Member rppi_absolute_difference_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:134: warning: Member rppi_absolute_difference_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:135: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:137: warning: Member rppi_absolute_difference_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:138: warning: Member rppi_absolute_difference_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:139: warning: Member rppi_absolute_difference_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:157: warning: Member rppi_phase_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:158: warning: Member rppi_phase_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:159: warning: Member rppi_phase_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:161: warning: Member rppi_phase_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:162: warning: Member rppi_phase_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:163: warning: Member rppi_phase_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:181: warning: Member rppi_magnitude_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:182: warning: Member rppi_magnitude_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:183: warning: Member rppi_magnitude_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:185: warning: Member rppi_magnitude_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:186: warning: Member rppi_magnitude_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:187: warning: Member rppi_magnitude_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:204: warning: Member rppi_accumulate_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:205: warning: Member rppi_accumulate_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:206: warning: Member rppi_accumulate_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:208: warning: Member rppi_accumulate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:209: warning: Member rppi_accumulate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:210: warning: Member rppi_accumulate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:228: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:229: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:230: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:232: warning: Member rppi_accumulate_weighted_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:233: warning: Member rppi_accumulate_weighted_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:234: warning: Member rppi_accumulate_weighted_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:250: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:251: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:252: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:254: warning: Member rppi_accumulate_squared_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:255: warning: Member rppi_accumulate_squared_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:256: warning: Member rppi_accumulate_squared_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:273: warning: Member rppi_tensor_add_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:275: warning: Member rppi_tensor_add_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:292: warning: Member rppi_tensor_subtract_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:294: warning: Member rppi_tensor_subtract_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:311: warning: Member rppi_tensor_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_arithmetic_operations.h:313: warning: Member rppi_tensor_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues, rppHandle_t rppHandle) (function) of group group_rppi_arithmetic_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:61: warning: Member rppi_hueRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:62: warning: Member rppi_hueRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:64: warning: Member rppi_hueRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:65: warning: Member rppi_hueRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *hueShift, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:83: warning: Member rppi_saturationRGB_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:84: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:86: warning: Member rppi_saturationRGB_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:87: warning: Member rppi_saturationRGB_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *saturationFactor, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:105: warning: Member rppi_color_convert_u8_pln3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:106: warning: Member rppi_color_convert_u8_pkd3_batchPS_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:108: warning: Member rppi_color_convert_u8_pln3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:109: warning: Member rppi_color_convert_u8_pkd3_batchPS_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiColorConvertMode convert_mode, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:127: warning: Member rppi_color_temperature_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:128: warning: Member rppi_color_temperature_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:129: warning: Member rppi_color_temperature_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:131: warning: Member rppi_color_temperature_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:132: warning: Member rppi_color_temperature_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:133: warning: Member rppi_color_temperature_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32s *adjustmentValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:151: warning: Member rppi_vignette_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:152: warning: Member rppi_vignette_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:153: warning: Member rppi_vignette_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:155: warning: Member rppi_vignette_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:156: warning: Member rppi_vignette_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:157: warning: Member rppi_vignette_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:175: warning: Member rppi_channel_extract_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:176: warning: Member rppi_channel_extract_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:177: warning: Member rppi_channel_extract_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:179: warning: Member rppi_channel_extract_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:180: warning: Member rppi_channel_extract_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:181: warning: Member rppi_channel_extract_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *extractChannelNumber, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:200: warning: Member rppi_channel_combine_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:201: warning: Member rppi_channel_combine_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:202: warning: Member rppi_channel_combine_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:204: warning: Member rppi_channel_combine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:205: warning: Member rppi_channel_combine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:206: warning: Member rppi_channel_combine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t srcPtr3, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:224: warning: Member rppi_look_up_table_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:225: warning: Member rppi_look_up_table_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:226: warning: Member rppi_look_up_table_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:228: warning: Member rppi_look_up_table_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:229: warning: Member rppi_look_up_table_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:230: warning: Member rppi_look_up_table_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *lutPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_color_model_conversions.h:248: warning: Member rppi_tensor_look_up_table_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t lutPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_color_model_conversions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:60: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:61: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:62: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:64: warning: Member rppi_local_binary_pattern_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:65: warning: Member rppi_local_binary_pattern_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:66: warning: Member rppi_local_binary_pattern_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:83: warning: Member rppi_data_object_copy_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:84: warning: Member rppi_data_object_copy_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:85: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:87: warning: Member rppi_data_object_copy_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:88: warning: Member rppi_data_object_copy_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:89: warning: Member rppi_data_object_copy_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:108: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:109: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:110: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:112: warning: Member rppi_gaussian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:113: warning: Member rppi_gaussian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:114: warning: Member rppi_gaussian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:133: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:134: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:135: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:137: warning: Member rppi_laplacian_image_pyramid_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:138: warning: Member rppi_laplacian_image_pyramid_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:139: warning: Member rppi_laplacian_image_pyramid_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:158: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:159: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:160: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:162: warning: Member rppi_canny_edge_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:163: warning: Member rppi_canny_edge_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:164: warning: Member rppi_canny_edge_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:187: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:188: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:189: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:191: warning: Member rppi_harris_corner_detector_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:192: warning: Member rppi_harris_corner_detector_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:193: warning: Member rppi_harris_corner_detector_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *gaussianKernelSize, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32f *kValue, Rpp32f *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:209: warning: Member rppi_tensor_convert_bit_depth_u8s8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:210: warning: Member rppi_tensor_convert_bit_depth_u8u16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:211: warning: Member rppi_tensor_convert_bit_depth_u8s16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u tensorDimension, RppPtr_t tensorDimensionValues) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:230: warning: Member rppi_fast_corner_detector_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:231: warning: Member rppi_fast_corner_detector_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:232: warning: Member rppi_fast_corner_detector_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *numOfPixels, Rpp8u *threshold, Rpp32u *nonmaxKernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:253: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:254: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:255: warning: Member rppi_reconstruction_laplacian_image_pyramid_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize1, RppiSize maxSrcSize1, RppPtr_t srcPtr2, RppiSize *srcSize2, RppiSize maxSrcSize2, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:259: warning: Member rpp_bool_control_flow(bool num1, bool num2, bool *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:260: warning: Member rpp_u8_control_flow(Rpp8u num1, Rpp8u num2, Rpp8u *output, RppOp operation, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:282: warning: Member rppi_hough_lines_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t lines, Rpp32f *rho, Rpp32f *theta, Rpp32u *threshold, Rpp32u *minLineLength, Rpp32u *maxLineGap, Rpp32u *linesMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:303: warning: Member rppi_hog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t binsTensor, Rpp32u *binsTensorLength, RppiSize *kernelSize, RppiSize *windowSize, Rpp32u *windowStride, Rpp32u *numOfBins, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:321: warning: Member rppi_remap_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:322: warning: Member rppi_remap_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:323: warning: Member rppi_remap_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:325: warning: Member rppi_remap_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:326: warning: Member rppi_remap_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:327: warning: Member rppi_remap_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *rowRemapTable, Rpp32u *colRemapTable, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:344: warning: Member rppi_tensor_matrix_multiply_u8_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:346: warning: Member rppi_tensor_matrix_multiply_u8_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppPtr_t dstPtr, RppPtr_t tensorDimensionValues1, RppPtr_t tensorDimensionValues2, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:362: warning: Member rppi_tensor_transpose_u8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:363: warning: Member rppi_tensor_transpose_f16_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:364: warning: Member rppi_tensor_transpose_f32_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:365: warning: Member rppi_tensor_transpose_i8_host(RppPtr_t srcPtr, RppPtr_t dstPtr, Rpp32u *shape, Rpp32u *perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:367: warning: Member rppi_tensor_transpose_u8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:368: warning: Member rppi_tensor_transpose_f16_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:369: warning: Member rppi_tensor_transpose_f32_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:370: warning: Member rppi_tensor_transpose_i8_gpu(RppPtr_t srcPtr, RppPtr_t dstPtr, RppPtr_t shape, RppPtr_t perm, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:387: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:388: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:389: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:390: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:391: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:392: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:393: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:394: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:395: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:397: warning: Member rppi_convert_bit_depth_u8s8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:398: warning: Member rppi_convert_bit_depth_u8u16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:399: warning: Member rppi_convert_bit_depth_u8s16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:400: warning: Member rppi_convert_bit_depth_u8s8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:401: warning: Member rppi_convert_bit_depth_u8u16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:402: warning: Member rppi_convert_bit_depth_u8s16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:403: warning: Member rppi_convert_bit_depth_u8s8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:404: warning: Member rppi_convert_bit_depth_u8u16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_computer_vision.h:405: warning: Member rppi_convert_bit_depth_u8s16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_computer_vision is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:61: warning: Member rppi_box_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:62: warning: Member rppi_box_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:63: warning: Member rppi_box_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:65: warning: Member rppi_box_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:66: warning: Member rppi_box_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:67: warning: Member rppi_box_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:85: warning: Member rppi_sobel_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:86: warning: Member rppi_sobel_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:87: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:89: warning: Member rppi_sobel_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:90: warning: Member rppi_sobel_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:91: warning: Member rppi_sobel_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *sobelType, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:109: warning: Member rppi_median_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:110: warning: Member rppi_median_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:111: warning: Member rppi_median_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:113: warning: Member rppi_median_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:114: warning: Member rppi_median_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:115: warning: Member rppi_median_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:134: warning: Member rppi_custom_convolution_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:135: warning: Member rppi_custom_convolution_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:136: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:138: warning: Member rppi_custom_convolution_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:139: warning: Member rppi_custom_convolution_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:140: warning: Member rppi_custom_convolution_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppPtr_t kernel, RppiSize *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:158: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:159: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:160: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:162: warning: Member rppi_non_max_suppression_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:163: warning: Member rppi_non_max_suppression_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:164: warning: Member rppi_non_max_suppression_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:183: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:184: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:185: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:187: warning: Member rppi_gaussian_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:188: warning: Member rppi_gaussian_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:189: warning: Member rppi_gaussian_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *stdDev, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:207: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:208: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:209: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:211: warning: Member rppi_nonlinear_filter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:212: warning: Member rppi_nonlinear_filter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_filter_operations.h:213: warning: Member rppi_nonlinear_filter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_filter_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:66: warning: Member rppi_color_twist_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:67: warning: Member rppi_color_twist_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:68: warning: Member rppi_color_twist_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:69: warning: Member rppi_color_twist_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:70: warning: Member rppi_color_twist_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:71: warning: Member rppi_color_twist_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:72: warning: Member rppi_color_twist_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:73: warning: Member rppi_color_twist_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:75: warning: Member rppi_color_twist_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:76: warning: Member rppi_color_twist_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:77: warning: Member rppi_color_twist_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:78: warning: Member rppi_color_twist_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:79: warning: Member rppi_color_twist_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:80: warning: Member rppi_color_twist_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:81: warning: Member rppi_color_twist_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:82: warning: Member rppi_color_twist_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32f *hueShift, Rpp32f *saturationFactor, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:104: warning: Member rppi_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:105: warning: Member rppi_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:106: warning: Member rppi_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:107: warning: Member rppi_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:108: warning: Member rppi_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:109: warning: Member rppi_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:110: warning: Member rppi_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:111: warning: Member rppi_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:112: warning: Member rppi_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:113: warning: Member rppi_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:114: warning: Member rppi_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:115: warning: Member rppi_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:116: warning: Member rppi_crop_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:117: warning: Member rppi_crop_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:118: warning: Member rppi_crop_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:119: warning: Member rppi_crop_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:120: warning: Member rppi_crop_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:121: warning: Member rppi_crop_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:122: warning: Member rppi_crop_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:123: warning: Member rppi_crop_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:124: warning: Member rppi_crop_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:126: warning: Member rppi_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:127: warning: Member rppi_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:128: warning: Member rppi_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:129: warning: Member rppi_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:130: warning: Member rppi_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:131: warning: Member rppi_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:132: warning: Member rppi_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:133: warning: Member rppi_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:134: warning: Member rppi_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:135: warning: Member rppi_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:136: warning: Member rppi_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:137: warning: Member rppi_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:138: warning: Member rppi_crop_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:139: warning: Member rppi_crop_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:140: warning: Member rppi_crop_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:141: warning: Member rppi_crop_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:142: warning: Member rppi_crop_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:143: warning: Member rppi_crop_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:144: warning: Member rppi_crop_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:145: warning: Member rppi_crop_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:146: warning: Member rppi_crop_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:171: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:172: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:173: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:174: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:175: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:176: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:177: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:178: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:179: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:180: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:181: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:182: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:183: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:184: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:185: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:186: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:187: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:188: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:189: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:190: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:191: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:193: warning: Member rppi_crop_mirror_normalize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:194: warning: Member rppi_crop_mirror_normalize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:195: warning: Member rppi_crop_mirror_normalize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *std_dev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:196: warning: Member rppi_crop_mirror_normalize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:197: warning: Member rppi_crop_mirror_normalize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:198: warning: Member rppi_crop_mirror_normalize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:199: warning: Member rppi_crop_mirror_normalize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:200: warning: Member rppi_crop_mirror_normalize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:201: warning: Member rppi_crop_mirror_normalize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:202: warning: Member rppi_crop_mirror_normalize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:203: warning: Member rppi_crop_mirror_normalize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:204: warning: Member rppi_crop_mirror_normalize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:205: warning: Member rppi_crop_mirror_normalize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:206: warning: Member rppi_crop_mirror_normalize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:207: warning: Member rppi_crop_mirror_normalize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:208: warning: Member rppi_crop_mirror_normalize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:209: warning: Member rppi_crop_mirror_normalize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:210: warning: Member rppi_crop_mirror_normalize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:211: warning: Member rppi_crop_mirror_normalize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:212: warning: Member rppi_crop_mirror_normalize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:213: warning: Member rppi_crop_mirror_normalize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *crop_pos_x, Rpp32u *crop_pos_y, Rpp32f *mean, Rpp32f *stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:238: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:239: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:240: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:241: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:242: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:243: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:244: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:245: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:246: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:247: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:248: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:249: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:251: warning: Member rppi_resize_crop_mirror_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:252: warning: Member rppi_resize_crop_mirror_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:253: warning: Member rppi_resize_crop_mirror_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:254: warning: Member rppi_resize_crop_mirror_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:255: warning: Member rppi_resize_crop_mirror_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:256: warning: Member rppi_resize_crop_mirror_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:257: warning: Member rppi_resize_crop_mirror_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:258: warning: Member rppi_resize_crop_mirror_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:259: warning: Member rppi_resize_crop_mirror_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:260: warning: Member rppi_resize_crop_mirror_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:261: warning: Member rppi_resize_crop_mirror_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:262: warning: Member rppi_resize_crop_mirror_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:285: warning: Member rppi_resize_mirror_normalize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:286: warning: Member rppi_resize_mirror_normalize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_fused_functions.h:287: warning: Member rppi_resize_mirror_normalize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *batch_mean, Rpp32f *batch_stdDev, Rpp32u *mirrorFlag, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_fused_functions is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:62: warning: Member rppi_flip_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:63: warning: Member rppi_flip_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:64: warning: Member rppi_flip_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:66: warning: Member rppi_flip_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:67: warning: Member rppi_flip_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:68: warning: Member rppi_flip_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *flipAxis, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:88: warning: Member rppi_resize_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:89: warning: Member rppi_resize_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:90: warning: Member rppi_resize_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:91: warning: Member rppi_resize_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:92: warning: Member rppi_resize_u8_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:93: warning: Member rppi_resize_u8_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:94: warning: Member rppi_resize_u8_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:95: warning: Member rppi_resize_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:96: warning: Member rppi_resize_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:97: warning: Member rppi_resize_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:98: warning: Member rppi_resize_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:99: warning: Member rppi_resize_u8_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:100: warning: Member rppi_resize_u8_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:101: warning: Member rppi_resize_u8_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:102: warning: Member rppi_resize_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:103: warning: Member rppi_resize_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:104: warning: Member rppi_resize_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:105: warning: Member rppi_resize_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:106: warning: Member rppi_resize_u8_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:107: warning: Member rppi_resize_u8_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:108: warning: Member rppi_resize_u8_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:110: warning: Member rppi_resize_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:111: warning: Member rppi_resize_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:112: warning: Member rppi_resize_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:113: warning: Member rppi_resize_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:114: warning: Member rppi_resize_u8_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:115: warning: Member rppi_resize_u8_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:116: warning: Member rppi_resize_u8_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:117: warning: Member rppi_resize_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:118: warning: Member rppi_resize_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:119: warning: Member rppi_resize_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:120: warning: Member rppi_resize_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:121: warning: Member rppi_resize_u8_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:122: warning: Member rppi_resize_u8_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:123: warning: Member rppi_resize_u8_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:124: warning: Member rppi_resize_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:125: warning: Member rppi_resize_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:126: warning: Member rppi_resize_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:127: warning: Member rppi_resize_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:128: warning: Member rppi_resize_u8_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:129: warning: Member rppi_resize_u8_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:130: warning: Member rppi_resize_u8_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:154: warning: Member rppi_resize_crop_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:155: warning: Member rppi_resize_crop_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:156: warning: Member rppi_resize_crop_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:157: warning: Member rppi_resize_crop_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:158: warning: Member rppi_resize_crop_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:159: warning: Member rppi_resize_crop_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:160: warning: Member rppi_resize_crop_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:161: warning: Member rppi_resize_crop_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:162: warning: Member rppi_resize_crop_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:163: warning: Member rppi_resize_crop_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:164: warning: Member rppi_resize_crop_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:165: warning: Member rppi_resize_crop_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:167: warning: Member rppi_resize_crop_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:168: warning: Member rppi_resize_crop_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:169: warning: Member rppi_resize_crop_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:170: warning: Member rppi_resize_crop_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:171: warning: Member rppi_resize_crop_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChnnelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:172: warning: Member rppi_resize_crop_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:173: warning: Member rppi_resize_crop_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:174: warning: Member rppi_resize_crop_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:175: warning: Member rppi_resize_crop_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputChannelToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:176: warning: Member rppi_resize_crop_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:177: warning: Member rppi_resize_crop_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:178: warning: Member rppi_resize_crop_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:199: warning: Member rppi_rotate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:200: warning: Member rppi_rotate_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:201: warning: Member rppi_rotate_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:202: warning: Member rppi_rotate_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:203: warning: Member rppi_rotate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:204: warning: Member rppi_rotate_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:205: warning: Member rppi_rotate_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:206: warning: Member rppi_rotate_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:207: warning: Member rppi_rotate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:208: warning: Member rppi_rotate_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:209: warning: Member rppi_rotate_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:210: warning: Member rppi_rotate_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:212: warning: Member rppi_rotate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:213: warning: Member rppi_rotate_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:214: warning: Member rppi_rotate_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:215: warning: Member rppi_rotate_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:216: warning: Member rppi_rotate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:217: warning: Member rppi_rotate_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:218: warning: Member rppi_rotate_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:219: warning: Member rppi_rotate_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:220: warning: Member rppi_rotate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputFomatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:221: warning: Member rppi_rotate_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:222: warning: Member rppi_rotate_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:223: warning: Member rppi_rotate_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *angleDeg, Rpp32u outputForamtToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:244: warning: Member rppi_warp_affine_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:245: warning: Member rppi_warp_affine_f16_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:246: warning: Member rppi_warp_affine_f32_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:247: warning: Member rppi_warp_affine_i8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:248: warning: Member rppi_warp_affine_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:249: warning: Member rppi_warp_affine_f16_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:250: warning: Member rppi_warp_affine_f32_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:251: warning: Member rppi_warp_affine_i8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:252: warning: Member rppi_warp_affine_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:253: warning: Member rppi_warp_affine_f16_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:254: warning: Member rppi_warp_affine_f32_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:255: warning: Member rppi_warp_affine_i8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:257: warning: Member rppi_warp_affine_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:258: warning: Member rppi_warp_affine_f16_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:259: warning: Member rppi_warp_affine_f32_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:260: warning: Member rppi_warp_affine_i8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:261: warning: Member rppi_warp_affine_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:262: warning: Member rppi_warp_affine_f16_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:263: warning: Member rppi_warp_affine_f32_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:264: warning: Member rppi_warp_affine_i8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:265: warning: Member rppi_warp_affine_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:266: warning: Member rppi_warp_affine_f16_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:267: warning: Member rppi_warp_affine_f32_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:268: warning: Member rppi_warp_affine_i8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *affineMatrix, Rpp32u outputFormatToggle, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:285: warning: Member rppi_fisheye_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:286: warning: Member rppi_fisheye_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:287: warning: Member rppi_fisheye_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:289: warning: Member rppi_fisheye_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:290: warning: Member rppi_fisheye_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:291: warning: Member rppi_fisheye_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:310: warning: Member rppi_lens_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:311: warning: Member rppi_lens_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:312: warning: Member rppi_lens_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:314: warning: Member rppi_lens_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:315: warning: Member rppi_lens_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:316: warning: Member rppi_lens_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *strength, Rpp32f *zoom, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:336: warning: Member rppi_scale_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:337: warning: Member rppi_scale_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:338: warning: Member rppi_scale_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:340: warning: Member rppi_scale_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:341: warning: Member rppi_scale_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:342: warning: Member rppi_scale_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *percentage, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:362: warning: Member rppi_warp_perspective_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:363: warning: Member rppi_warp_perspective_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:364: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:366: warning: Member rppi_warp_perspective_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:367: warning: Member rppi_warp_perspective_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_geometry_transforms.h:368: warning: Member rppi_warp_perspective_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32f *perspectiveMatrix, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_geometry_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:62: warning: Member rppi_brightness_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:63: warning: Member rppi_brightness_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:64: warning: Member rppi_brightness_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:66: warning: Member rppi_brightness_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:67: warning: Member rppi_brightness_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:68: warning: Member rppi_brightness_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32f *beta, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:86: warning: Member rppi_gamma_correction_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:87: warning: Member rppi_gamma_correction_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:88: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:90: warning: Member rppi_gamma_correction_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:91: warning: Member rppi_gamma_correction_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:92: warning: Member rppi_gamma_correction_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *gamma, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:111: warning: Member rppi_blend_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:112: warning: Member rppi_blend_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:113: warning: Member rppi_blend_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:115: warning: Member rppi_blend_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:116: warning: Member rppi_blend_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:117: warning: Member rppi_blend_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *alpha, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:135: warning: Member rppi_blur_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:136: warning: Member rppi_blur_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:137: warning: Member rppi_blur_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:139: warning: Member rppi_blur_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:140: warning: Member rppi_blur_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:141: warning: Member rppi_blur_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:160: warning: Member rppi_contrast_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:161: warning: Member rppi_contrast_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:162: warning: Member rppi_contrast_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:164: warning: Member rppi_contrast_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:165: warning: Member rppi_contrast_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:166: warning: Member rppi_contrast_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *newMin, Rpp32u *newMax, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:183: warning: Member rppi_pixelate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:184: warning: Member rppi_pixelate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:185: warning: Member rppi_pixelate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:187: warning: Member rppi_pixelate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:188: warning: Member rppi_pixelate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:189: warning: Member rppi_pixelate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:207: warning: Member rppi_jitter_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:208: warning: Member rppi_jitter_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:209: warning: Member rppi_jitter_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:211: warning: Member rppi_jitter_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:212: warning: Member rppi_jitter_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:213: warning: Member rppi_jitter_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kenelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:231: warning: Member rppi_snow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:232: warning: Member rppi_snow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:233: warning: Member rppi_snow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:235: warning: Member rppi_snow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:236: warning: Member rppi_snow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:237: warning: Member rppi_snow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *snowValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:255: warning: Member rppi_noise_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:256: warning: Member rppi_noise_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:257: warning: Member rppi_noise_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:259: warning: Member rppi_noise_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:260: warning: Member rppi_noise_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:261: warning: Member rppi_noise_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *noiseProbability, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:285: warning: Member rppi_random_shadow_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:286: warning: Member rppi_random_shadow_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:287: warning: Member rppi_random_shadow_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:289: warning: Member rppi_random_shadow_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:290: warning: Member rppi_random_shadow_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:291: warning: Member rppi_random_shadow_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *x1, Rpp32u *y1, Rpp32u *x2, Rpp32u *y2, Rpp32u *numberOfShadows, Rpp32u *maxSizeX, Rpp32u *maxSizeY, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:309: warning: Member rppi_fog_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:310: warning: Member rppi_fog_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:311: warning: Member rppi_fog_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:313: warning: Member rppi_fog_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:314: warning: Member rppi_fog_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:315: warning: Member rppi_fog_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *fogValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:336: warning: Member rppi_rain_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:337: warning: Member rppi_rain_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:338: warning: Member rppi_rain_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:340: warning: Member rppi_rain_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:341: warning: Member rppi_rain_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:342: warning: Member rppi_rain_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *rainPercentage, Rpp32u *rainWidth, Rpp32u *rainHeight, Rpp32f *transperancy, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:365: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:366: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:367: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:369: warning: Member rppi_random_crop_letterbox_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:370: warning: Member rppi_random_crop_letterbox_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:371: warning: Member rppi_random_crop_letterbox_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, RppiSize *dstSize, RppiSize maxDstSize, Rpp32u *xRoiBegin, Rpp32u *xRoiEnd, Rpp32u *yRoiBegin, Rpp32u *yRoiEnd, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:389: warning: Member rppi_exposure_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:390: warning: Member rppi_exposure_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:391: warning: Member rppi_exposure_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:393: warning: Member rppi_exposure_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:394: warning: Member rppi_exposure_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:395: warning: Member rppi_exposure_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32f *exposureValue, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:412: warning: Member rppi_histogram_balance_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:413: warning: Member rppi_histogram_balance_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:414: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:416: warning: Member rppi_histogram_balance_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:417: warning: Member rppi_histogram_balance_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_image_augmentations.h:418: warning: Member rppi_histogram_balance_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_image_augmentations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:61: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:62: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:63: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:65: warning: Member rppi_bitwise_AND_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:66: warning: Member rppi_bitwise_AND_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:67: warning: Member rppi_bitwise_AND_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:84: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:85: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:86: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:88: warning: Member rppi_bitwise_NOT_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:89: warning: Member rppi_bitwise_NOT_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:90: warning: Member rppi_bitwise_NOT_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:108: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:109: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:110: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:112: warning: Member rppi_exclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:113: warning: Member rppi_exclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:114: warning: Member rppi_exclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:132: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:133: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:134: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:136: warning: Member rppi_inclusive_OR_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:137: warning: Member rppi_inclusive_OR_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_logical_operations.h:138: warning: Member rppi_inclusive_OR_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_logical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:61: warning: Member rppi_erode_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:62: warning: Member rppi_erode_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:63: warning: Member rppi_erode_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:65: warning: Member rppi_erode_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:66: warning: Member rppi_erode_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:67: warning: Member rppi_erode_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:85: warning: Member rppi_dilate_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:86: warning: Member rppi_dilate_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:87: warning: Member rppi_dilate_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:89: warning: Member rppi_dilate_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:90: warning: Member rppi_dilate_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_morphological_transforms.h:91: warning: Member rppi_dilate_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u *kernelSize, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_morphological_transforms is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:62: warning: Member rppi_thresholding_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:63: warning: Member rppi_thresholding_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:64: warning: Member rppi_thresholding_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:66: warning: Member rppi_thresholding_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:67: warning: Member rppi_thresholding_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:68: warning: Member rppi_thresholding_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp8u *minThreshold, Rpp8u *maxThreshold, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:86: warning: Member rppi_min_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:87: warning: Member rppi_min_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:88: warning: Member rppi_min_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:90: warning: Member rppi_min_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:91: warning: Member rppi_min_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:92: warning: Member rppi_min_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:110: warning: Member rppi_max_u8_pln1_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:111: warning: Member rppi_max_u8_pln3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:112: warning: Member rppi_max_u8_pkd3_batchPD_host(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:114: warning: Member rppi_max_u8_pln1_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:115: warning: Member rppi_max_u8_pln3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:116: warning: Member rppi_max_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr1, RppPtr_t srcPtr2, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:134: warning: Member rppi_min_max_loc_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:135: warning: Member rppi_min_max_loc_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:136: warning: Member rppi_min_max_loc_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:138: warning: Member rppi_min_max_loc_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:139: warning: Member rppi_min_max_loc_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:140: warning: Member rppi_min_max_loc_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp8u *min, Rpp8u *max, Rpp32u *minLoc, Rpp32u *maxLoc, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:157: warning: Member rppi_integral_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:158: warning: Member rppi_integral_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:159: warning: Member rppi_integral_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:161: warning: Member rppi_integral_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:162: warning: Member rppi_integral_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:163: warning: Member rppi_integral_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:180: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:181: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:182: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_host(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:184: warning: Member rppi_histogram_equalization_u8_pln1_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:185: warning: Member rppi_histogram_equalization_u8_pln3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:186: warning: Member rppi_histogram_equalization_u8_pkd3_batchPD_gpu(RppPtr_t srcPtr, RppiSize *srcSize, RppiSize maxSrcSize, RppPtr_t dstPtr, Rpp32u nbatchSize, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:202: warning: Member rppi_mean_stddev_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:203: warning: Member rppi_mean_stddev_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:204: warning: Member rppi_mean_stddev_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:206: warning: Member rppi_mean_stddev_u8_pln1_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:207: warning: Member rppi_mean_stddev_u8_pln3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:208: warning: Member rppi_mean_stddev_u8_pkd3_gpu(RppPtr_t srcPtr, RppiSize srcSize, Rpp32f *mean, Rpp32f *stddev, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:224: warning: Member rppi_histogram_u8_pln1_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:225: warning: Member rppi_histogram_u8_pln3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppi_statistical_operations.h:226: warning: Member rppi_histogram_u8_pkd3_host(RppPtr_t srcPtr, RppiSize srcSize, Rpp32u *outputHistogram, Rpp32u bins, rppHandle_t rppHandle) (function) of group group_rppi_statistical_operations is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:808: warning: Member hz_to_mel(Rpp32f hz)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:809: warning: Member mel_to_hz(Rpp32f mel)=0 (function) of struct BaseMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:709: warning: Member GenericFilter(RpptInterpolationType interpolationType, Rpp32s in_size, Rpp32s out_size, Rpp32f scaleRatio) (function) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:706: warning: Member scale (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:707: warning: Member radius (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:708: warning: Member size (variable) of struct GenericFilter is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1146: warning: Member x (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1147: warning: Member y (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1148: warning: Member roiHeight (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1149: warning: Member roiWidth (variable) of struct hipMemROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1081: warning: Member floatmem (variable) of struct hipMemRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1105: warning: Member intmem (variable) of struct hipMemRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1097: warning: Member uintmem (variable) of struct hipMemRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1089: warning: Member doublemem (variable) of struct hipMemRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1121: warning: Member charmem (variable) of struct hipMemRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1113: warning: Member ucharmem (variable) of struct hipMemRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1129: warning: Member rgbmem (variable) of struct hipMemRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1137: warning: Member height (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1138: warning: Member width (variable) of struct hipMemSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:818: warning: Member hz_to_mel(Rpp32f hz) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:819: warning: Member mel_to_hz(Rpp32f mel) (function) of struct HtkMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1209: warning: Member cpuHandle (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1210: warning: Member nbatchSize (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1211: warning: Member mem (variable) of struct InitHandle is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:945: warning: Member srcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:946: warning: Member dstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:947: warning: Member maxSrcSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:948: warning: Member maxDstSize (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:949: warning: Member roiPoints (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:950: warning: Member floatArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:951: warning: Member doubleArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:952: warning: Member uintArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:953: warning: Member intArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:954: warning: Member ucharArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:955: warning: Member charArr[10] (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:956: warning: Member rgbArr (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:957: warning: Member srcBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:958: warning: Member dstBatchIndex (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:959: warning: Member inc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:960: warning: Member dstInc (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:961: warning: Member scratchBufferHost (variable) of struct memCPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1157: warning: Member csrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1158: warning: Member cdstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1159: warning: Member cmaxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1160: warning: Member cmaxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1161: warning: Member croiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1162: warning: Member srcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1163: warning: Member dstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1164: warning: Member maxSrcSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1165: warning: Member maxDstSize (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1166: warning: Member roiPoints (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1167: warning: Member floatArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1168: warning: Member float3Arr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1169: warning: Member doubleArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1170: warning: Member uintArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1171: warning: Member intArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1172: warning: Member ucharArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1173: warning: Member charArr[10] (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1174: warning: Member rgbArr (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1175: warning: Member scratchBufferHip (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1176: warning: Member srcBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1177: warning: Member dstBatchIndex (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1178: warning: Member inc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1179: warning: Member dstInc (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1180: warning: Member scratchBufferPinned (variable) of struct memGPU is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1188: warning: Member mcpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:1189: warning: Member mgpu (variable) of struct memMgmt is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:935: warning: Member x (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:936: warning: Member y (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:937: warning: Member roiHeight (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:938: warning: Member roiWidth (variable) of struct memROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:870: warning: Member floatmem (variable) of struct memRpp32f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:894: warning: Member intmem (variable) of struct memRpp32s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:886: warning: Member uintmem (variable) of struct memRpp32u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:878: warning: Member doublemem (variable) of struct memRpp64f is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:910: warning: Member charmem (variable) of struct memRpp8s is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:902: warning: Member ucharmem (variable) of struct memRpp8u is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:918: warning: Member rgbmem (variable) of struct memRpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:926: warning: Member height (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:927: warning: Member width (variable) of struct memSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:286: warning: Member data[24] (variable) of struct Rpp32f24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:262: warning: Member data[6] (variable) of struct Rpp32f6 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:270: warning: Member data[9] (variable) of struct Rpp32f9 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:278: warning: Member data[24] (variable) of struct Rpp32s24 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:387: warning: Member x (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:388: warning: Member y (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:389: warning: Member roiWidth (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:390: warning: Member roiHeight (variable) of struct RppiROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:378: warning: Member width (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:379: warning: Member height (variable) of struct RppiSize is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:253: warning: Member channelParam (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:254: warning: Member bufferMultiplier (variable) of struct RppLayoutParams is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:684: warning: Member srcLocsTL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:685: warning: Member srcLocsTR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:686: warning: Member srcLocsBL (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:687: warning: Member srcLocsBR (variable) of struct RpptBilinearNbhoodLocsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:695: warning: Member srcValsTL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:696: warning: Member srcValsTR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:697: warning: Member srcValsBL (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:698: warning: Member srcValsBR (variable) of struct RpptBilinearNbhoodValsVecLen8 is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:523: warning: Member r (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:524: warning: Member g (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:525: warning: Member b (variable) of struct RpptChannelOffsets is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:593: warning: Member numDims (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:594: warning: Member offsetInBytes (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:595: warning: Member dataType (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member n (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member c (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member h (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:596: warning: Member w (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:597: warning: Member strides (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:598: warning: Member layout (variable) of struct RpptDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:629: warning: Member R (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:630: warning: Member G (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:631: warning: Member B (variable) of struct RpptFloatRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:648: warning: Member x (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:649: warning: Member y (variable) of struct RpptFloatVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:606: warning: Member numDims (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:607: warning: Member offsetInBytes (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:608: warning: Member dataType (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:609: warning: Member dims[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:610: warning: Member strides[RPPT_MAX_DIMS] (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:611: warning: Member layout (variable) of struct RpptGenericDesc is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:657: warning: Member width (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:658: warning: Member height (variable) of struct RpptImagePatch is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:495: warning: Member x (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:496: warning: Member y (variable) of struct RpptPoint2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:504: warning: Member x (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:505: warning: Member y (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:506: warning: Member z (variable) of struct RpptPoint3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:763: warning: Member input_range(Rpp32f x, Rpp32s *loc0, Rpp32s *loc1) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:770: warning: Member operator()(Rpp32f x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:781: warning: Member operator()(__m128 x) (function) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member scale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:794: warning: Member center (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member lobes (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:795: warning: Member coeffs (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:796: warning: Member lookupSize (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:797: warning: Member lookupPinned (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:798: warning: Member lookup (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pCenter (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:799: warning: Member pScale (variable) of struct RpptResamplingWindow is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:619: warning: Member R (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:620: warning: Member G (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:621: warning: Member B (variable) of struct RpptRGB is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:562: warning: Member ltrbROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:563: warning: Member xywhROI (variable) of union RpptROI is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:572: warning: Member ltfrbbROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:573: warning: Member xyzwhdROI (variable) of union RpptROI3D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member ltf (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:533: warning: Member rbb (variable) of struct RpptRoiLtfrbb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member lt (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:514: warning: Member rb (variable) of struct RpptRoiLtrb is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:542: warning: Member xy (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiWidth (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:543: warning: Member roiHeight (variable) of struct RpptRoiXywh is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:552: warning: Member xyz (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiWidth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiHeight (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:553: warning: Member roiDepth (variable) of struct RpptRoiXyzwhd is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:582: warning: Member nStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:583: warning: Member cStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:584: warning: Member hStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:585: warning: Member wStride (variable) of struct RpptStrides is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:639: warning: Member x (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:640: warning: Member y (variable) of struct RpptUintVector2D is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:665: warning: Member x[5] (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:666: warning: Member counter (variable) of struct RpptXorwowState is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:673: warning: Member x[5] (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:674: warning: Member counter (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:675: warning: Member boxMullerFlag (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:676: warning: Member boxMullerExtra (variable) of struct RpptXorwowStateBoxMuller is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:839: warning: Member hz_to_mel(Rpp32f hz) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:850: warning: Member mel_to_hz(Rpp32f mel) (function) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:829: warning: Member freqLow (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:830: warning: Member fsp (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:831: warning: Member minLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:832: warning: Member minLogMel (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:833: warning: Member stepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:835: warning: Member invMinLogHz (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:836: warning: Member invStepLog (variable) of struct SlaneyMelScale is not documented. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppdefs.h:837: warning: Member invFsp (variable) of struct SlaneyMelScale is not documented. ical_operations.h... Generating docs for file api/rppt.h... Generating docs for file api/rppt_tensor_arithmetic_operations.h... Generating docs for file api/rppt_tensor_audio_augmentations.h... Generating docs for file api/rppt_tensor_bitwise_operations.h... Generating docs for file api/rppt_tensor_color_augmentations.h... Generating docs for file api/rppt_tensor_data_exchange_operations.h... Generating docs for file api/rppt_tensor_effects_augmentations.h... Generating docs for file api/rppt_tensor_filter_augmentations.h... Generating docs for file api/rppt_tensor_geometric_augmentations.h... Generating docs for file api/rppt_tensor_morphological_operations.h... Generating docs for file api/rppt_tensor_statistical_operations.h... Generating page documentation... Generating docs for page deprecated... Generating group documentation... Generating class documentation... Generating docs for compound BaseMelScale... Generating docs for compound GenericFilter... Generating docs for compound hipMemROI... Generating docs for compound hipMemRpp32f... Generating docs for compound hipMemRpp32s... Generating docs for compound hipMemRpp32u... Generating docs for compound hipMemRpp64f... Generating docs for compound hipMemRpp8s... Generating docs for compound hipMemRpp8u... Generating docs for compound hipMemRpptRGB... Generating docs for compound hipMemSize... Generating docs for compound HtkMelScale... Generating docs for compound InitHandle... Generating docs for compound memCPU... Generating docs for compound memGPU... Generating docs for compound memMgmt... Generating docs for compound memROI... Generating docs for compound memRpp32f... Generating docs for compound memRpp32s... Generating docs for compound memRpp32u... Generating docs for compound memRpp64f... Generating docs for compound memRpp8s... Generating docs for compound memRpp8u... Generating docs for compound memRpptRGB... Generating docs for compound memSize... Generating docs for compound Rpp32f24... Generating docs for compound Rpp32f6... Generating docs for compound Rpp32f9... Generating docs for compound Rpp32s24... Generating docs for compound RppiROI... Generating docs for compound RppiSize... Generating docs for compound RppLayoutParams... Generating docs for compound RpptBilinearNbhoodLocsVecLen8... Generating docs for compound RpptBilinearNbhoodValsVecLen8... Generating docs for compound RpptChannelOffsets... Generating docs for compound RpptDesc... Generating docs for compound RpptFloatRGB... Generating docs for compound RpptFloatVector2D... Generating docs for compound RpptGenericDesc... Generating docs for compound RpptImagePatch... Generating docs for compound RpptPoint2D... Generating docs for compound RpptPoint3D... Generating docs for compound RpptResamplingWindow... Generating docs for compound RpptRGB... Generating docs for compound RpptROI... Generating docs for compound RpptROI3D... Generating docs for compound RpptRoiLtfrbb... Generating docs for compound RpptRoiLtrb... Generating docs for compound RpptRoiXywh... Generating docs for compound RpptRoiXyzwhd... Generating docs for compound RpptStrides... Generating docs for compound RpptUintVector2D... Generating docs for compound RpptXorwowState... Generating docs for compound RpptXorwowStateBoxMuller... Generating docs for compound SlaneyMelScale... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... Generating XML output... Generating XML output for class BaseMelScale Generating XML output for class GenericFilter Generating XML output for class hipMemROI Generating XML output for class hipMemRpp32f Generating XML output for class hipMemRpp32s Generating XML output for class hipMemRpp32u Generating XML outp/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:114: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:135: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:153: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:171: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:191: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:190: warning: argument 'stream' of command @param is not found in the argument list of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:206: warning: The following parameter of rppSetStream(rppHandle_t handle, rppAcceleratorQueue_t streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:209: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:208: warning: argument 'stream' of command @param is not found in the argument list of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:224: warning: The following parameter of rppGetStream(rppHandle_t handle, rppAcceleratorQueue_t *streamID) is not documented: parameter 'streamID' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:226: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:227: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:247: warning: unable to resolve reference to 'rppHandle_t' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rpp.h:265: warning: unable to resolve reference to 'rppHandle_t' for \ref command ut for class hipMemRpp64f Generating XML output for class hipMemRpp8s Generating XML output for class hipMemRpp8u Generating XML output for class hipMemRpptRGB Generating XML output for class hipMemSize Generating XML output for class HtkMelScale Generating XML output for class InitHandle Generating XML output for class memCPU Generating XML output for class memGPU Generating XML output for class memMgmt Generating XML output for class memROI Generating XML output for class memRpp32f Generating XML output for class memRpp32s Generating XML output for class memRpp32u Generating XML output for class memRpp64f Generating XML output for class memRpp8s Generating XML output for class memRpp8u Generating XML output for class memRpptRGB Generating XML output for class memSize Generating XML output for class Rpp32f24 Generating XML output for class Rpp32f6 Generating XML output for class Rpp32f9 Generating XML output for class Rpp32s24 Generating XML output for class RppiROI Generating XML output for class RppiSize Generating XML output for class RppLayoutParams Generating XML output for class RpptBilinearNbhoodLocsVecLen8 Generating XML output for class RpptBilinearNbhoodValsVecLen8 Generating XML output for class RpptChannelOffsets Generating XML output for class RpptDesc Generating XML output for class RpptFloatRGB Generating XML output for class RpptFloatVector2D Generating XML output for class RpptGenericDesc Generating XML output for class RpptImagePatch Generating XML output for class RpptPoint2D Generating XML output for class RpptPoint3D Generating XML output for class RpptResamplingWindow Generating XML output for class RpptRGB Generating XML output for class RpptROI Generating XML output for class RpptROI3D Generating XML output for class RpptRoiLtfrbb Generating XML output for class RpptRoiLtrb Generating XML output for class RpptRoiXywh Generating XML output for class RpptRoiXyzwhd Generating XML output for class RpptStrides Generating XML output for class RpptUintVector2D Generating XML output for class RpptXorwowState Generating XML output for class RpptXorwowStateBoxMuller Generating XML output for class SlaneyMelScale Generating XML output for file rpp.h Generating XML output for file rppdefs.h Generating XML output for file rppi.h Generating XML output for file rppi_advanced_augmentations.h Generating XML output for file rppi_arithmetic_operations.h Generating XML output for file rppi_color_model_conversions.h Generating XML output for file rppi_computer_vision.h Generating XML output for file rppi_filter_operations.h Generating XML output for file rppi_fused_functions.h Generating XML output for file rppi_geometry_transforms.h Generating XML output for file rppi_image_augmentations.h Generating XML output for file rppi_legacy_augmentations.h Generating XML output for file rppi_logical_operations.h Generating XML output for file rppi_morphological_transforms.h Generating XML output for file rppi_statistical_operations.h Generating XML output for file rppt.h Generating XML output for file rppt_tensor_arithmetic_operations.h Generating XML output for file rppt_tensor_audio_augmentations.h Generating XML output for file rppt_tensor_bitwise_operations.h Generating XML output for file rppt_tensor_color_augmentations.h Generating XML output for file rppt_tensor_data_exchange_operations.h Generating XML output for file rppt_tensor_effects_augmentations.h Generating XML output for file rppt_tensor_filter_augmentations.h Generating XML output for file rppt_tensor_geometric_augmentations.h Generating XML output for file rppt_tensor_morphological_operations.h Generating XML output for file rppt_tensor_statistical_operations.h Generating XML output for group group_rpp Generating XML output for group group_rppdefs Generating XML output for group group_rppi Generating XML output for group group_rppi_advanced_augmentations Generating XML output for group group_rppi_arithmetic_operations Generating XML output for group group_rppi_color_model_conversions Generating XML output for group group_rppi_computer_vision Generating XML /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:235: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:253: warning: The following parameter of rppt_mel_filter_bank_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:256: warning: argument 'srcDimsTensor' of command @param is not found in the argument list of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:274: warning: The following parameter of rppt_mel_filter_bank_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *srcDims, Rpp32f maxFreq, Rpp32f minFreq, RpptMelScaleFormula melFormula, Rpp32s numFilter, Rpp32f sampleRate, bool normalize, rppHandle_t rppHandle) is not documented: parameter 'srcDims' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:277: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:292: warning: The following parameters of rppt_resample_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'inRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:295: warning: argument 'outRate' of command @param is not found in the argument list of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_audio_augmentations.h:310: warning: The following parameters of rppt_resample_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32f *inRateTensor, Rpp32f *outRateTensor, Rpp32s *srcDimsTensor, RpptResamplingWindow &window, rppHandle_t rppHandle) are not documented: parameter 'inRateTensor' parameter 'outRateTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:102: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:124: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:188: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_bitwise_operations.h:208: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:101: warning: argument 'permutation' of command @param is not found in the argument list of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_data_exchange_operations.h:118: warning: The following parameter of rppt_channel_permute_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *permutationTensor, rppHandle_t rppHandle) is not documented: parameter 'permutationTensor' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:486: warning: The following parameter of rppt_jitter_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) is not documented: parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'un' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:489: warning: argument 'in' of command @param is not found in the argument list of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:507: warning: The following parameters of rppt_jitter_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32u *kernelSizeTensor, Rpp32u seed, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'seed' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:532: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:551: warning: The following parameters of rppt_gaussian_noise_voxel_gpu(RppPtr_t srcPtr, RpptGenericDescPtr srcDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstDescPtr, Rpp32f *meanTensor, Rpp32f *stdDevTensor, Rpp32u seed, RpptROI3DPtr roiGenericPtrSrc, RpptRoi3DType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:666: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:693: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:838: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_effects_augmentations.h:859: warning: image file effects_augmentations_solarize_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:228: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:250: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:272: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:297: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:322: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:345: warning: unable to resolve reference to 'RpptImagePatchPtr' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:780: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:789: warning: argument 'srcPtr1' of command @param is not found in the argument list of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:800: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:806: warning: The following parameter of rppt_concat_gpu(RppPtr_t srcPtr, RppPtr_t srcPtr2, RpptGenericDescPtr srcPtr1GenericDescPtr, RpptGenericDescPtr srcPtr2GenericDescPtr, RppPtr_t dstPtr, RpptGenericDescPtr dstGenericDescPtr, Rpp32u axis, Rpp32u *srcPtr1roiTensor, Rpp32u *srcPtr2roiTensor, rppHandle_t rppHandle) is not documented: parameter 'srcPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:815: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:810: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:830: warning: The following parameters of rppt_jpeg_compression_distortion_host(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, Rpp32s *qualityTensor, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:839: warning: image file geometric_augmentations_jpeg_compression_distortion_img150x150.png is not found in IMAGE_PATH: assuming external image. /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'srcGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'dstGenericDescPtr' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:834: warning: argument 'qualityTensor' of command @param is not found in the argument list of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_geometric_augmentations.h:854: warning: The following parameters of rppt_jpeg_compression_distortion_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t dstPtr, RpptDescPtr dstDescPtr, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'srcDescPtr' parameter 'dstDescPtr' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArr' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:99: warning: argument 'minArrLength' of command @param is not found in the argument list of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:114: warning: The following parameters of rppt_tensor_min_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMinArr, Rpp32u imageMinArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMinArr' parameter 'imageMinArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArr' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:135: warning: argument 'maxArrLength' of command @param is not found in the argument list of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:150: warning: The following parameters of rppt_tensor_max_gpu(RppPtr_t srcPtr, RpptDescPtr srcDescPtr, RppPtr_t imageMaxArr, Rpp32u imageMaxArrLength, RpptROIPtr roiTensorPtrSrc, RpptRoiType roiType, rppHandle_t rppHandle) are not documented: parameter 'imageMaxArr' parameter 'imageMaxArrLength' /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:287: warning: unable to resolve reference to 'rppCreateWithBatchSize()' for \ref command /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/rppt_tensor_statistical_operations.h:313: warning: unable to resolve reference to 'rppCreateWithStreamAndBatchSize()' for \ref command output for group group_rppi_filter_operations Generating XML output for group group_rppi_fused_functions Generating XML output for group group_rppi_geometry_transforms Generating XML output for group group_rppi_image_augmentations Generating XML output for group group_rppi_logical_operations Generating XML output for group group_rppi_morphological_transforms Generating XML output for group group_rppi_statistical_operations Generating XML output for group group_rppt Generating XML output for group group_rppt_tensor_arithmetic_operations Generating XML output for group group_rppt_tensor_audio_augmentations Generating XML output for group group_rppt_tensor_bitwise_operations Generating XML output for group group_rppt_tensor_color_augmentations Generating XML output for group group_rppt_tensor_data_exchange_operations Generating XML output for group group_rppt_tensor_effects_augmentations Generating XML output for group group_rppt_tensor_filter_augmentations Generating XML output for group group_rppt_tensor_geometric_augmentations Generating XML output for group group_rppt_tensor_morphological_operations Generating XML output for group group_rppt_tensor_statistical_operations Generating XML output for page deprecated Generate XML output for dir /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/api/ Running plantuml with JAVA... lookup cache used 1472/65536 hits=92170 misses=1512 finished... doxysphinx v3.3.14 starting build command... copied 107 resource-files to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/doxygen/html created 0 rst-files in /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html build command done in below 1 second (0:00:00.266627). doxylink not enabled, skipping setting up the current project Skipping the fetch for remote mappings, remote_repository is unset. loading pickled environment... The configuration has changed (2 options: 'html_static_path', 'mathjax3_config') done myst v4.0.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions={'replacements', 'substitution', 'fieldlist', 'colon_fence', 'html_image', 'dollarmath'}, disable_syntax=[], all_links_external=False, links_external_new_tab=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=3, heading_slug_func=None, html_meta={}, footnote_sort=True, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) myst-nb v1.4.0: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, eval_name_regex='^[a-zA-Z_][a-zA-Z0-9_]*$', execution_mode='auto', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=False, render_plugin='default', remove_code_source=False, remove_code_outputs=False, scroll_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='show', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/.jupyter_cache loading intersphinx inventory 'amdgpu-docs-internal' from https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv ... loading intersphinx inventory 'gsplat-internal' from https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv ... loading intersphinx inventory 'instinct' from https://instinct.docs.amd.com/objects.inv ... loading intersphinx inventory 'monai-internal' from https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv ... loading intersphinx inventory 'omniperf' from https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv ... loading intersphinx inventory 'rocm-ds-internal' from https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-finance-internal' from https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv ... loading intersphinx inventory 'rocm-llmext-internal' from https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-llmext-internal/en/latest/objects.inv loading intersphinx inventory 'rocm-rag-internal' from https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv ... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://instinct.docs.amd.com/objects.inv loading intersphinx inventory 'rocm-simulation-internal' from https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Domniperf%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fomniperf%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/omniperf/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') loading intersphinx inventory 'rocm-ls-internal' from https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv ... intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-ds-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-ds-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ds-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dmonai-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fmonai-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/monai-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Damdgpu-docs-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Finstinct.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Finstinct.docs.amd.com%25252Fprojects%25252Famdgpu-docs-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://instinct.docs.amd.com/projects/amdgpu-docs-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-finance-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-finance-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-finance-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Dgsplat-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Fgsplat-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/gsplat-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-rag-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-rag-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-rag-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv' not fetchable due to : 404 Client Error: Not Found for url: https://rocm.docs.amd.com/projects/rocm-ls-internal/en/latest/objects.inv intersphinx inventory has moved: https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv -> https://app.readthedocs.com/accounts/login/?next=/cas/login%3Fsubproject%3Drocm-simulation-internal%26organization%3Dadvanced-micro-devices%26service%3Dhttps%253A%252F%252Frocm.docs.amd.com%252F_%252Faccounts%252Flogin%252F%253Fnext%253Dhttps%25253A%25252F%25252Frocm.docs.amd.com%25252Fprojects%25252Frocm-simulation-internal%25252Fen%25252Flatest%25252Fobjects.inv WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://rocm.docs.amd.com/projects/rocm-simulation-internal/en/latest/objects.inv' not readable due to ValueError: unknown or unsupported inventory version: ValueError('invalid inventory header: ') sphinx-multitoc-numbering v0.1.3: Loaded [autosummary] generating autosummary for: doxygen/html/annotated.rst, doxygen/html/deprecated.rst, doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9.rst, doxygen/html/files.rst, doxygen/html/globals.rst, doxygen/html/globals_defs.rst, doxygen/html/globals_enum.rst, doxygen/html/globals_eval.rst, doxygen/html/globals_func.rst, doxygen/html/globals_r.rst, ..., install/rpp-build-and-install.rst, install/rpp-install-with-installer.rst, install/rpp-install.rst, install/rpp-prerequisites.rst, install/rpp-verify-install.rst, license.rst, reference/rpp-api-reference.rst, reference/rpp-env-variables.rst, reference/rpp-supported-func-and-var-examples.rst, reference/rpp-supported-functionalities.rst building [mo]: targets for 0 po files that are out of date writing output... building [epub]: targets for 156 source files that are out of date updating environment: 0 added, 145 changed, 0 removed reading sources... [ 1%] doxygen/html/annotated reading sources... [ 1%] doxygen/html/deprecated reading sources... [ 2%] doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9 reading sources... [ 3%] doxygen/html/files reading sources... [ 3%] doxygen/html/globals reading sources... [ 4%] doxygen/html/globals_defs reading sources... [ 5%] doxygen/html/globals_enum reading sources... [ 6%] doxygen/html/globals_eval reading sources... [ 6%] doxygen/html/globals_func reading sources... [ 7%] doxygen/html/globals_r reading sources... [ 8%] doxygen/html/globals_type reading sources... [ 8%] doxygen/html/group__group__rpp reading sources... [ 9%] doxygen/html/group__group__rppdefs reading sources... [ 10%] doxygen/html/group__group__rppi reading sources... [ 10%] doxygen/html/group__group__rppi__advanced__augmentations reading sources... [ 11%] doxygen/html/group__group__rppi__arithmetic__operations reading sources... [ 12%] doxygen/html/group__group__rppi__color__model__conversions reading sources... [ 12%] doxygen/html/group__group__rppi__computer__vision reading sources... [ 13%] doxygen/html/group__group__rppi__filter__operations reading sources... [ 14%] doxygen/html/group__group__rppi__fused__functions reading sources... [ 14%] doxygen/html/group__group__rppi__geometry__transforms reading sources... [ 15%] doxygen/html/group__group__rppi__image__augmentations reading sources... [ 16%] doxygen/html/group__group__rppi__logical__operations reading sources... [ 17%] doxygen/html/group__group__rppi__morphological__transforms reading sources... [ 17%] doxygen/html/group__group__rppi__statistical__operations reading sources... [ 18%] doxygen/html/group__group__rppt reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__arithmetic__operations reading sources... [ 19%] doxygen/html/group__group__rppt__tensor__audio__augmentations reading sources... [ 20%] doxygen/html/group__group__rppt__tensor__bitwise__operations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__color__augmentations reading sources... [ 21%] doxygen/html/group__group__rppt__tensor__data__exchange__operations reading sources... [ 22%] doxygen/html/group__group__rppt__tensor__effects__augmentations reading sources... [ 23%] doxygen/html/group__group__rppt__tensor__filter__augmentations reading sources... [ 23%] doxygen/html/group__group__rppt__tensor__geometric__augmentations reading sources... [ 24%] doxygen/html/group__group__rppt__tensor__morphological__operations reading sources... [ 25%] doxygen/html/group__group__rppt__tensor__statistical__operations reading sources... [ 26%] doxygen/html/hierarchy reading sources... [ 26%] doxygen/html/index reading sources... [ 27%] doxygen/html/pages reading sources... [ 28%] doxygen/html/rpp_8h reading sources... [ 28%] doxygen/html/rpp_8h_source reading sources... [ 29%] doxygen/html/rppdefs_8h reading sources... [ 30%] doxygen/html/rppdefs_8h_source reading sources... [ 30%] doxygen/html/rppi_8h reading sources... [ 31%] doxygen/html/rppi_8h_source reading sources... [ 32%] doxygen/html/rppi__advanced__augmentations_8h reading sources... [ 32%] doxygen/html/rppi__advanced__augmentations_8h_source reading sources... [ 33%] doxygen/html/rppi__arithmetic__operations_8h reading sources... [ 34%] doxygen/html/rppi__arithmetic__operations_8h_source reading sources... [ 34%] doxygen/html/rppi__color__model__conversions_8h reading sources... [ 35%] doxygen/html/rppi__color__model__conversions_8h_source reading sources... [ 36%] doxygen/html/rppi__computer__vision_8h reading sources... [ 37%] doxygen/html/rppi__computer__vision_8h_source reading sources... [ 37%] doxygen/html/rppi__filter__operations_8h reading sources... [ 38%] doxygen/html/rppi__filter__operations_8h_source reading sources... [ 39%] doxygen/html/rppi__fused__functions_8h reading sources... [ 39%] doxygen/html/rppi__fused__functions_8h_source reading sources... [ 40%] doxygen/html/rppi__geometry__transforms_8h reading sources... [ 41%] doxygen/html/rppi__geometry__transforms_8h_source reading sources... [ 41%] doxygen/html/rppi__image__augmentations_8h reading sources... [ 42%] doxygen/html/rppi__image__augmentations_8h_source reading sources... [ 43%] doxygen/html/rppi__legacy__augmentations_8h_source reading sources... [ 43%] doxygen/html/rppi__logical__operations_8h reading sources... [ 44%] doxygen/html/rppi__logical__operations_8h_source reading sources... [ 45%] doxygen/html/rppi__morphological__transforms_8h reading sources... [ 46%] doxygen/html/rppi__morphological__transforms_8h_source reading sources... [ 46%] doxygen/html/rppi__statistical__operations_8h reading sources... [ 47%] doxygen/html/rppi__statistical__operations_8h_source reading sources... [ 48%] doxygen/html/rppt_8h reading sources... [ 48%] doxygen/html/rppt_8h_source reading sources... [ 49%] doxygen/html/rppt__tensor__arithmetic__operations_8h reading sources... [ 50%] doxygen/html/rppt__tensor__arithmetic__operations_8h_source reading sources... [ 50%] doxygen/html/rppt__tensor__audio__augmentations_8h reading sources... [ 51%] doxygen/html/rppt__tensor__audio__augmentations_8h_source reading sources... [ 52%] doxygen/html/rppt__tensor__bitwise__operations_8h reading sources... [ 52%] doxygen/html/rppt__tensor__bitwise__operations_8h_source reading sources... [ 53%] doxygen/html/rppt__tensor__color__augmentations_8h reading sources... [ 54%] doxygen/html/rppt__tensor__color__augmentations_8h_source reading sources... [ 54%] doxygen/html/rppt__tensor__data__exchange__operations_8h reading sources... [ 55%] doxygen/html/rppt__tensor__data__exchange__operations_8h_source reading sources... [ 56%] doxygen/html/rppt__tensor__effects__augmentations_8h reading sources... [ 57%] doxygen/html/rppt__tensor__effects__augmentations_8h_source reading sources... [ 57%] doxygen/html/rppt__tensor__filter__augmentations_8h reading sources... [ 58%] doxygen/html/rppt__tensor__filter__augmentations_8h_source reading sources... [ 59%] doxygen/html/rppt__tensor__geometric__augmentations_8h reading sources... [ 59%] doxygen/html/rppt__tensor__geometric__augmentations_8h_source reading sources... [ 60%] doxygen/html/rppt__tensor__morphological__operations_8h reading sources... [ 61%] doxygen/html/rppt__tensor__morphological__operations_8h_source reading sources... [ 61%] doxygen/html/rppt__tensor__statistical__operations_8h reading sources... [ 62%] doxygen/html/rppt__tensor__statistical__operations_8h_source reading sources... [ 63%] doxygen/html/structBaseMelScale reading sources... [ 63%] doxygen/html/structGenericFilter reading sources... [ 64%] doxygen/html/structHtkMelScale reading sources... [ 65%] doxygen/html/structInitHandle reading sources... [ 66%] doxygen/html/structRpp32f24 reading sources... [ 66%] doxygen/html/structRpp32f6 reading sources... [ 67%] doxygen/html/structRpp32f9 reading sources... [ 68%] doxygen/html/structRpp32s24 reading sources... [ 68%] doxygen/html/structRppLayoutParams reading sources... [ 69%] doxygen/html/structRppiROI reading sources... [ 70%] doxygen/html/structRppiSize reading sources... [ 70%] doxygen/html/structRpptBilinearNbhoodLocsVecLen8 reading sources... [ 71%] doxygen/html/structRpptBilinearNbhoodValsVecLen8 reading sources... [ 72%] doxygen/html/structRpptChannelOffsets reading sources... [ 72%] doxygen/html/structRpptDesc reading sources... [ 73%] doxygen/html/structRpptFloatRGB reading sources... [ 74%] doxygen/html/structRpptFloatVector2D reading sources... [ 74%] doxygen/html/structRpptGenericDesc reading sources... [ 75%] doxygen/html/structRpptImagePatch reading sources... [ 76%] doxygen/html/structRpptPoint2D reading sources... [ 77%] doxygen/html/structRpptPoint3D reading sources... [ 77%] doxygen/html/structRpptRGB reading sources... [ 78%] doxygen/html/structRpptResamplingWindow reading sources... [ 79%] doxygen/html/structRpptRoiLtfrbb reading sources... [ 79%] doxygen/html/structRpptRoiLtrb reading sources... [ 80%] doxygen/html/structRpptRoiXywh reading sources... [ 81%] doxygen/html/structRpptRoiXyzwhd reading sources... [ 81%] doxygen/html/structRpptStrides reading sources... [ 82%] doxygen/html/structRpptUintVector2D reading sources... [ 83%] doxygen/html/structRpptXorwowState reading sources... [ 83%] doxygen/html/structRpptXorwowStateBoxMuller reading sources... [ 84%] doxygen/html/structSlaneyMelScale reading sources... [ 85%] doxygen/html/structhipMemROI reading sources... [ 86%] doxygen/html/structhipMemRpp32f reading sources... [ 86%] doxygen/html/structhipMemRpp32s reading sources... [ 87%] doxygen/html/structhipMemRpp32u reading sources... [ 88%] doxygen/html/structhipMemRpp64f reading sources... [ 88%] doxygen/html/structhipMemRpp8s reading sources... [ 89%] doxygen/html/structhipMemRpp8u reading sources... [ 90%] doxygen/html/structhipMemRpptRGB reading sources... [ 90%] doxygen/html/structhipMemSize reading sources... [ 91%] doxygen/html/structmemCPU reading sources... [ 92%] doxygen/html/structmemGPU reading sources... [ 92%] doxygen/html/structmemMgmt reading sources... [ 93%] doxygen/html/structmemROI reading sources... [ 94%] doxygen/html/structmemRpp32f reading sources... [ 94%] doxygen/html/structmemRpp32s reading sources... [ 95%] doxygen/html/structmemRpp32u reading sources... [ 96%] doxygen/html/structmemRpp64f reading sources... [ 97%] doxygen/html/structmemRpp8s reading sources... [ 97%] doxygen/html/structmemRpp8u reading sources... [ 98%] doxygen/html/structmemRpptRGB reading sources... [ 99%] doxygen/html/structmemSize reading sources... [ 99%] doxygen/html/unionRpptROI reading sources... [100%] doxygen/html/unionRpptROI3D /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/index.rst:10: WARNING: toctree directive not expected with external-toc [etoc.toctree] [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/docs/doxygen/html/files.rst: document is referenced in multiple toctrees: ['reference/rpp-api-reference', 'doxygen/html/index'], selecting: reference/rpp-api-reference <- doxygen/html/files done preparing documents... done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/_static/epub.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/_static/copybutton.js copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 1%] doxygen/html/annotated writing output... [ 1%] doxygen/html/deprecated writing output... [ 2%] doxygen/html/dir_0188a3e6da905bc60aceb35bf790b8c9 writing output... [ 3%] doxygen/html/files writing output... [ 3%] doxygen/html/globals writing output... [ 4%] doxygen/html/globals_defs writing output... [ 4%] doxygen/html/globals_enum writing output... [ 5%] doxygen/html/globals_eval writing output... [ 6%] doxygen/html/globals_func writing output... [ 6%] doxygen/html/globals_r writing output... [ 7%] doxygen/html/globals_type writing output... [ 8%] doxygen/html/group__group__rpp writing output... [ 8%] doxygen/html/group__group__rppdefs writing output... [ 9%] doxygen/html/group__group__rppi writing output... [ 10%] doxygen/html/group__group__rppi__advanced__augmentations writing output... [ 10%] doxygen/html/group__group__rppi__arithmetic__operations writing output... [ 11%] doxygen/html/group__group__rppi__color__model__conversions writing output... [ 12%] doxygen/html/group__group__rppi__computer__vision writing output... [ 12%] doxygen/html/group__group__rppi__filter__operations writing output... [ 13%] doxygen/html/group__group__rppi__fused__functions writing output... [ 13%] doxygen/html/group__group__rppi__geometry__transforms writing output... [ 14%] doxygen/html/group__group__rppi__image__augmentations writing output... [ 15%] doxygen/html/group__group__rppi__logical__operations writing output... [ 15%] doxygen/html/group__group__rppi__morphological__transforms writing output... [ 16%] doxygen/html/group__group__rppi__statistical__operations writing output... [ 17%] doxygen/html/group__group__rppt writing output... [ 17%] doxygen/html/group__group__rppt__tensor__arithmetic__operations writing output... [ 18%] doxygen/html/group__group__rppt__tensor__audio__augmentations writing output... [ 19%] doxygen/html/group__group__rppt__tensor__bitwise__operations writing output... [ 19%] doxygen/html/group__group__rppt__tensor__color__augmentations writing output... [ 20%] doxygen/html/group__group__rppt__tensor__data__exchange__operations writing output... [ 21%] doxygen/html/group__group__rppt__tensor__effects__augmentations writing output... [ 21%] doxygen/html/group__group__rppt__tensor__filter__augmentations writing output... [ 22%] doxygen/html/group__group__rppt__tensor__geometric__augmentations writing output... [ 22%] doxygen/html/group__group__rppt__tensor__morphological__operations writing output... [ 23%] doxygen/html/group__group__rppt__tensor__statistical__operations writing output... [ 24%] doxygen/html/hierarchy writing output... [ 24%] doxygen/html/index writing output... [ 25%] doxygen/html/pages writing output... [ 26%] doxygen/html/rpp_8h writing output... [ 26%] doxygen/html/rpp_8h_source writing output... [ 27%] doxygen/html/rppdefs_8h writing output... [ 28%] doxygen/html/rppdefs_8h_source writing output... [ 28%] doxygen/html/rppi_8h writing output... [ 29%] doxygen/html/rppi_8h_source writing output... [ 29%] doxygen/html/rppi__advanced__augmentations_8h writing output... [ 30%] doxygen/html/rppi__advanced__augmentations_8h_source writing output... [ 31%] doxygen/html/rppi__arithmetic__operations_8h writing output... [ 31%] doxygen/html/rppi__arithmetic__operations_8h_source writing output... [ 32%] doxygen/html/rppi__color__model__conversions_8h writing output... [ 33%] doxygen/html/rppi__color__model__conversions_8h_source writing output... [ 33%] doxygen/html/rppi__computer__vision_8h writing output... [ 34%] doxygen/html/rppi__computer__vision_8h_source writing output... [ 35%] doxygen/html/rppi__filter__operations_8h writing output... [ 35%] doxygen/html/rppi__filter__operations_8h_source writing output... [ 36%] doxygen/html/rppi__fused__functions_8h writing output... [ 37%] doxygen/html/rppi__fused__functions_8h_source writing output... [ 37%] doxygen/html/rppi__geometry__transforms_8h writing output... [ 38%] doxygen/html/rppi__geometry__transforms_8h_source writing output... [ 38%] doxygen/html/rppi__image__augmentations_8h writing output... [ 39%] doxygen/html/rppi__image__augmentations_8h_source writing output... [ 40%] doxygen/html/rppi__legacy__augmentations_8h_source writing output... [ 40%] doxygen/html/rppi__logical__operations_8h writing output... [ 41%] doxygen/html/rppi__logical__operations_8h_source writing output... [ 42%] doxygen/html/rppi__morphological__transforms_8h writing output... [ 42%] doxygen/html/rppi__morphological__transforms_8h_source writing output... [ 43%] doxygen/html/rppi__statistical__operations_8h writing output... [ 44%] doxygen/html/rppi__statistical__operations_8h_source writing output... [ 44%] doxygen/html/rppt_8h writing output... [ 45%] doxygen/html/rppt_8h_source writing output... [ 46%] doxygen/html/rppt__tensor__arithmetic__operations_8h writing output... [ 46%] doxygen/html/rppt__tensor__arithmetic__operations_8h_source writing output... [ 47%] doxygen/html/rppt__tensor__audio__augmentations_8h writing output... [ 47%] doxygen/html/rppt__tensor__audio__augmentations_8h_source writing output... [ 48%] doxygen/html/rppt__tensor__bitwise__operations_8h writing output... [ 49%] doxygen/html/rppt__tensor__bitwise__operations_8h_source writing output... [ 49%] doxygen/html/rppt__tensor__color__augmentations_8h writing output... [ 50%] doxygen/html/rppt__tensor__color__augmentations_8h_source writing output... [ 51%] doxygen/html/rppt__tensor__data__exchange__operations_8h writing output... [ 51%] doxygen/html/rppt__tensor__data__exchange__operations_8h_source writing output... [ 52%] doxygen/html/rppt__tensor__effects__augmentations_8h writing output... [ 53%] doxygen/html/rppt__tensor__effects__augmentations_8h_source writing output... [ 53%] doxygen/html/rppt__tensor__filter__augmentations_8h writing output... [ 54%] doxygen/html/rppt__tensor__filter__augmentations_8h_source writing output... [ 54%] doxygen/html/rppt__tensor__geometric__augmentations_8h writing output... [ 55%] doxygen/html/rppt__tensor__geometric__augmentations_8h_source writing output... [ 56%] doxygen/html/rppt__tensor__morphological__operations_8h writing output... [ 56%] doxygen/html/rppt__tensor__morphological__operations_8h_source writing output... [ 57%] doxygen/html/rppt__tensor__statistical__operations_8h writing output... [ 58%] doxygen/html/rppt__tensor__statistical__operations_8h_source writing output... [ 58%] doxygen/html/structBaseMelScale writing output... [ 59%] doxygen/html/structGenericFilter writing output... [ 60%] doxygen/html/structHtkMelScale writing output... [ 60%] doxygen/html/structInitHandle writing output... [ 61%] doxygen/html/structRpp32f24 writing output... [ 62%] doxygen/html/structRpp32f6 writing output... [ 62%] doxygen/html/structRpp32f9 writing output... [ 63%] doxygen/html/structRpp32s24 writing output... [ 63%] doxygen/html/structRppLayoutParams writing output... [ 64%] doxygen/html/structRppiROI writing output... [ 65%] doxygen/html/structRppiSize writing output... [ 65%] doxygen/html/structRpptBilinearNbhoodLocsVecLen8 writing output... [ 66%] doxygen/html/structRpptBilinearNbhoodValsVecLen8 writing output... [ 67%] doxygen/html/structRpptChannelOffsets writing output... [ 67%] doxygen/html/structRpptDesc writing output... [ 68%] doxygen/html/structRpptFloatRGB writing output... [ 69%] doxygen/html/structRpptFloatVector2D writing output... [ 69%] doxygen/html/structRpptGenericDesc writing output... [ 70%] doxygen/html/structRpptImagePatch writing output... [ 71%] doxygen/html/structRpptPoint2D writing output... [ 71%] doxygen/html/structRpptPoint3D writing output... [ 72%] doxygen/html/structRpptRGB writing output... [ 72%] doxygen/html/structRpptResamplingWindow writing output... [ 73%] doxygen/html/structRpptRoiLtfrbb writing output... [ 74%] doxygen/html/structRpptRoiLtrb writing output... [ 74%] doxygen/html/structRpptRoiXywh writing output... [ 75%] doxygen/html/structRpptRoiXyzwhd writing output... [ 76%] doxygen/html/structRpptStrides writing output... [ 76%] doxygen/html/structRpptUintVector2D writing output... [ 77%] doxygen/html/structRpptXorwowState writing output... [ 78%] doxygen/html/structRpptXorwowStateBoxMuller writing output... [ 78%] doxygen/html/structSlaneyMelScale writing output... [ 79%] doxygen/html/structhipMemROI writing output... [ 79%] doxygen/html/structhipMemRpp32f writing output... [ 80%] doxygen/html/structhipMemRpp32s writing output... [ 81%] doxygen/html/structhipMemRpp32u writing output... [ 81%] doxygen/html/structhipMemRpp64f writing output... [ 82%] doxygen/html/structhipMemRpp8s writing output... [ 83%] doxygen/html/structhipMemRpp8u writing output... [ 83%] doxygen/html/structhipMemRpptRGB writing output... [ 84%] doxygen/html/structhipMemSize writing output... [ 85%] doxygen/html/structmemCPU writing output... [ 85%] doxygen/html/structmemGPU writing output... [ 86%] doxygen/html/structmemMgmt writing output... [ 87%] doxygen/html/structmemROI writing output... [ 87%] doxygen/html/structmemRpp32f writing output... [ 88%] doxygen/html/structmemRpp32s writing output... [ 88%] doxygen/html/structmemRpp32u writing output... [ 89%] doxygen/html/structmemRpp64f writing output... [ 90%] doxygen/html/structmemRpp8s writing output... [ 90%] doxygen/html/structmemRpp8u writing output... [ 91%] doxygen/html/structmemRpptRGB writing output... [ 92%] doxygen/html/structmemSize writing output... [ 92%] doxygen/html/unionRpptROI writing output... [ 93%] doxygen/html/unionRpptROI3D writing output... [ 94%] index writing output... [ 94%] install/rpp-build-and-install writing output... [ 95%] install/rpp-install writing output... [ 96%] install/rpp-install-with-installer writing output... [ 96%] install/rpp-prerequisites writing output... [ 97%] install/rpp-verify-install writing output... [ 97%] license writing output... [ 98%] reference/rpp-api-reference writing output... [ 99%] reference/rpp-env-variables writing output... [ 99%] reference/rpp-supported-func-and-var-examples writing output... [100%] reference/rpp-supported-functionalities generating indices... genindex done writing additional pages... done copying images... [ 2%] data/rpp_structure_4.png copying images... [ 4%] data/doxygenInputs/img150x150.png copying images... [ 7%] data/doxygenOutputs/color_augmentations_brightness_img150x150.png copying images... [ 9%] data/doxygenOutputs/color_augmentations_gamma_correction_img150x150.png copying images... [ 11%] data/doxygenInputs/img150x150_2.png copying images... [ 13%] data/doxygenOutputs/color_augmentations_blend_img150x150.png copying images... [ 15%] data/doxygenOutputs/color_augmentations_contrast_img150x150.png copying images... [ 17%] data/doxygenOutputs/effects_augmentations_pixelate_img150x150.png copying images... [ 20%] data/doxygenOutputs/effects_augmentations_jitter_img150x150.png copying images... [ 22%] data/doxygenOutputs/effects_augmentations_gaussian_noise_img150x150.png copying images... [ 24%] data/doxygenInputs/img640x480.png copying images... [ 26%] data/doxygenOutputs/effects_augmentations_fog_img640x480.png copying images... [ 28%] data/doxygenOutputs/effects_augmentations_rain_img640x480.png copying images... [ 30%] data/doxygenOutputs/geometric_augmentations_flip_img150x150.png copying images... [ 33%] data/doxygenOutputs/geometric_augmentations_resize_img150x150.png copying images... [ 35%] data/doxygenOutputs/geometric_augmentations_rotate_img150x150.png copying images... [ 37%] data/doxygenOutputs/geometric_augmentations_warp_affine_img150x150.png copying images... [ 39%] data/doxygenInputs/lens_img640x480.png copying images... [ 41%] data/doxygenOutputs/geometric_augmentations_lens_correction_img_640x480.png copying images... [ 43%] data/doxygenOutputs/geometric_augmentations_warp_perspective_img150x150.png copying images... [ 46%] data/doxygenOutputs/effects_augmentations_water_img150x150.png copying images... [ 48%] data/doxygenOutputs/effects_augmentations_non_linear_blend_img150x150.png copying images... [ 50%] data/doxygenOutputs/color_augmentations_color_cast_img150x150.png copying images... [ 52%] data/doxygenOutputs/effects_augmentations_erase_img150x150.png copying images... [ 54%] data/doxygenOutputs/geometric_augmentations_crop_and_patch_img150x150.png copying images... [ 57%] data/doxygenOutputs/color_augmentations_lut_img150x150.png copying images... [ 59%] data/doxygenOutputs/effects_augmentations_glitch_img150x150.png copying images... [ 61%] data/doxygenOutputs/color_augmentations_color_twist_img150x150.png copying images... [ 63%] data/doxygenOutputs/geometric_augmentations_crop_img150x150.png copying images... [ 65%] data/doxygenOutputs/geometric_augmentations_crop_mirror_normalize_img150x150.png copying images... [ 67%] data/doxygenOutputs/geometric_augmentations_resize_crop_mirror_img115x115.png copying images... [ 70%] data/doxygenOutputs/morphological_operations_erode_kSize5_img150x150.png copying images... [ 72%] data/doxygenOutputs/morphological_operations_dilate_kSize5_img150x150.png copying images... [ 74%] data/doxygenOutputs/color_augmentations_color_temperature_img150x150.png copying images... [ 76%] data/doxygenOutputs/effects_augmentations_vignette_img150x150.png copying images... [ 78%] data/doxygenOutputs/filter_augmentations_box_filter_kSize5_img150x150.png copying images... [ 80%] data/doxygenOutputs/filter_augmentations_gaussian_filter_kSize5_img150x150.png copying images... [ 83%] data/doxygenOutputs/arithmetic_operations_magnitude_img150x150.png copying images... [ 85%] data/doxygenOutputs/geometric_augmentations_phase_img150x150.png copying images... [ 87%] data/doxygenOutputs/bitwise_operations_bitwise_and_img150x150.png copying images... [ 89%] data/doxygenOutputs/bitwise_operations_bitwise_not_img150x150.png copying images... [ 91%] data/doxygenOutputs/bitwise_operations_bitwise_xor_img150x150.png copying images... [ 93%] data/doxygenOutputs/bitwise_operations_bitwise_or_img150x150.png copying images... [ 96%] data/doxygenOutputs/geometric_augmentations_remap_img150x150.png copying images... [ 98%] data/doxygenInputs/img150x150_1.png copying images... [100%] data/doxygenOutputs/statistical_operations_threshold_img150x150.png writing mimetype file... writing META-INF/container.xml file... writing content.opf file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/content.opf writing nav.xhtml file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/nav.xhtml writing toc.ncx file... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-rpp/checkouts/latest/_readthedocs/epub/toc.ncx writing RPPdocumentation.epub file... ====================== slowest reading durations ======================= 0.080 doxygen/html/structRpp32f9 0.016 doxygen/html/annotated 0.005 doxygen/html/group__group__rppt__tensor__effects__augmentations 0.004 doxygen/html/rppi__geometry__transforms_8h_source 0.004 doxygen/html/group__group__rppt__tensor__geometric__augmentations build succeeded, 12 warnings. The ePub file is in ../_readthedocs/epub.