![]() |
TI J721E Imaging User Guide
|
Go to the source code of this file.
Data Structures | |
struct | AlgItt_IssAewb2AParams |
struct | AlgItt_ControlParams |
Structure containing control parameters for 2A State Information. More... | |
struct | AlgItt_IssAewb2AControlParams |
Macros | |
#define | AEWB_SERVER_REMOTE_SERVICE_NAME "com.ti.aewb_server" |
#define | ISS_CMD_SET_DCC_PARAMS (0x30000000u) |
Enumerations | |
enum | AEWB_COMMAND { AEWB_CMD_GET_2A_PARAMS = 0, AEWB_CMD_SET_2A_PARAMS, AEWB_CMD_MAX, AEWB_CMD_FORCE32BITS = 0x7FFFFFFF } |
RPC Commands application can send to AEWB. More... | |
Functions | |
int32_t | AewbServer_RemoteServiceHandler (char *service_name, uint32_t cmd, void *prm, uint32_t prm_size, uint32_t flags) |
int32_t | IttRemoteServer_Init () |
Function to initialize remote ITT server. More... | |
int32_t | IttRemoteServer_DeInit () |
Function to de-initialize remote ITT server. More... | |
#define AEWB_SERVER_REMOTE_SERVICE_NAME "com.ti.aewb_server" |
#define ISS_CMD_SET_DCC_PARAMS (0x30000000u) |
int32_t AewbServer_RemoteServiceHandler | ( | char * | service_name, |
uint32_t | cmd, | ||
void * | prm, | ||
uint32_t | prm_size, | ||
uint32_t | flags | ||
) |