Searched refs:genLdchMeshInit (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/aldch/ |
| H A D | rk_aiq_ldch_generate_mesh.cpp | 153 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 D | rk_aiq_types_aldch_algo_prvt.h | 109 std::atomic<bool> genLdchMeshInit; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include_prv/ |
| H A D | genMesh.h | 130 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 D | genMesh.h | 123 void genLdchMeshInit(int srcW, int srcH, int dstW, int dstH, LdchParams &ldchParams, CameraCoeff &c…
|
| H A D | genMesh.cpp | 90 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 D | genMesh.cpp | 90 void genLdchMeshInit(int srcW, int srcH, int dstW, int dstH, LdchParams &ldchParams, CameraCoeff &c… in genLdchMeshInit() function
|