OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nObjectType
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
441
OMX_U16
nObjectType
;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c
208
pComponentPrivate->
nObjectType
= pComponentPrivate->aacParams[OUTPUT_PORT]->eAACProfile; /*Object Type */
254
arr[14] = (OMX_U16)pComponentPrivate->
nObjectType
; /*Object Type */
293
arr[14] = (OMX_U16)pComponentPrivate->
nObjectType
; /*bitsperSample;*/
[
all
...]
OMX_AacEncoder.c
297
pComponentPrivate->
nObjectType
= 2;
[
all
...]
Completed in 59 milliseconds