Searched refs:color_buf (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Djcprepct.c59 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon3942
62 int next_buf_row; /* index of next row to store in color_buf */
146 prep->color_buf,
156 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
164 prep->color_buf, (JDIMENSION) 0,
213 prep->color_buf,
221 jcopy_sample_rows(prep->color_buf[ci], 0,
222 prep->color_buf[ci], -row,
237 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
246 prep->color_buf,
[all...]
H A Djdsample.c40 * ie do not need rescaling. The corresponding entry of color_buf[] is
43 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon3965
48 int next_row_out; /* counts rows emitted from color_buf */
105 * to color_buf[ci], so that fullsize_upsample can change it.
109 upsample->color_buf + ci);
128 (*cinfo->cconvert->color_convert) (cinfo, upsample->color_buf,
150 * For full-size components, we just make color_buf[ci] point at the
471 upsample->color_buf[ci] = (*cinfo->mem->alloc_sarray)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Djcprepct.c59 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon4847
62 int next_buf_row; /* index of next row to store in color_buf */
146 prep->color_buf,
156 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
164 prep->color_buf, (JDIMENSION) 0,
213 prep->color_buf,
221 jcopy_sample_rows(prep->color_buf[ci], 0,
222 prep->color_buf[ci], -row,
237 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
246 prep->color_buf,
[all...]
H A Djdsample.c40 * ie do not need rescaling. The corresponding entry of color_buf[] is
43 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon4870
48 int next_row_out; /* counts rows emitted from color_buf */
105 * to color_buf[ci], so that fullsize_upsample can change it.
109 upsample->color_buf + ci);
128 (*cinfo->cconvert->color_convert) (cinfo, upsample->color_buf,
150 * For full-size components, we just make color_buf[ci] point at the
471 upsample->color_buf[ci] = (*cinfo->mem->alloc_sarray)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Djcprepct.c59 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon38872
62 int next_buf_row; /* index of next row to store in color_buf */
146 prep->color_buf,
156 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
164 prep->color_buf, (JDIMENSION) 0,
213 prep->color_buf,
221 jcopy_sample_rows(prep->color_buf[ci], 0,
222 prep->color_buf[ci], -row,
237 expand_bottom_edge(prep->color_buf[ci], cinfo->image_width,
246 prep->color_buf,
[all...]
H A Djdsample.c40 * ie do not need rescaling. The corresponding entry of color_buf[] is
43 JSAMPARRAY color_buf[MAX_COMPONENTS]; member in struct:__anon38895
48 int next_row_out; /* counts rows emitted from color_buf */
105 * to color_buf[ci], so that fullsize_upsample can change it.
109 upsample->color_buf + ci);
128 (*cinfo->cconvert->color_convert) (cinfo, upsample->color_buf,
150 * For full-size components, we just make color_buf[ci] point at the
471 upsample->color_buf[ci] = (*cinfo->mem->alloc_sarray)

Completed in 146 milliseconds