Searched defs:pPriorityMgmt (Results 1 - 12 of 12) sorted by relevance

/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c325 OMX_PRIORITYMGMTTYPE* pPriorityMgmt = NULL; local
555 VIDENC_MALLOC(pComponentPrivate->pPriorityMgmt,
771 /* Set pPriorityMgmt defaults */
772 pPriorityMgmt = pComponentPrivate->pPriorityMgmt;
773 OMX_CONF_INIT_STRUCT(pPriorityMgmt, OMX_PRIORITYMGMTTYPE);
774 pPriorityMgmt->nGroupPriority = -1;
775 pPriorityMgmt->nGroupID = -1;
1555 pComponentPrivate->pPriorityMgmt,
1991 pTmp = memcpy(pComponentPrivate->pPriorityMgmt,
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
H A DOMX_G722Dec_Utils.h485 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:G722DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
H A DOMX_G726Dec_Utils.h531 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:G726DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
H A DOMX_Mp3Dec_Utils.h647 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:MP3DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
H A DOMX_AmrDecoder.h838 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:AMRDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
H A DOMX_WbAmrDecoder.h656 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:WBAMR_DEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
H A DOMX_JpegDec_Utils.h398 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:JPEGDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
H A DOMX_VPP_Utils.h376 OMX_PRIORITYMGMTTYPE *pPriorityMgmt; member in struct:VPP_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
H A DOMX_AacDec_Utils.h795 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:AACDEC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
H A DOMX_JpegEnc_Utils.h386 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:JPEGENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
H A DOMX_VideoEnc_Utils.h574 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:VIDENC_COMPONENT_PRIVATE
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
H A DOMX_VideoDec_Utils.h858 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member in struct:VIDDEC_COMPONENT_PRIVATE

Completed in 119 milliseconds