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

  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 828 OMX_TICKS first_TS;
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h 934 OMX_TICKS first_TS;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 767 OMX_S64 first_TS;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c     [all...]
OMX_AacDecoder.c 314 pComponentPrivate->first_TS = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
OMX_Mp3Dec_Utils.c     [all...]
OMX_Mp3Decoder.c 330 pComponentPrivate->first_TS = 0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c     [all...]
OMX_AmrDecoder.c 351 pComponentPrivate->first_TS = 0;
    [all...]

Completed in 253 milliseconds