Searched refs:iBlockAlign (Results 1 - 4 of 4) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/common/inc/
H A DTIDspOmx.h650 OMX_U16 iBlockAlign; member in struct:_WMA_HeadInfo
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/inc/
H A DOMX_WmaDec_Utils.h589 OMX_U16 iBlockAlign; member in struct:RCA_HEADER
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDec_Utils.c1486 memcpy(pBufHeader->pBuffer + 54, &pComponentPrivate->rcaheader->iBlockAlign, 2);
3840 pStreamData->iBlockAlign=*((OMX_U16 *)(pBuffer+2+4+4+2));
3843 pStreamData->iMaxPacketSize=pStreamData->iBlockAlign+31;
H A DOMX_WmaDecoder.c287 pComponentPrivate->pHeaderInfo->iBlockAlign = 40 ;

Completed in 308 milliseconds