Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/mjpeg/
Dvmjpeg_multi.c168 int cma_alloc_count; member
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/avs2/
Dvavs2.c619 u32 cma_alloc_count; member
7445 dec->cma_alloc_count = PAGE_ALIGN(work_buf_size) / PAGE_SIZE;
7447 dec->cma_alloc_count * PAGE_SIZE, DRIVER_NAME,
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vp9/
Dvvp9.c1009 u32 cma_alloc_count; member
10737 pbi->cma_alloc_count = PAGE_ALIGN(work_buf_size) / PAGE_SIZE;
10739 pbi->cma_alloc_count * PAGE_SIZE, DRIVER_NAME,
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/vav1/
Dvav1.c606 u32 cma_alloc_count; member
9589 hw->cma_alloc_count = PAGE_ALIGN(work_buf_size) / PAGE_SIZE;
9591 hw->cma_alloc_count * PAGE_SIZE, DRIVER_NAME,