Searched refs:params_t (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-bsp/kexecboot/files/ |
| H A D | 0001-kexecboot-Use-new-reboot-API-with-klibc.patch | 22 @@ -857,7 +857,7 @@ int process_ctx_menu(struct params_t *params, int action) { 31 @@ -874,7 +874,7 @@ int process_ctx_menu(struct params_t *params, int action) {
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Isp20Params.h | 73 } params_t; typedef 75 std::map<uint32_t, params_t> mParamsMap;
|
| H A D | Isp20Params.cpp | 216 std::map<uint32_t, params_t>::iterator it = mParamsMap.begin(); in queue_locked() 339 std::map<uint32_t, params_t>::iterator it = mParamsMap.begin(); in deQueOne() 356 std::map<uint32_t, params_t>::reverse_iterator rit = mParamsMap.rbegin(); in deQueOne() 359 std::map<uint32_t, params_t>::iterator it = mParamsMap.begin(); in deQueOne()
|