Searched refs:pp_buf (Results 1 – 1 of 1) sorted by relevance
2264 qcamera_hal3_pp_buffer_t* pp_buf = in dataProcessRoutine() local2266 if (NULL != pp_buf) { in dataProcessRoutine()2267 if (pp_buf->input) { in dataProcessRoutine()2268 pme->releaseSuperBuf(pp_buf->input); in dataProcessRoutine()2269 free(pp_buf->input); in dataProcessRoutine()2270 pp_buf->input = NULL; in dataProcessRoutine()2272 free(pp_buf); in dataProcessRoutine()