Home
last modified time | relevance | path

Searched refs:G711DEC_FTYPES (Results 1 – 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
DOMX_G711Decoder.h334 typedef struct G711DEC_FTYPES{ struct
340 }G711DEC_FTYPES; argument
DOMX_G711Dec_Utils.h408 typedef struct G711DEC_FTYPES{ struct
414 }G711DEC_FTYPES; typedef
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/tests/
DG711DecTest.c431 typedef struct G711DEC_FTYPES{ struct
437 }G711DEC_FTYPES; argument
462 G711DEC_FTYPES* frameinfo = malloc(sizeof(G711DEC_FTYPES)); in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
DOMX_G711Decoder.c1085 G711DEC_FTYPES *confFrameParams = NULL; in SetConfig()
1153 confFrameParams = (G711DEC_FTYPES*)ComponentConfigStructure; in SetConfig()