Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_jpeg.c19 #define HEIGHT_OFF 159 macro
335 buf[HEIGHT_OFF + 0] = ctx->height >> 8; in hantro_jpeg_header_assemble()
336 buf[HEIGHT_OFF + 1] = ctx->height; in hantro_jpeg_header_assemble()