OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TJSAMP_411
(Results
1 - 5
of
5
) sorted by null
/external/libjpeg-turbo/doc/html/search/
enumvalues_74.js
20
['tjsamp_5f411',['
TJSAMP_411
',['../group___turbo_j_p_e_g.html#gga1d047060ea80bb9820d540bb928e9074a28ec62575e5ea295c3fde3001dc628e2',1,'turbojpeg.h']]],
all_74.js
65
['tjsamp_5f411',['
TJSAMP_411
',['../group___turbo_j_p_e_g.html#gga1d047060ea80bb9820d540bb928e9074a28ec62575e5ea295c3fde3001dc628e2',1,'turbojpeg.h']]],
/external/libjpeg-turbo/
tjunittest.c
534
(subsamp==
TJSAMP_411
&& sf[i].num==1 &&
536
(subsamp!=
TJSAMP_411
&& sf[i].num==1 &&
569
subsamp==
TJSAMP_411
)
716
doTest(41, 35, _3byteFormats, 2,
TJSAMP_411
, "test");
717
doTest(35, 39, _4byteFormats, num4bf,
TJSAMP_411
, "test");
729
doTest(48, 48, _onlyRGB, 1,
TJSAMP_411
, "test_yuv0");
turbojpeg.h
132
TJSAMP_411
[
all
...]
tjbench.c
904
case 411: subsamp=
TJSAMP_411
; break;
Completed in 724 milliseconds