Home
last modified time | relevance | path

Searched refs:extension (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/doc/design/
H A D4.mpp_task.txt6 content for extension.
9 pair for extension. One task can carries multiple data into or out of mpp.
/rockchip-linux_mpp/utils/
H A Dutils.c1372 static void get_extension(const char *file_name, char *extension) in get_extension() argument
1382 extension[i] = tolower(p[i + 1]); in get_extension()
1384 extension[i] = '\0'; in get_extension()
1391 extension[0] = '\0'; in get_extension()
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile259 # Doxygen selects the parser to use depending on the extension of the files it
261 # extension. Doxygen has a built-in mapping, but you can override or extend it
262 # using this tag. The format is ext=language, where ext is a file extension, and
268 # Note For files without extension you can use no_extension as a placeholder.
668 # extension is automatically appended if omitted. This requires the bibtex tool
1013 # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
1436 # extension names that should be enabled during MathJax rendering. For example
1756 # The MAN_EXTENSION tag determines the extension that is added to the generated
/rockchip-linux_mpp/doc/
H A DRockchip_Developer_Guide_MPP_EN.md121 …structures are all referenced using void\*handle in order to facilitate extension and forward comp…