Home
last modified time | relevance | path

Searched refs:CreateSection (Results 1 – 4 of 4) sorted by relevance

/external/jhead/
Djhead.h238 Section_t * CreateSection(int SectionType, unsigned char * Data, int size);
Djpgfile.c674 Section_t * CreateSection(int SectionType, unsigned char * Data, int Size) in CreateSection() function
Djhead.c958 CommentSec = CreateSection(M_COM, DummyData, 2);
Dexif.c1379 CreateSection(M_EXIF, NewBuf, DataWriteIndex); in create_EXIF()