Home
last modified time | relevance | path

Searched refs:alloc_pool (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch75 @@ -9,7 +9,7 @@ struct alloc_pool
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqCore.cpp2523 bool alloc_pool = false; in newAiqParamsPool() local
2527 alloc_pool = true; in newAiqParamsPool()
2532 if (alloc_pool) { in newAiqParamsPool()