OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sAPP1
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/test/
JPEGTestEnc.c
873
JPEG_APPTHUMB_MARKER
sAPP1
;
875
sAPP1
.bMarkerEnabled = OMX_TRUE;
878
sAPP1
.nThumbnailWidth = imageinfo->nThumbnailWidth_app1;
879
sAPP1
.nThumbnailHeight = imageinfo->nThumbnailHeight_app1;
882
if(
sAPP1
.nThumbnailWidth > 0 &&
sAPP1
.nThumbnailHeight > 0) {
883
sAPP1
.nMarkerSize = sizeof(APPLICATION1_THUMB);
884
sAPP1
.pMarkerBuffer = APPLICATION1_THUMB
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
OMX_JpegEnc_Utils.h
432
JPEG_APPTHUMB_MARKER
sAPP1
;
Completed in 68 milliseconds