Searched refs:ae_proc_res (Results 1 – 5 of 5) sorted by relevance
376 shared->res_comb.ae_proc_res = convert_to_XCamVideoBuffer(vdBufMsg->msg); in groupMessageHandler()538 if (shared->res_comb.ae_proc_res) { in groupMessageHandler()539 shared->res_comb.ae_proc_res->unref(shared->res_comb.ae_proc_res); in groupMessageHandler()540 shared->res_comb.ae_proc_res = nullptr; in groupMessageHandler()
810 if (shared->res_comb.ae_proc_res) { in freeSharebuf()811 shared->res_comb.ae_proc_res->unref(shared->res_comb.ae_proc_res); in freeSharebuf()812 shared->res_comb.ae_proc_res = nullptr; in freeSharebuf()
154 XCamVideoBuffer* xCamAeProcRes = AtmoParams->com.u.proc.res_comb->ae_proc_res; in AtmoProcess()
154 XCamVideoBuffer* xCamAeProcRes = pAmergeParams->com.u.proc.res_comb->ae_proc_res; in AmergeProcess()
74 XCamVideoBuffer* ae_proc_res; member