Searched refs:getGammaAttrib (Results 1 – 3 of 3) sorted by relevance
18 int getGammaAttrib(rk_aiq_sys_ctx_t* ctx, char* data);
69 int getGammaAttrib(rk_aiq_sys_ctx_t* ctx, char* data) { in getGammaAttrib() function
342 dataReply->commandResult = getGammaAttrib(ctx, dataReply->data); in ProcessCommand()