Home
last modified time | relevance | path

Searched refs:options (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/tools/
H A Dmpp_astyle.sh3 ./astyle --quiet --options=astylerc --recursive "../*.cpp" "../*.c" "../*.h"
H A Dmpp_astyle.bat2 astyle.exe --options=astylerc --recursive ../*.cpp ../*.c ../*.h
H A Dmpp_doxyfile17 # Project related configuration options
390 # Build related configuration options
678 # Configuration options related to warning and progress messages
737 # Configuration options related to the input files
885 # Configuration options related to source browsing
971 # Configuration options related to the alphabetical class index
997 # Configuration options related to the HTML output
1025 # that doxygen needs, which is dependent on the configuration options used (e.g.
1462 # the search. The filter options can be selected when the cursor is inside the
1537 # Configuration options related to the LaTeX output
[all …]
/rockchip-linux_mpp/utils/
H A Dutils.h57 void _show_options(int count, OptionInfo *options);
H A Dutils.c35 void _show_options(int count, OptionInfo *options) in _show_options() argument
39 if (NULL == options[i].name) in _show_options()
43 options[i].name, options[i].argname, options[i].help); in _show_options()
/rockchip-linux_mpp/
H A DCMakeLists.txt13 …"Choose the type of build, options are: None(CMAKE_CXX_FLAGS or CMAKE_C_FLAGS used) Debug Release …
266 # Build options
/rockchip-linux_mpp/build/android/
H A DREADME.md62 ## Basic options
64 …ct between several compiler toolchains and target platforms. Most of the options can be set either…
123 ## Advanced _android-cmake_ options
H A Dandroid.toolchain.cmake160 # these options.
648 # set target ABI options
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md563 Due to the configurable options and parameters of the encoder, the use of fixed structures is prone…