Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/renesas/
Drcar_jpu.c358 static unsigned char jpeg_hdrs[JPU_MAX_QUALITY][JPU_JPEG_HDR_SIZE] = { variable
1137 memcpy(buffer, jpeg_hdrs[jpu_buf->compr_quality], JPU_JPEG_HDR_SIZE); in jpu_buf_finish()
1645 jpu_generate_hdr(i, (unsigned char *)jpeg_hdrs[i]); in jpu_probe()