OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:M_JFIF
(Results
1 - 6
of
6
) sorted by null
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h
59
#define
M_JFIF
0xE0 /* Jfif marker*/
JPEGTest.c
303
case
M_JFIF
:
[
all
...]
/external/jhead/
jpgfile.c
247
case
M_JFIF
:
438
case
M_JFIF
:
808
if (Sections[0].Type != M_EXIF && Sections[0].Type !=
M_JFIF
){
811
0xff,
M_JFIF
,
870
if (Sections[0].Type != M_EXIF && Sections[0].Type !=
M_JFIF
){
873
0xff,
M_JFIF
,
970
case
M_JFIF
:
jhead.h
292
#define
M_JFIF
0xE0 // Jfif marker
/device/moto/shamu/camera/QCamera2/HAL/test/
qcamera_test.h
220
#define
M_JFIF
0xE0 // Jfif marker
qcamera_test.cpp
631
case
M_JFIF
:
[
all
...]
Completed in 420 milliseconds