OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sAPP0
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c
845
JPEG_APPTHUMB_MARKER
sAPP0
;
847
sAPP0
.bMarkerEnabled = OMX_TRUE;
850
sAPP0
.nMarkerSize = sizeof(APPLICATION0);
851
sAPP0
.pMarkerBuffer = APPLICATION0;
852
sAPP0
.nThumbnailWidth = imageinfo->nThumbnailWidth_app0;
853
sAPP0
.nThumbnailHeight = imageinfo->nThumbnailHeight_app0;
861
eError = OMX_SetConfig(pHandle, nCustomIndex, &
sAPP0
);
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h
431
JPEG_APPTHUMB_MARKER
sAPP0
;
Completed in 86 milliseconds