Searched refs:deallocate_ion_memory (Results 1 – 5 of 5) sorted by relevance
491 int deallocate_ion_memory(QCameraHalHeap_t *p_camera_memory, int cnt);495 int deallocate_ion_memory(QCameraStatHeap_t *p_camera_memory, int cnt);
103 mHalCamCtrl->deallocate_ion_memory(&mHalCamCtrl->mRecordingMemory.mem_info[cnt]); in putBuf()
2902 int QCameraHardwareInterface::deallocate_ion_memory(QCameraHalMemInfo_t *mem_info) in deallocate_ion_memory() function in android::QCameraHardwareInterface3032 deallocate_ion_memory(&heap->mem_info[i]); in releaseHeapMem()3235 deallocate_ion_memory(&mHistServer.mem_info[i]); in deInitHistogramBuffers()
123 static int deallocate_ion_memory(QCameraHalMemInfo_t *mem_info);2607 rc = deallocate_ion_memory(mem_info); in takePictureThread()2732 static int deallocate_ion_memory(QCameraHalMemInfo_t *mem_info) in deallocate_ion_memory() function2911 rc = deallocate_ion_memory(&jpegInMemInfo); in encodeJpeg()
551 int deallocate_ion_memory(QCameraHalMemInfo_t *mem_info);