HomeSort by relevance Sort by last modified time
    Searched defs:arrTimestamp (Results 1 - 6 of 6) 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/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/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/g729_dec/inc/
OMX_G729Decoder.h 623 OMX_S64 arrTimestamp[MAX_NUM_OF_BUFS];
  /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...]

Completed in 49 milliseconds