Home
last modified time | relevance | path

Searched refs:MPP_BUFFER_SPECIAL_DMA_HEAP_NUM (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buffer_impl.cpp32 #define MPP_BUFFER_SPECIAL_DMA_HEAP_NUM 8 macro
68 MppAllocator mAllocatorDmaHeapWithFlag[MPP_BUFFER_SPECIAL_DMA_HEAP_NUM];
837 for (i = 1; i < MPP_BUFFER_SPECIAL_DMA_HEAP_NUM; i++) in ~MppBufferService()