Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-i2c.h21 #define COUNT_SIZE 1 macro
23 #define CMD_OVERHEAD_SIZE (COUNT_SIZE + CRC_SIZE)
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_com.h56 #define COUNT_SIZE 13208 macro
H A Dhal_vp9d_rkv.c71 &hw_ctx->g_buf[i].count_base, COUNT_SIZE); in hal_vp9d_alloc_res()
96 ret = mpp_buffer_get(p_hal->group, &hw_ctx->count_base, COUNT_SIZE); in hal_vp9d_alloc_res()
H A Dhal_vp9d_vdpu382.c40 #define COUNT_SIZE_ALIGN_TO_4K MPP_ALIGN(COUNT_SIZE, SZ_4K)
H A Dhal_vp9d_vdpu34x.c40 #define COUNT_SIZE_ALIGN_TO_4K MPP_ALIGN(COUNT_SIZE, SZ_4K)
/OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/
H A Dcodec_vp9.c73 #define COUNT_SIZE 0x3000 macro
96 #define MMU_VBH_OFFSET (COUNT_OFFSET + COUNT_SIZE)