Searched refs:RKVDEC_VP9_COUNT_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c28 #define RKVDEC_VP9_COUNT_SIZE 13232 macro
1021 count_tbl = dma_alloc_coherent(rkvdec->dev, RKVDEC_VP9_COUNT_SIZE,
1028 vp9_ctx->count_tbl.size = RKVDEC_VP9_COUNT_SIZE;

Completed in 106 milliseconds