Home
last modified time | relevance | path

Searched refs:cache (Results 1 – 5 of 5) sorted by relevance

/rockchip-linux_mpp/test/
H A Dmpp_parse_cfg.c45 char cache[128]; member
85 cfg->cache[i++] = ch; in read_cfg_line()
87 cfg->cache[i] = '\0'; in read_cfg_line()
90 if (cfg->cache[0] != '#') in read_cfg_line()
95 return string_trim(cfg->cache); in read_cfg_line()
/rockchip-linux_mpp/
H A D.gitignore2 # cache files
21 autom4te.cache
76 # Building cache
H A DCHANGELOG.md448 - [hal_h265e]: Amend 510 tid and sync cache
538 - [enc_async]: Invalidate cache for output buffer
562 - [jpege_vpu720]: sync cache before return task
627 - [mpp_dmabuf]: fix align cache line size calculate err
628 - [h265e_vepu580]: flush cache for the first tile
/rockchip-linux_mpp/tools/
H A Dmpp_doxyfile376 # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This
377 # cache is used to resolve symbols given their name and scope. Since this can be
379 # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small
380 # doxygen will become slower. If the cache is too large, memory is wasted. The
381 # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range
382 # is 0..9, the default is 0, corresponding to a cache size of 2^16=65536
383 # symbols. At the end of a run doxygen will report the cache usage and suggest
384 # the optimal cache size from a speed point of view.
/rockchip-linux_mpp/build/android/
H A Dandroid.toolchain.cmake1421 # cache flags
1432 # put flags to cache (for debug purpose only)