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

  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
LCML_Types.h 187 int TypeofRender; /* 0 for playback and 1 for record*/
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
LCML_DspCodec.c 370 if(phandle->dspCodec->DeviceInfo.TypeofRender == 0)
382 else if(phandle->dspCodec->DeviceInfo.TypeofRender == 1)
680 if(phandle->dspCodec->DeviceInfo.TypeofRender == 0)
691 else if(phandle->dspCodec->DeviceInfo.TypeofRender == 1)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 186 plcml_Init->DeviceInfo.TypeofRender = 0;
207 plcml_Init->DeviceInfo.TypeofRender = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 185 plcml_Init->DeviceInfo.TypeofRender =0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Enc_Utils.c 170 plcml_Init->DeviceInfo.TypeofRender = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c 317 plcml_Init->DeviceInfo.TypeofRender = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c 324 plcml_Init->DeviceInfo.TypeofRender = 1; /* set for record */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c 216 plcml_Init->DeviceInfo.TypeofRender = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 240 plcml_Init->DeviceInfo.TypeofRender = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 201 plcml_Init->DeviceInfo.TypeofRender =0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 183 plcml_Init->DeviceInfo.TypeofRender = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 191 plcml_Init->DeviceInfo.TypeofRender = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c 212 plcml_Init->DeviceInfo.TypeofRender = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 200 plcml_Init->DeviceInfo.TypeofRender =0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 176 plcml_Init->DeviceInfo.TypeofRender = 1;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 194 plcml_Init->DeviceInfo.TypeofRender =0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 179 plcml_Init->DeviceInfo.TypeofRender = 1;
    [all...]

Completed in 595 milliseconds