OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:downsampled_height
(Results
1 - 13
of
13
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
jdinput.c
107
/* downsampled_width and
downsampled_height
will also be overridden by
115
compptr->
downsampled_height
= (JDIMENSION)
jdmainct.c
286
rows_left = (int) (compptr->
downsampled_height
% (JDIMENSION) iMCUheight);
jcmaster.c
146
compptr->
downsampled_height
= (JDIMENSION)
jdmaster.c
254
* and has computed unscaled downsampled_width and
downsampled_height
.
318
compptr->
downsampled_height
= (JDIMENSION)
330
* and has computed unscaled downsampled_width and
downsampled_height
.
jpeglib.h
167
JDIMENSION
downsampled_height
; /* actual height in samples */
member in struct:__anon17383
[
all
...]
/external/jpeg/
jdinput.c
92
/* downsampled_width and
downsampled_height
will also be overridden by
100
compptr->
downsampled_height
= (JDIMENSION)
jdmainct.c
283
rows_left = (int) (compptr->
downsampled_height
% (JDIMENSION) iMCUheight);
jdmaster.c
171
compptr->
downsampled_height
= (JDIMENSION)
183
* and has computed unscaled downsampled_width and
downsampled_height
.
jcmaster.c
111
compptr->
downsampled_height
= (JDIMENSION)
jpeglib.h
155
JDIMENSION
downsampled_height
; /* actual height in samples */
member in struct:__anon2281
[
all
...]
/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
JPEGImageDecoder.cpp
260
return IntSize(info->cur_comp_info[component]->downsampled_width, info->cur_comp_info[component]->
downsampled_height
);
[
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 48 milliseconds