Home
last modified time | relevance | path

Searched refs:destroy_context (Results 1 – 25 of 115) sorted by relevance

12345

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/awdr/
H A Drk_aiq_algo_awdr_itf.cpp44 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
83 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Drk_aiq_algo_aeis_itf.cpp72 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
133 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acgc/
H A Drk_aiq_algo_acgc_itf.cpp65 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
133 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acsm/
H A Drk_aiq_algo_acsm_itf.cpp71 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
142 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adegamma/
H A Drk_aiq_algo_adegamma_itf.cpp47 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
135 .destroy_context = destroy_context,
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dmmu_context.h61 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
195 static inline void destroy_context(struct mm_struct *mm) in destroy_context() function
234 #define destroy_context(mm) do { } while(0) macro
330 #define destroy_context(mm) do { } while (0) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Drk_aiq_algo_acac_itf.cpp67 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
142 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/a3dlut/
H A Drk_aiq_algo_a3dlut_itf.cpp49 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
140 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agamma/
H A Drk_aiq_algo_agamma_itf.cpp53 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
147 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_algo_accm_itf.cpp47 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
141 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/
H A Drk_aiq_algo_agic_itf.cpp39 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
146 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/
H A Drk_aiq_algo_camgroup_agamma_itf.cpp51 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
156 .destroy_context = destroy_context,
H A Drk_aiq_algo_camgroup_adehaze_itf.cpp60 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
207 .destroy_context = destroy_context,
H A Drk_aiq_algo_camgroup_accm_itf.cpp46 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
188 .destroy_context = destroy_context,
H A Drk_aiq_algo_camgroup_alsc_itf.cpp47 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
180 .destroy_context = destroy_context,
H A Drk_aiq_algo_camgroup_a3dlut_itf.cpp46 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
178 .destroy_context = destroy_context,
H A Drk_aiq_algo_camgroup_ablc_itf.cpp52 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
217 .destroy_context = destroy_context,
H A Drk_aiq_algo_camgroup_ablc_itf_v32.cpp52 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
215 .destroy_context = destroy_context,
H A Drk_aiq_algo_camgroup_adpcc_itf.cpp52 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
231 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acp/
H A Drk_aiq_algo_acp_itf.cpp64 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
141 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_algo_adebayer_itf.cpp74 destroy_context in destroy_context() function
232 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_algo_adehaze_itf.cpp60 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
194 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_algo_alsc_itf.cpp48 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
192 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_algo_adpcc_itf.cpp49 destroy_context(RkAiqAlgoContext *context) in destroy_context() function
230 .destroy_context = destroy_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/ablcV32/
H A Drk_aiq_ablc_algo_itf_v32.cpp45 static XCamReturn destroy_context(RkAiqAlgoContext* context) { in destroy_context() function
225 .destroy_context = destroy_context,

12345