OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:File_Format
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
445
OMX_U16
File_Format
;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c
223
pComponentPrivate->
File_Format
= 0;
227
pComponentPrivate->
File_Format
= 1;
233
pComponentPrivate->
File_Format
= 2;
256
arr[16] = (OMX_U16)pComponentPrivate->
File_Format
; /*FileFormat*/
297
arr[16] = pComponentPrivate->
File_Format
; /*FileFormat*/
[
all
...]
OMX_AacEncoder.c
299
pComponentPrivate->
File_Format
= 2;
[
all
...]
Completed in 36 milliseconds