OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arith_dc_U
(Results
1 - 19
of
19
) sorted by null
/external/libjpeg-turbo/
jdarith.c
296
else if (m > (int) ((1L << cinfo->
arith_dc_U
[tbl]) >> 1))
554
else if (m > (int) ((1L << cinfo->
arith_dc_U
[tbl]) >> 1))
jpeglib.h
357
UINT8
arith_dc_U
[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
606
UINT8
arith_dc_U
[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
[
all
...]
jcparam.c
213
cinfo->
arith_dc_U
[i] = 1;
jdmarker.c
214
cinfo->
arith_dc_U
[i] = 1;
412
cinfo->
arith_dc_U
[index] = (UINT8) (val >> 4);
413
if (cinfo->arith_dc_L[index] > cinfo->
arith_dc_U
[index])
[
all
...]
jcmarker.c
263
emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->
arith_dc_U
[i]<<4));
jcarith.c
437
else if (m > (int) ((1L << cinfo->
arith_dc_U
[tbl]) >> 1))
752
else if (m > (int) ((1L << cinfo->
arith_dc_U
[tbl]) >> 1))
/external/pdfium/third_party/libjpeg/
fpdfapi_jdmarker.c
211
cinfo->
arith_dc_U
[i] = 1;
431
cinfo->
arith_dc_U
[index] = (UINT8) (val >> 4);
432
if (cinfo->arith_dc_L[index] > cinfo->
arith_dc_U
[index])
[
all
...]
fpdfapi_jcmarker.c
253
emit_byte(cinfo, cinfo->arith_dc_L[i] + (cinfo->
arith_dc_U
[i]<<4));
jpeglib.h
412
UINT8
arith_dc_U
[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
644
UINT8
arith_dc_U
[NUM_ARITH_TBLS]; /* U values for DC arith-coding tables */
[
all
...]
fpdfapi_jcparam.c
296
cinfo->
arith_dc_U
[i] = 1;
/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
/prebuilts/tools/windows-x86_64/swt/
swt.jar
/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 81 milliseconds