OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:need_context_rows
(Results
1 - 25
of
28
) sorted by null
1
2
/external/libjpeg-turbo/
jdapistd.c
387
if (cinfo->upsample->
need_context_rows
) {
439
if (cinfo->upsample->
need_context_rows
)
456
if (cinfo->upsample->
need_context_rows
) {
493
if (cinfo->upsample->
need_context_rows
) {
jcsample.c
24
* The downsampler may request "context rows" by setting
need_context_rows
482
downsample->pub.
need_context_rows
= FALSE;
495
downsample->pub.
need_context_rows
= TRUE;
516
downsample->pub.
need_context_rows
= TRUE;
jdmainct.c
48
* The upsampler is required to set
need_context_rows
TRUE at global selection
49
* time if so. When
need_context_rows
is FALSE, this controller can simply
53
* When
need_context_rows
is TRUE, this controller guarantees that the buffer
255
if (cinfo->upsample->
need_context_rows
) {
436
if (cinfo->upsample->
need_context_rows
) {
jpegint.h
110
boolean
need_context_rows
; /* TRUE if need rows above & below */
member in struct:jpeg_downsampler
253
boolean
need_context_rows
; /* TRUE if need rows above & below */
member in struct:jpeg_upsampler
jdsample.c
383
upsample->pub.
need_context_rows
= FALSE; /* until we find out differently */
441
upsample->pub.
need_context_rows
= TRUE;
jcprepct.c
336
if (cinfo->downsample->
need_context_rows
) {
jdmerge.c
585
upsample->pub.
need_context_rows
= FALSE;
/external/opencv3/3rdparty/libjpeg/
jcsample.c
21
* The downsampler may request "context rows" by setting
need_context_rows
492
downsample->pub.
need_context_rows
= FALSE;
514
downsample->pub.
need_context_rows
= TRUE;
527
downsample->pub.
need_context_rows
= TRUE;
jdmainct.c
49
* The upsampler is required to set
need_context_rows
TRUE at global selection
50
* time if so. When
need_context_rows
is FALSE, this controller can simply
54
* When
need_context_rows
is TRUE, this controller guarantees that the buffer
314
if (cinfo->upsample->
need_context_rows
) {
495
if (cinfo->upsample->
need_context_rows
) {
jpegint.h
99
boolean
need_context_rows
; /* TRUE if need rows above & below */
member in struct:jpeg_downsampler
241
boolean
need_context_rows
; /* TRUE if need rows above & below */
member in struct:jpeg_upsampler
jdsample.c
308
upsample->pub.
need_context_rows
= FALSE; /* until we find out differently */
jcprepct.c
337
if (cinfo->downsample->
need_context_rows
) {
jdmerge.c
379
upsample->pub.
need_context_rows
= FALSE;
/external/pdfium/third_party/libjpeg/
fpdfapi_jcsample.c
21
* The downsampler may request "context rows" by setting
need_context_rows
477
downsample->pub.
need_context_rows
= FALSE;
490
downsample->pub.
need_context_rows
= TRUE;
503
downsample->pub.
need_context_rows
= TRUE;
fpdfapi_jdmainct.c
48
* The upsampler is required to set
need_context_rows
TRUE at global selection
49
* time if so. When
need_context_rows
is FALSE, this controller can simply
53
* When
need_context_rows
is TRUE, this controller guarantees that the buffer
313
if (cinfo->upsample->
need_context_rows
) {
494
if (cinfo->upsample->
need_context_rows
) {
fpdfapi_jdsample.c
413
upsample->pub.
need_context_rows
= FALSE; /* until we find out differently */
459
upsample->pub.
need_context_rows
= TRUE;
jpegint.h
98
boolean
need_context_rows
; /* TRUE if need rows above & below */
member in struct:jpeg_downsampler
242
boolean
need_context_rows
; /* TRUE if need rows above & below */
member in struct:jpeg_upsampler
fpdfapi_jcprepct.c
334
if (cinfo->downsample->
need_context_rows
) {
fpdfapi_jdmerge.c
382
upsample->pub.
need_context_rows
= FALSE;
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
/prebuilts/tools/darwin-x86_64/swt/
swt.jar
/prebuilts/tools/linux-x86/swt/
swt.jar
/prebuilts/tools/linux-x86_64/swt/
swt.jar
/prebuilts/tools/windows/swt/
swt.jar
Completed in 281 milliseconds
1
2