OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MCUs_per_row
(Results
1 - 14
of
14
) sorted by null
/external/jpeg/
jdcoefct.c
151
JDIMENSION last_MCU_col = cinfo->
MCUs_per_row
- 1;
277
unsigned int
MCUs_per_row
= cinfo->
MCUs_per_row
;
288
MCUs_per_row
= jmin(
MCUs_per_row
,
305
[col_offset + yoffset * scan_header.
MCUs_per_row
]);
310
for (MCU_col_num = coef->MCU_ctr; MCU_col_num <
MCUs_per_row
;
404
* jdiv_round_up(cinfo->
MCUs_per_row
, index->MCU_sample_size)
415
for (MCU_col_num = coef->MCU_ctr; MCU_col_num < cinfo->
MCUs_per_row
;
469
scan_header->
MCUs_per_row
= jdiv_round_up(cinfo->MCUs_per_row, sample_size)
[
all
...]
jctrans.c
282
JDIMENSION last_MCU_col = cinfo->
MCUs_per_row
- 1;
303
for (MCU_col_num = coef->mcu_ctr; MCU_col_num < cinfo->
MCUs_per_row
;
jdinput.c
136
cinfo->
MCUs_per_row
= compptr->width_in_blocks;
164
cinfo->
MCUs_per_row
= (JDIMENSION)
jcmaster.c
321
cinfo->
MCUs_per_row
= compptr->width_in_blocks;
349
cinfo->
MCUs_per_row
= (JDIMENSION)
386
long nominal = (long) cinfo->restart_in_rows * (long) cinfo->
MCUs_per_row
;
jpeglib.h
386
JDIMENSION
MCUs_per_row
; /* # of MCUs across the image */
608
JDIMENSION
MCUs_per_row
; /* # of MCUs across the image */
667
int
MCUs_per_row
;
[
all
...]
jccoefct.c
147
JDIMENSION last_MCU_col = cinfo->
MCUs_per_row
- 1;
366
for (MCU_col_num = coef->mcu_ctr; MCU_col_num < cinfo->
MCUs_per_row
;
/external/chromium_org/third_party/libjpeg_turbo/
jctrans.c
293
JDIMENSION last_MCU_col = cinfo->
MCUs_per_row
- 1;
314
for (MCU_col_num = coef->mcu_ctr; MCU_col_num < cinfo->
MCUs_per_row
;
jdinput.c
151
cinfo->
MCUs_per_row
= compptr->width_in_blocks;
179
cinfo->
MCUs_per_row
= (JDIMENSION)
jcmaster.c
356
cinfo->
MCUs_per_row
= compptr->width_in_blocks;
384
cinfo->
MCUs_per_row
= (JDIMENSION)
421
long nominal = (long) cinfo->restart_in_rows * (long) cinfo->
MCUs_per_row
;
jccoefct.c
147
JDIMENSION last_MCU_col = cinfo->
MCUs_per_row
- 1;
366
for (MCU_col_num = coef->mcu_ctr; MCU_col_num < cinfo->
MCUs_per_row
;
jdcoefct.c
157
JDIMENSION last_MCU_col = cinfo->
MCUs_per_row
- 1;
276
for (MCU_col_num = coef->MCU_ctr; MCU_col_num < cinfo->
MCUs_per_row
;
jpeglib.h
441
JDIMENSION
MCUs_per_row
; /* # of MCUs across the image */
673
JDIMENSION
MCUs_per_row
; /* # of MCUs across the image */
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 76 milliseconds