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

  /external/chromium_org/media/filters/
ffmpeg_video_decoder_unittest.cc 117 typedef std::vector<scoped_refptr<VideoFrame> > OutputFrames;
123 OutputFrames* output_frames) {
170 OutputFrames output_frames;
196 OutputFrames output_frames;
377 OutputFrames output_frames;
  /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 107 milliseconds