Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/video/meson/
Dmeson_vpu.h23 VPU_MAX_HEIGHT = 2160, enumerator
Dmeson_vpu.c129 plat->size = VPU_MAX_WIDTH * VPU_MAX_HEIGHT * in meson_vpu_bind()