Home
last modified time | relevance | path

Searched defs:NUM_MBS_4K (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dhelpers.c23 #define NUM_MBS_4K (((ALIGN(4096, 16)) >> 4) * ((ALIGN(2304, 16)) >> 4)) macro
H A Dhfi_plat_bufs_v6.c227 #define NUM_MBS_4K (((4096 + 15) >> 4) * ((2304 + 15) >> 4)) macro