Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_gem_framebuffer_helper.c26 #define AFBC_HDR_ALIGN 64 macro
372 hdr_alignment = AFBC_HDR_ALIGN; in drm_gem_afbc_min_size()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_debugfs.c22 #define AFBC_HDR_ALIGN 64 macro
49 hdr_size = ALIGN(n_blocks * AFBC_HEADER_SIZE, AFBC_HDR_ALIGN); in get_afbc_size()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_buf_slot.cpp256 #define AFBC_HDR_ALIGN 64 in get_afbc_min_size() macro
265 hdr_alignment = AFBC_HDR_ALIGN; in get_afbc_min_size()