Searched refs:JPEGRawComment (Results 1 – 3 of 3) sorted by relevance
116 typedef struct JPEGRawComment { struct120 } JPEGRawComment; argument
94 JPEGRawComment *comment = (JPEGRawComment*)content; in cbs_jpeg_free_comment()318 SEGMENT(COM, JPEGRawComment, comment, &cbs_jpeg_free_comment); in cbs_jpeg_read_unit()
175 JPEGRawComment *current) in FUNC()