HomeSort by relevance Sort by last modified time
    Searched refs:G711Params (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c 240 pComponentPrivate->G711Params[G711ENC_OUTPUT_PORT] = G711_op;
253 pComponentPrivate->G711Params[G711ENC_INPUT_PORT] = G711_ip;
    [all...]
OMX_G711Enc_Utils.c 217 arr[7] = (OMX_U16)pComponentPrivate->G711Params[G711ENC_OUTPUT_PORT]->ePCMMode;
429 OMX_G711ENC_MEMFREE_STRUCT(pComponentPrivate->G711Params[G711ENC_INPUT_PORT]);
430 OMX_G711ENC_MEMFREE_STRUCT(pComponentPrivate->G711Params[G711ENC_OUTPUT_PORT]);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 627 OMX_AUDIO_PARAM_PCMMODETYPE* G711Params[G711ENC_NUM_OF_PORTS];
    [all...]

Completed in 408 milliseconds