Searched refs:pp_buf (Results 1 – 1 of 1) sorted by relevance
1966 qcamera_hal3_pp_buffer_t* pp_buf = in dataProcessRoutine() local1968 if (NULL != pp_buf) { in dataProcessRoutine()1969 if (pp_buf->input) { in dataProcessRoutine()1970 pme->releaseSuperBuf(pp_buf->input); in dataProcessRoutine()1971 free(pp_buf->input); in dataProcessRoutine()1972 pp_buf->input = NULL; in dataProcessRoutine()1974 free(pp_buf); in dataProcessRoutine()