Home
last modified time | relevance | path

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

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