Home
last modified time | relevance | path

Searched refs:pPriorityMgmt (Results 1 – 25 of 29) sorted by relevance

12

/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
DOMX_G726Decoder.c265 G726D_OMX_MALLOC(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
266 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
766 G726D_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt, 1, 1); in GetParameter()
767 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in GetParameter()
935 G726D_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt, 1, 1); in SetParameter()
936 memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, in SetParameter()
DOMX_G726Dec_Utils.c505 G726D_OMX_FREE(pComponentPrivate->pPriorityMgmt); in G726DEC_FreeCompResources()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
DOMX_G722Decoder.c264 G722D_OMX_MALLOC(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
265 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
745 G722D_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt, 1, 1); in GetParameter()
746 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in GetParameter()
913 G722D_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt, 1, 1); in SetParameter()
914 memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, in SetParameter()
DOMX_G722Dec_Utils.c634 G722D_OMX_FREE(pComponentPrivate->pPriorityMgmt); in G722DEC_FreeCompResources()
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/inc/
DOMX_WbAmrDecoder.h656 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
DOMX_JpegDecoder.c640 OMX_MALLOC(pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)); in OMX_ComponentInit()
783 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
784 pComponentPrivate->pPriorityMgmt->nGroupPriority = -1; in OMX_ComponentInit()
785 pComponentPrivate->pPriorityMgmt->nGroupID = -1; in OMX_ComponentInit()
1213 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in GetParameter_JPEGDec()
1413 OMX_MEMCPY_CHECK(pComponentPrivate->pPriorityMgmt); in SetParameter_JPEGDec()
1414 …memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, sizeof(OMX_PRIORITYMGM… in SetParameter_JPEGDec()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
DOMX_JpegEncoder.c494 OMX_MALLOC(pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)); in OMX_ComponentInit()
645 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
646 pComponentPrivate->pPriorityMgmt->nGroupPriority = -1; in OMX_ComponentInit()
647 pComponentPrivate->pPriorityMgmt->nGroupID = -1; in OMX_ComponentInit()
1090 …memcpy(pComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE… in JPEGENC_GetParameter()
1229 OMX_MEMCPY_CHECK(pComponentPrivate->pPriorityMgmt); in JPEGENC_SetParameter()
1230 …memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, sizeof(OMX_PRIORITYMGM… in JPEGENC_SetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
DOMX_Mp3Decoder.c283 OMX_MALLOC_GENERIC(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
284 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
801 MP3D_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt, 1, 1); in GetParameter()
802 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in GetParameter()
1001 MP3D_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt, 1, 1); in SetParameter()
1002 …memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, sizeof(OMX_PRIORITYMGM… in SetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/inc/
DOMX_AmrDecoder.h838 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
DOMX_AacDecoder.c279 OMX_MALLOC_GENERIC(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
280 OMX_CONF_INIT_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
832 AACDEC_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt ,1,1) in GetParameter()
833 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in GetParameter()
996 AACDEC_OMX_CONF_CHECK_CMD(pComponentPrivate->pPriorityMgmt,1,1) in SetParameter()
997 …memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, sizeof(OMX_PRIORITYMGM… in SetParameter()
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/inc/
DOMX_G722Dec_Utils.h485 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
DOMX_WbAmrDecoder.c271 OMX_MALLOC_GENERIC(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
887 if (pComponentPrivate->pPriorityMgmt == NULL) { in GetParameter()
891 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in GetParameter()
1074 if (pComponentPrivate->pPriorityMgmt == NULL) { in SetParameter()
1078 …memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, sizeof(OMX_PRIORITYMGM… in SetParameter()
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
DOMX_VideoEncoder.c325 OMX_PRIORITYMGMTTYPE* pPriorityMgmt = NULL; in OMX_ComponentInit() local
555 VIDENC_MALLOC(pComponentPrivate->pPriorityMgmt, in OMX_ComponentInit()
772 pPriorityMgmt = pComponentPrivate->pPriorityMgmt; in OMX_ComponentInit()
773 OMX_CONF_INIT_STRUCT(pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
774 pPriorityMgmt->nGroupPriority = -1; in OMX_ComponentInit()
775 pPriorityMgmt->nGroupID = -1; in OMX_ComponentInit()
1555 pComponentPrivate->pPriorityMgmt, in GetParameter()
1991 pTmp = memcpy(pComponentPrivate->pPriorityMgmt, in SetParameter()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
DOMX_VPP_Utils.h376 OMX_PRIORITYMGMTTYPE *pPriorityMgmt; member
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/inc/
DOMX_G726Dec_Utils.h531 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
DOMX_AmrDecoder.c275 OMX_MALLOC_GENERIC(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in OMX_ComponentInit()
912 if (NULL == pComponentPrivate->pPriorityMgmt) { in GetParameter()
916 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in GetParameter()
1103 if (NULL == pComponentPrivate->pPriorityMgmt) { in SetParameter()
1107 …memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, sizeof(OMX_PRIORITYMGM… in SetParameter()
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/inc/
DOMX_JpegEnc_Utils.h386 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/inc/
DOMX_JpegDec_Utils.h398 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/inc/
DOMX_Mp3Dec_Utils.h647 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/inc/
DOMX_AacDec_Utils.h795 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
DOMX_VideoEnc_Utils.h574 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
DOMX_VideoDecoder.c359 …OMX_MALLOC_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE,pComponentPrivate->nMemUs… in OMX_ComponentInit()
1020 …memcpy(ComponentParameterStructure, pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)… in VIDDEC_GetParameter()
1425 …memcpy(pComponentPrivate->pPriorityMgmt, (OMX_PRIORITYMGMTTYPE*)pCompParam, sizeof(OMX_PRIORITYMGM… in VIDDEC_SetParameter()
2770 if(pComponentPrivate->pPriorityMgmt) { in VIDDEC_ComponentDeInit()
2771 free(pComponentPrivate->pPriorityMgmt); in VIDDEC_ComponentDeInit()
2772 pComponentPrivate->pPriorityMgmt = NULL; in VIDDEC_ComponentDeInit()
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
DOMX_VPP.c741 OMX_MALLOC(pComponentPrivate->pPriorityMgmt, sizeof(OMX_PRIORITYMGMTTYPE)); in OMX_ComponentInit()
1201 pComponentPrivate->pPriorityMgmt, in VPP_GetParameter()
1433 pTemp = memcpy(pComponentPrivate->pPriorityMgmt, in VPP_SetParameter()
DOMX_VPP_Utils.c3384 OMX_INIT_STRUCT(pComponentPrivate->pPriorityMgmt, OMX_PRIORITYMGMTTYPE); in VPP_Initialize_PrivateStruct()
3385 pComponentPrivate->pPriorityMgmt->nGroupPriority = 0; in VPP_Initialize_PrivateStruct()
3386 pComponentPrivate->pPriorityMgmt->nGroupID = 0; in VPP_Initialize_PrivateStruct()
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
DOMX_VideoDec_Utils.h858 OMX_PRIORITYMGMTTYPE* pPriorityMgmt; member

12