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

  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
OMX_G722Enc_Utils.h 645 OMX_S64 arrTimestamp[G722ENC_MAX_NUM_OF_BUFS];
648 /** Index to arrTimestamp[], used for input buffer timestamps */
650 /** Index to arrTimestamp[], used for output buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
OMX_G729Decoder.h 623 OMX_S64 arrTimestamp[MAX_NUM_OF_BUFS];
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
OMX_G722Dec_Utils.h 565 OMX_S64 arrTimestamp[MAX_NUM_OF_BUFS];
568 /** Index to arrTimestamp[], used for input buffer timestamps */
570 /** Index to arrTimestamp[], used for output buffer timestamps */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
OMX_G726Dec_Utils.h 678 OMX_S64 arrTimestamp[MAX_NUM_OF_BUFS];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/inc/
OMX_G726Enc_Utils.h 683 OMX_S64 arrTimestamp[G726ENC_MAX_NUM_OF_BUFS];
686 /** Index to arrTimestamp[], used for input buffer timestamps */
688 /** Index to arrTimestamp[], used for output buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/inc/
OMX_G729Enc_Utils.h 876 OMX_S64 arrTimestamp[G729ENC_MAX_NUM_OF_BUFS];
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Dec_Utils.c     [all...]
OMX_G722Decoder.c 255 pComponentPrivate->arrTimestamp[i] = 0;
327 pComponentPrivate->arrTimestamp[i] = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
OMX_G726Dec_Utils.c     [all...]
OMX_G726Decoder.c 258 pComponentPrivate->arrTimestamp[i] = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c     [all...]
OMX_G726Encoder.c 266 pComponentPrivate->arrTimestamp[i] = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c     [all...]
OMX_G729Decoder.c 289 pComponentPrivate->arrTimestamp[i] = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c     [all...]
OMX_G729Encoder.c 286 pComponentPrivate->arrTimestamp[i] = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 415 pComponentPrivate->arrTimestamp[i] = 0;
    [all...]
OMX_G722Enc_Utils.c     [all...]

Completed in 159 milliseconds