HomeSort by relevance Sort by last modified time
    Searched defs:arrBufIndex (Results 1 - 11 of 11) sorted by null

  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
OMX_G711Dec_Utils.h 782 OMX_U32 arrBufIndex[MAX_NUM_OF_BUFS];
784 /** Index to arrBufIndex[], used for input buffer timestamps */
787 /** Index to arrBufIndex[], used for output buffer timestamps */
OMX_G711Decoder.h 708 OMX_U32 arrBufIndex[MAX_NUM_OF_BUFS];
710 /** Index to arrBufIndex[], used for input buffer timestamps */
713 /** Index to arrBufIndex[], used for output buffer timestamps */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/inc/
OMX_G711Enc_Utils.h 801 OMX_S64 arrBufIndex[G711ENC_MAX_NUM_OF_BUFS];
803 /** Index to arrBufIndex[], used for input buffer timestamps */
806 /** Index to arrBufIndex[], used for output buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
OMX_Mp3Dec_Utils.h 752 OMX_S64 arrBufIndex[MP3D_MAX_NUM_OF_BUFS];
756 /** Index to arrBufIndex[] and arrBufIndexTick[], used for input buffer timestamps */
758 /** Index to arrBufIndex[] and arrBufIndexTick[], used for output buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
OMX_AmrDecoder.h 814 OMX_S64 arrBufIndex[MAX_NUM_OF_BUFS];
817 /** Index to arrBufIndex[], used for input buffer timestamps */
819 /** Index to arrBufIndex[], used for output buffer timestamps */
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
OMX_WbAmrDecoder.h 640 OMX_S64 arrBufIndex[WBAMR_DEC_MAX_NUM_OF_BUFS];
643 /** Index to arrBufIndex[], used for input buffer timestamps */
645 /** Index to arrBufIndex[], used for output buffer timestamps */
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/inc/
OMX_WbAmrEnc_Utils.h 749 OMX_S64 arrBufIndex[WBAMRENC_MAX_NUM_OF_BUFS];
752 /** Index to arrBufIndex[], used for input buffer timestamps */
754 /** Index to arrBufIndex[], used for output buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
OMX_AacDec_Utils.h 919 OMX_S64 arrBufIndex[MAX_NUM_OF_BUFS_AACDEC];
923 /** Index to arrBufIndex[] and arrBufIndexTick[], used for input buffer timestamps */
925 /** Index to arrBufIndex[] and arrBufIndexTick[], used for input buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
OMX_AmrEnc_Utils.h 910 OMX_S64 arrBufIndex[NBAMRENC_MAX_NUM_OF_BUFS];
913 /** Index to arrBufIndex[], used for input buffer timestamps */
915 /** Index to arrBufIndex[], used for output buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
OMX_WmaDec_Utils.h 795 OMX_S64 arrBufIndex[MAX_NUM_OF_BUFS];
797 /** Index to arrBufIndex[], used for input buffer timestamps */
800 /** Index to arrBufIndex[], used for output buffer timestamps */
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 927 OMX_U64 arrBufIndex[VIDDEC_MAX_QUEUE_SIZE]; /* for time stamps */
    [all...]

Completed in 345 milliseconds