Home
last modified time | relevance | path

Searched refs:genLdchMeshInit (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/
H A Drk_aiq_ldch_generate_mesh.cpp153 if (ldchCtx->genLdchMeshInit) { in aiqGenLdchMeshInit()
167 genLdchMeshInit(ldchCtx->src_width, ldchCtx->src_height, in aiqGenLdchMeshInit()
186 ldchCtx->genLdchMeshInit = true; in aiqGenLdchMeshInit()
193 if (!ldchCtx->genLdchMeshInit) { in aiqGenLdchMeshDeInit()
200 ldchCtx->genLdchMeshInit = false; in aiqGenLdchMeshDeInit()
H A Drk_aiq_types_aldch_algo_prvt.h109 std::atomic<bool> genLdchMeshInit; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/
H A DgenMesh.h130 void genLdchMeshInit(int srcW, int srcH, int dstW, int dstH, LdchParams &ldchParams, CameraCoeff &c…
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/gen_mesh/
H A DgenMesh.h123 void genLdchMeshInit(int srcW, int srcH, int dstW, int dstH, LdchParams &ldchParams, CameraCoeff &c…
H A DgenMesh.cpp90 void genLdchMeshInit(int srcW, int srcH, int dstW, int dstH, LdchParams &ldchParams, CameraCoeff &c… in genLdchMeshInit() function
/OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/gen_mesh/
H A DgenMesh.cpp90 void genLdchMeshInit(int srcW, int srcH, int dstW, int dstH, LdchParams &ldchParams, CameraCoeff &c… in genLdchMeshInit() function