OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dasfmode
(Results
1 - 25
of
38
) sorted by null
1
2
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/tests/
WmaDecTest.c
241
void fill_init_params(OMX_HANDLETYPE pHandle,const char * filename, int
dasfmode
, TI_OMX_DATAPATH * dataPath);
497
int
dasfmode
= 0;
local
560
dasfmode
= atoi(argv[4]);
561
if(
dasfmode
== 1){
564
else if(
dasfmode
== 0){
691
dasfmode
= atoi(argv[4]);
692
if(
dasfmode
== 1){
695
else if(
dasfmode
== 0){
828
else if (
dasfmode
== 1)
924
if(
dasfmode
)
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
G711DecTest.c
235
OMX_S16
dasfmode
= 0;
variable
663
dasfmode
= atoi(argv[6]);
664
if(
dasfmode
== 1){
670
else if(
dasfmode
== 0){
760
if (
dasfmode
)
819
if(
dasfmode
== 1) {
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c
283
OMX_PRINT1(pComponentPrivate->dbg, "Setting
dasfmode
and mimemode to 0\n");
284
pComponentPrivate->
dasfmode
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c
292
G729DEC_DPRINT("Setting
dasfmode
to 0\n");
294
pComponentPrivate->
dasfmode
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
OMX_G722Enc_Utils.h
501
OMX_U32
dasfmode
;
member in struct:G722ENC_COMPONENT_PRIVATE
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h
462
OMX_S16
dasfmode
;
member in struct:G729DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h
547
OMX_U32
dasfmode
;
member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c
284
G711DEC_DPRINT("Setting
dasfmode
and mimemode to 0\n");
285
pComponentPrivate->
dasfmode
= 0;
[
all
...]
OMX_G711Dec_Utils.c
173
if(pComponentPrivate->
dasfmode
== 1) {
174
G711DEC_DPRINT("pComponentPrivate->
dasfmode
= %d\n",pComponentPrivate->
dasfmode
);
224
if(pComponentPrivate->
dasfmode
== 1) {
697
if (pComponentPrivate->
dasfmode
== 1)
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c
420
pComponentPrivate->
dasfmode
= 0;
[
all
...]
OMX_G722Enc_Utils.c
292
if(pComponentPrivate->
dasfmode
== 1) {
351
if (pComponentPrivate->
dasfmode
== 1){
804
if ((pComponentPrivate->
dasfmode
== 1) && (pComponentPrivate->pParams)) {
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDecoder.c
283
OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c ::Setting
dasfmode
and mimemode to 0\n",__LINE__);
284
pComponentPrivate->
dasfmode
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c
270
OMX_S16
dasfmode
= 0;
variable
737
dasfmode
= atoi(argv[7]);
901
if(
dasfmode
)
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h
610
OMX_S16
dasfmode
;
member in struct:G711DEC_COMPONENT_PRIVATE
OMX_G711Decoder.h
536
OMX_S16
dasfmode
;
member in struct:G711DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h
455
OMX_U32
dasfmode
;
member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h
486
OMX_U32
dasfmode
;
member in struct:G726DEC_COMPONENT_PRIVATE
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h
647
OMX_S16
dasfmode
;
member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Decoder.c
298
pComponentPrivate->
dasfmode
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h
760
OMX_U32
dasfmode
;
member in struct:AACDEC_COMPONENT_PRIVATE
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h
447
OMX_U32
dasfmode
;
member in struct:AACENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h
617
OMX_U32
dasfmode
;
member in struct:MP3DEC_COMPONENT_PRIVATE
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h
688
int
dasfmode
;
member in struct:WMADEC_COMPONENT_PRIVATE
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c
307
pComponentPrivate->
dasfmode
= 0;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c
187
if(pComponentPrivate->
dasfmode
== 1) {
213
if (pComponentPrivate->
dasfmode
== 0){
636
if (pComponentPrivate->
dasfmode
== 1) {
[
all
...]
Completed in 216 milliseconds
1
2