Home
last modified time | relevance | path

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

/drivers/media/platform/qcom/venus/
Dhfi_venus.c92 #define ALIGNED_SFR_SIZE ALIGN(SFR_SIZE, SZ_4K) macro
94 #define SHARED_QSIZE ALIGN(ALIGNED_SFR_SIZE + ALIGNED_QUEUE_SIZE + \
774 ret = venus_alloc(hdev, &desc, ALIGNED_SFR_SIZE); in venus_interface_queues_init()
780 sfr->buf_size = ALIGNED_SFR_SIZE; in venus_interface_queues_init()
1680 sfr->buf_size = ALIGNED_SFR_SIZE; in venus_hfi_queues_reinit()