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

  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 324 NBAMRENC_BUFDATA* OutputFrames;
486 /* OutputFrames = pBuffer->pOutputPortPrivate;
487 printf("Receiving %d Frames\n",OutputFrames->nFrames);*/
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/tests/
WBAmrDecTest.c 230 WBAMRDEC_BUFDATA* OutputFrames;
427 /* OutputFrames = pBuffer->pOutputPortPrivate;
428 printf("Receiving output %d Frames\n",OutputFrames->nFrames);*/
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 308 WBAMRENC_BUFDATA* OutputFrames;
    [all...]

Completed in 467 milliseconds