OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:arith_ac_K
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
jdarith.c
364
(k <= cinfo->
arith_ac_K
[tbl] ? 189 : 217);
591
(k <= cinfo->
arith_ac_K
[tbl] ? 189 : 217);
jpeglib.h
362
UINT8
arith_ac_K
[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
611
UINT8
arith_ac_K
[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
[
all
...]
jcarith.c
523
(k <= cinfo->
arith_ac_K
[tbl] ? 189 : 217);
792
(k <= cinfo->
arith_ac_K
[tbl] ? 189 : 217);
881
cinfo->
arith_ac_K
[tbl] = cinfo->Ss + ((8 + cinfo->Se - cinfo->Ss) >> 4);
jcmarker.c
266
emit_byte(cinfo, cinfo->
arith_ac_K
[i]);
jcparam.c
322
cinfo->
arith_ac_K
[i] = 5;
jdmarker.c
214
cinfo->
arith_ac_K
[i] = 5;
408
cinfo->
arith_ac_K
[index-NUM_ARITH_TBLS] = (UINT8) val;
[
all
...]
/external/jpeg/
jpeglib.h
315
UINT8
arith_ac_K
[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
551
UINT8
arith_ac_K
[NUM_ARITH_TBLS]; /* Kx values for AC arith-coding tables */
[
all
...]
jcmarker.c
257
emit_byte(cinfo, cinfo->
arith_ac_K
[i]);
jdmarker.c
212
cinfo->
arith_ac_K
[i] = 5;
401
cinfo->
arith_ac_K
[index-NUM_ARITH_TBLS] = (UINT8) val;
[
all
...]
jcparam.c
297
cinfo->
arith_ac_K
[i] = 5;
/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 434 milliseconds