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

  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/inc/
OMX_AacEnc_Utils.h 451 OMX_U32 EmptythisbufferCount;
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 705 OMX_U32 EmptythisbufferCount;
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEncoder.c 301 pComponentPrivate->EmptythisbufferCount = 0;
    [all...]
OMX_AacEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEnc_Utils.c 347 while (pComponentPrivate->EmptythisbufferCount != pComponentPrivate->EmptybufferdoneCount ||
365 if ((pComponentPrivate->EmptythisbufferCount == pComponentPrivate->EmptybufferdoneCount) &&
    [all...]
OMX_VideoEncoder.c     [all...]

Completed in 250 milliseconds