Searched defs:arrBufIndex (Results 1 - 11 of 11) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/inc/
H A DOMX_G711Dec_Utils.h782 OMX_U32 arrBufIndex[MAX_NUM_OF_BUFS]; member in struct:G711DEC_COMPONENT_PRIVATE
784 /** Index to arrBufIndex[], used for input buffer timestamps */
787 /** Index to arrBufIndex[], used for output buffer timestamps */
H A DOMX_G711Decoder.h708 OMX_U32 arrBufIndex[MAX_NUM_OF_BUFS]; member in struct:G711DEC_COMPONENT_PRIVATE
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/
H A DOMX_G711Enc_Utils.h801 OMX_S64 arrBufIndex[G711ENC_MAX_NUM_OF_BUFS]; member in struct:G711ENC_COMPONENT_PRIVATE
803 /** Index to arrBufIndex[], used for input buffer timestamps */
806 /** Index to arrBufIndex[], used for output buffer timestamps */
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h752 OMX_S64 arrBufIndex[MP3D_MAX_NUM_OF_BUFS]; member in struct:MP3DEC_COMPONENT_PRIVATE
756 /** Index to arrBufIndex[] and arrBufIndexTick[], used for input buffer timestamps */
758 /** Index to arrBufIndex[] and arrBufIndexTick[], used for output buffer timestamps */
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h814 OMX_S64 arrBufIndex[MAX_NUM_OF_BUFS]; member in struct:AMRDEC_COMPONENT_PRIVATE
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/
H A DOMX_WbAmrDecoder.h640 OMX_S64 arrBufIndex[WBAMR_DEC_MAX_NUM_OF_BUFS]; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
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/
H A DOMX_WbAmrEnc_Utils.h749 OMX_S64 arrBufIndex[WBAMRENC_MAX_NUM_OF_BUFS]; member in struct:WBAMRENC_COMPONENT_PRIVATE
752 /** Index to arrBufIndex[], used for input buffer timestamps */
754 /** Index to arrBufIndex[], used for output buffer timestamps */
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h919 OMX_S64 arrBufIndex[MAX_NUM_OF_BUFS_AACDEC]; member in struct:AACDEC_COMPONENT_PRIVATE
923 /** Index to arrBufIndex[] and arrBufIndexTick[], used for input buffer timestamps */
925 /** Index to arrBufIndex[] and arrBufIndexTick[], used for input buffer timestamps */
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/inc/
H A DOMX_AmrEnc_Utils.h910 OMX_S64 arrBufIndex[NBAMRENC_MAX_NUM_OF_BUFS]; member in struct:AMRENC_COMPONENT_PRIVATE
913 /** Index to arrBufIndex[], used for input buffer timestamps */
915 /** Index to arrBufIndex[], used for output buffer timestamps */
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h795 OMX_S64 arrBufIndex[MAX_NUM_OF_BUFS]; member in struct:WMADEC_COMPONENT_PRIVATE
797 /** Index to arrBufIndex[], used for input buffer timestamps */
800 /** Index to arrBufIndex[], used for output buffer timestamps */
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h927 OMX_U64 arrBufIndex[VIDDEC_MAX_QUEUE_SIZE]; /* for time stamps */ member in struct:VIDDEC_COMPONENT_PRIVATE

Completed in 1093 milliseconds