dht 809 drivers/media/platform/s5p-jpeg/jpeg-core.c for (j = 0; j < ctx->out_q.dht.n; ++j) { dht 810 drivers/media/platform/s5p-jpeg/jpeg-core.c jpeg_buffer.size = ctx->out_q.dht.len[j]; dht 812 drivers/media/platform/s5p-jpeg/jpeg-core.c ctx->out_q.dht.marker[j]; dht 1117 drivers/media/platform/s5p-jpeg/jpeg-core.c unsigned int dht[S5P_JPEG_MAX_MARKER], dht_len[S5P_JPEG_MAX_MARKER]; dht 1195 drivers/media/platform/s5p-jpeg/jpeg-core.c dht[n_dht] = jpeg_buffer.curr; /* after 0xffc4 */ dht 1227 drivers/media/platform/s5p-jpeg/jpeg-core.c result->dht.n = n_dht; dht 1229 drivers/media/platform/s5p-jpeg/jpeg-core.c result->dht.marker[n_dht] = dht[n_dht]; dht 1230 drivers/media/platform/s5p-jpeg/jpeg-core.c result->dht.len[n_dht] = dht_len[n_dht]; dht 201 drivers/media/platform/s5p-jpeg/jpeg-core.h struct s5p_jpeg_marker dht;