hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
1
2
3
4
5
6
7
8
9
#ifndef _RK_AIQ_USER_API_ADEBAYER_IPC_H_
#define _RK_AIQ_USER_API_ADEBAYER_IPC_H_
 
#include "rk_aiq_user_api_adebayer.h"
 
XCamReturn
rk_aiq_user_api_adebayer_SetAttrib_ipc(void* args);
 
#endif