OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nYLength
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
JPEGTest.h
109
OMX_U32
nYLength
; /*Sectional decoding: Y lenght*/
JPEGTest.c
614
OMX_U32
nYLength
= 0; /*Sectional decoding: Y lenght*/
725
nYLength
= atoi(argv[10]);
[
all
...]
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
OMX_JpegDec_Utils.h
383
OMX_U32
nYLength
; /*Sectional decoding: Y lenght*/
Completed in 32 milliseconds