Home
last modified time | relevance | path

Searched refs:create_context (Results 1 – 25 of 84) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/package/odb/
H A D0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch47 create_context (ostream& os,
77 create_context (std::ostream&,
97 - auto_ptr<context> ctx (create_context (cerr, unit, ops, fts, 0));
98 + unique_ptr<context> ctx (create_context (cerr, unit, ops, fts, 0));
108 create_context (hxx, unit, ops, fts, model.get ()));
117 create_context (ixx, unit, ops, fts, model.get ()));
126 create_context (cxx, unit, ops, fts, model.get ()));
135 create_context (sch, unit, ops, fts, model.get ()));
144 create_context (sql, unit, ops, fts, model.get ()));
151 - auto_ptr<context> ctx (create_context (mig, unit, ops, fts, 0));
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/awdr/
H A Drk_aiq_algo_awdr_itf.cpp32 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
82 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aeis/
H A Drk_aiq_algo_aeis_itf.cpp48 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function
132 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acgc/
H A Drk_aiq_algo_acgc_itf.cpp35 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
132 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acsm/
H A Drk_aiq_algo_acsm_itf.cpp40 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
141 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adegamma/
H A Drk_aiq_algo_adegamma_itf.cpp32 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
134 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acac/
H A Drk_aiq_algo_acac_itf.cpp30 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function
141 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/a3dlut/
H A Drk_aiq_algo_a3dlut_itf.cpp29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
139 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agamma/
H A Drk_aiq_algo_agamma_itf.cpp38 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
146 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/accm/
H A Drk_aiq_algo_accm_itf.cpp29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
140 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/
H A Drk_aiq_algo_agic_itf.cpp23 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function
145 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/
H A Drk_aiq_algo_camgroup_agamma_itf.cpp34 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
155 .create_context = create_context,
H A Drk_aiq_algo_camgroup_adehaze_itf.cpp41 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function
206 .create_context = create_context,
H A Drk_aiq_algo_camgroup_accm_itf.cpp29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
187 .create_context = create_context,
H A Drk_aiq_algo_camgroup_alsc_itf.cpp29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
179 .create_context = create_context,
H A Drk_aiq_algo_camgroup_a3dlut_itf.cpp29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
177 .create_context = create_context,
H A Drk_aiq_algo_camgroup_ablc_itf.cpp31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
216 .create_context = create_context,
H A Drk_aiq_algo_camgroup_ablc_itf_v32.cpp31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
214 .create_context = create_context,
H A Drk_aiq_algo_camgroup_adpcc_itf.cpp31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
230 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/acp/
H A Drk_aiq_algo_acp_itf.cpp29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
140 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adebayer/
H A Drk_aiq_algo_adebayer_itf.cpp32 create_context in create_context() function
231 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adehaze/
H A Drk_aiq_algo_adehaze_itf.cpp42 static XCamReturn create_context(RkAiqAlgoContext** context, const AlgoCtxInstanceCfg* cfg) { in create_context() function
193 .create_context = create_context,
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmb2pdu.h834 struct create_context { struct
877 struct create_context ccontext;
883 struct create_context ccontext;
890 struct create_context ccontext;
902 struct create_context ccontext;
919 struct create_context ccontext;
936 struct create_context ccontext;
950 struct create_context ccontext;
958 struct create_context ccontext;
966 struct create_context ccontext;
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_algo_alsc_itf.cpp31 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
191 .create_context = create_context,
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/adpcc/
H A Drk_aiq_algo_adpcc_itf.cpp29 create_context(RkAiqAlgoContext **context, const AlgoCtxInstanceCfg* cfg) in create_context() function
229 .create_context = create_context,

1234