OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TJBUFSIZEYUV
(Results
1 - 2
of
2
) sorted by null
/external/libjpeg-turbo/
turbojpeg.h
[
all
...]
turbojpeg.c
653
DLLEXPORT unsigned long DLLCALL
tjBufSizeYUV
(int width, int height,
659
DLLEXPORT unsigned long DLLCALL
TJBUFSIZEYUV
(int width, int height,
662
return
tjBufSizeYUV
(width, height, subsamp);
815
size=
tjBufSizeYUV
(width, height, jpegSubsamp);
[
all
...]
Completed in 62 milliseconds