OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tjPlaneHeight
(Results
1 - 5
of
5
) sorted by null
/external/libjpeg-turbo/doc/html/search/
functions_74.js
24
['
tjplaneheight
',['
tjPlaneHeight
',['../group___turbo_j_p_e_g.html#ga1a209696c6a80748f20e134b3c64789f',1,'turbojpeg.h']]],
all_74.js
59
['
tjplaneheight
',['
tjPlaneHeight
',['../group___turbo_j_p_e_g.html#ga1a209696c6a80748f20e134b3c64789f',1,'turbojpeg.h']]],
/external/libjpeg-turbo/
turbojpeg.c
644
int ph=
tjPlaneHeight
(i, height, subsamp);
687
DLLEXPORT int
tjPlaneHeight
(int componentID, int height, int subsamp)
692
_throw("
tjPlaneHeight
(): Invalid argument");
695
_throw("
tjPlaneHeight
(): Invalid argument");
718
ph=
tjPlaneHeight
(componentID, height, subsamp);
1003
ph0=
tjPlaneHeight
(0, height, subsamp);
1014
int ph1=
tjPlaneHeight
(1, height, subsamp);
[
all
...]
turbojpeg.h
[
all
...]
turbojpeg-jni.c
157
jint retval=(jint)
tjPlaneHeight
(componentID, height, subsamp);
[
all
...]
Completed in 42 milliseconds