Home
last modified time | relevance | path

Searched refs:G711ENC_FTYPES (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
DOMX_G711Enc_Utils.h421 typedef struct G711ENC_FTYPES{ struct
428 }G711ENC_FTYPES; argument
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/tests/
DG711EncTest.c384 typedef struct G711ENC_FTYPES{ struct
391 }G711ENC_FTYPES; argument
411 G711ENC_FTYPES *g711eframeinfo = malloc(sizeof(G711ENC_FTYPES)); in main()
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
DOMX_G711Encoder.c1010 G711ENC_FTYPES *confFrameParams = NULL; in SetConfig()
1039 confFrameParams = (G711ENC_FTYPES*)ComponentConfigStructure; in SetConfig()