Searched refs:jpeg_restart_interval (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/media/platform/chips-media/coda/
H A Dcoda.h137 u8 jpeg_restart_interval; member in struct:coda_params
H A Dcoda-jpeg.c291 ctx->params.jpeg_restart_interval = header.restart_interval;
893 if (ctx->params.jpeg_restart_interval) {
900 ret = coda_jpeg_put_word(ctx->params.jpeg_restart_interval,
1149 coda_write(dev, ctx->params.jpeg_restart_interval,
1399 coda_write(dev, ctx->params.jpeg_restart_interval,
H A Dcoda-bit.c1200 coda_write(dev, ctx->params.jpeg_restart_interval,
H A Dcoda-common.c2290 ctx->params.jpeg_restart_interval = ctrl->val;

Completed in 155 milliseconds