Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/hantro/
H A Dhantro_jpeg.c17 #define HEIGHT_OFF 141 macro
315 buf[HEIGHT_OFF + 0] = ctx->height >> 8; in hantro_jpeg_header_assemble()
316 buf[HEIGHT_OFF + 1] = ctx->height; in hantro_jpeg_header_assemble()