/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_encoder.cpp | 963 comp_role->cRole); in set_parameter() 974 … if (!strncmp((char*)comp_role->cRole,"video_encoder.avc",OMX_MAX_STRINGNAME_SIZE)) { in set_parameter() 977 … DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s", comp_role->cRole); in set_parameter() 981 … if (!strncmp((char*)comp_role->cRole,"video_encoder.avc",OMX_MAX_STRINGNAME_SIZE)) { in set_parameter() 984 … DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s\n", comp_role->cRole); in set_parameter() 988 … if (!strncmp((const char*)comp_role->cRole,"video_encoder.mpeg4",OMX_MAX_STRINGNAME_SIZE)) { in set_parameter() 991 … DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s", comp_role->cRole); in set_parameter() 995 … if (!strncmp((const char*)comp_role->cRole,"video_encoder.h263",OMX_MAX_STRINGNAME_SIZE)) { in set_parameter() 998 … DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s", comp_role->cRole); in set_parameter() 1004 … if (!strncmp((const char*)comp_role->cRole,"video_encoder.vp8",OMX_MAX_STRINGNAME_SIZE)) { in set_parameter() [all …]
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
D | OMX_VideoDecoder.c | 256 OMX_OUT OMX_U8 *cRole, 389 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263); in OMX_ComponentInit() 396 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H264); in OMX_ComponentInit() 403 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG2); in OMX_ComponentInit() 410 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG4); in OMX_ComponentInit() 418 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263); in OMX_ComponentInit() 426 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_WMV9); in OMX_ComponentInit() 434 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG4); in OMX_ComponentInit() 1462 cTempRole = (OMX_U8*)pComponentPrivate->componentRole.cRole; in VIDDEC_SetParameter() 1465 if(strcmp( (char*)pRole->cRole, VIDDEC_COMPONENTROLES_H263) == 0) { in VIDDEC_SetParameter() [all …]
|
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/ |
D | omx_video_encoder.cpp | 814 comp_role->cRole); in set_parameter() 829 if(!strncmp((char*)comp_role->cRole,"video_encoder.avc",OMX_MAX_STRINGNAME_SIZE)) in set_parameter() 835 DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s\n", comp_role->cRole); in set_parameter() 841 if(!strncmp((const char*)comp_role->cRole,"video_encoder.mpeg4",OMX_MAX_STRINGNAME_SIZE)) in set_parameter() 847 DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s\n", comp_role->cRole); in set_parameter() 853 if(!strncmp((const char*)comp_role->cRole,"video_encoder.h263",OMX_MAX_STRINGNAME_SIZE)) in set_parameter() 859 DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s\n", comp_role->cRole); in set_parameter()
|
/hardware/intel/common/utils/ISV/include/ |
D | isv_omxcomponent.h | 200 OMX_OUT OMX_U8 *cRole, 203 OMX_OUT OMX_U8 *cRole,
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/ |
D | OMX_G726Encoder.c | 164 OMX_OUT OMX_U8 *cRole, 362 strcpy((char*)pComponentPrivate->componentRole.cRole, "audio_encoder.g726"); in OMX_ComponentInit() 1738 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 1747 if (cRole == NULL) { in ComponentRoleEnum() 1751 … memcpy(cRole, &pComponentPrivate->componentRole.cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum() 1752 G726ENC_DPRINT("::::In ComponenetRoleEnum: cRole is set to %s\n",cRole); in ComponentRoleEnum()
|
/hardware/intel/common/wrs_omxil_core/base/inc/ |
D | componentbase.h | 244 OMX_OUT OMX_U8 *cRole, 248 OMX_OUT OMX_U8 *cRole,
|
/hardware/intel/common/utils/ISV/omx/ |
D | isv_omxcomponent.cpp | 836 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 841 return pComp->ISV_ComponentRoleEnum(cRole, nIndex); in ComponentRoleEnum() 845 OMX_OUT OMX_U8 *cRole, in ISV_ComponentRoleEnum() argument 850 return mComponent->ComponentRoleEnum(mComponent, cRole, nIndex); in ISV_ComponentRoleEnum()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
D | OMX_WbAmrDecoder.c | 172 OMX_OUT OMX_U8 *cRole, 349 strcpy((char*)pComponentPrivate->componentRole.cRole, AMRWB_DEC_ROLE); in OMX_ComponentInit() 2109 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2117 if (cRole == NULL) { in ComponentRoleEnum() 2121 … memcpy(cRole, &pComponentPrivate->componentRole.cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum() 2122 OMX_PRINT1(pComponentPrivate->dbg, "In ComponenetRoleEnum: cRole is set to %s\n",cRole); in ComponentRoleEnum()
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
D | OMX_VideoEncoder.c | 276 OMX_OUT OMX_U8 *cRole, 447 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.mpeg4"); in OMX_ComponentInit() 451 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.h263"); in OMX_ComponentInit() 455 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.avc"); in OMX_ComponentInit() 460 strcpy((char *)pComponentPrivate->componentRole.cRole, "video_encoder.avc"); in OMX_ComponentInit() 463 strcpy((char *)pComponentPrivate->componentRole.cRole, "VideoEncode"); in OMX_ComponentInit() 2114 if (strcmp((char *)pRole->cRole,"video_encoder.mpeg4")==0) in SetParameter() 2120 else if (strcmp((char *)pRole->cRole,"video_encoder.h263")==0) in SetParameter() 2126 else if (strcmp((char *)pRole->cRole,"video_encoder.avc")==0) in SetParameter() 4086 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument [all …]
|
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/ |
D | OMX_Mp3Decoder.c | 180 OMX_OUT OMX_U8 *cRole, 360 strcpy((char*)pComponentPrivate->componentRole.cRole, MP3_DEC_ROLE); in OMX_ComponentInit() 2410 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2417 if (cRole == NULL){ in ComponentRoleEnum() 2421 … memcpy(cRole, &pComponentPrivate->componentRole.cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum() 2422 OMX_PRINT1(pComponentPrivate->dbg, "[ComponenetRoleEnum] cRole = %s\n",cRole); in ComponentRoleEnum()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/ |
D | OMX_WbAmrEncoder.c | 168 OMX_OUT OMX_U8 *cRole, 456 strcpy((char*)pComponentPrivate->componentRole.cRole, in OMX_ComponentInit() 2478 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2488 if (cRole == NULL) { in ComponentRoleEnum() 2492 memcpy(cRole, in ComponentRoleEnum() 2493 &pComponentPrivate->componentRole.cRole, in ComponentRoleEnum() 2496 "cRole is set to %s for nIndex %ld", cRole, nIndex); in ComponentRoleEnum()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/ |
D | OMX_AmrDecoder.c | 166 OMX_OUT OMX_U8 *cRole, 408 strcpy((char*)pComponentPrivate->componentRole.cRole, "audio_decoder.amrnb"); in OMX_ComponentInit() 2232 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2240 if (NULL == cRole) { in ComponentRoleEnum() 2244 … memcpy(cRole, &pComponentPrivate->componentRole.cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum() 2245 … OMX_PRINT1(pComponentPrivate->dbg, "::::In ComponenetRoleEnum: cRole is set to %s\n",cRole); in ComponentRoleEnum()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/ |
D | OMX_AmrEncoder.c | 178 OMX_OUT OMX_U8 *cRole, 363 strcpy((char *)pComponentPrivate->componentRole.cRole, "audio_encoder.amrnb"); in OMX_ComponentInit() 2365 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2374 if (cRole == NULL) { in ComponentRoleEnum() 2378 … memcpy(cRole, &pComponentPrivate->componentRole.cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum() 2379 … OMX_PRINT1(pComponentPrivate->dbg, "::::In ComponenetRoleEnum: cRole is set to %s\n",cRole); in ComponentRoleEnum()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/ |
D | OMX_AacDecoder.c | 181 OMX_OUT OMX_U8 *cRole, 356 strcpy((char*)pComponentPrivate->componentRole->cRole, AAC_DEC_ROLE); in OMX_ComponentInit() 2333 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2342 if (cRole == NULL) { in ComponentRoleEnum() 2347 …memcpy(cRole, &pComponentPrivate->componentRole->cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum() 2348 … OMX_PRINT2(pComponentPrivate->dbg, "::::In ComponenetRoleEnum: cRole is set to %s\n",cRole); in ComponentRoleEnum()
|
/hardware/ti/omap4xxx/domx/omx_core/src/ |
D | OMX_Core.c | 710 OMX_U8 cRole[MAXNAMESIZE]; in OMX_BuildComponentTable() local 775 ComponentRoleEnum(hComp, cRole, in OMX_BuildComponentTable()
|
/hardware/ti/omap4-aah/domx/omx_core/src/ |
D | OMX_Core.c | 723 OMX_U8 cRole[MAXNAMESIZE]; in OMX_BuildComponentTable() local 788 ComponentRoleEnum(hComp, cRole, in OMX_BuildComponentTable()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
D | OMX_WmaDecoder.c | 167 OMX_OUT OMX_U8 *cRole, 370 strcpy((char *) pComponentPrivate->componentRole.cRole, WMA_DEC_ROLE); in OMX_ComponentInit() 2162 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2171 … memcpy(cRole, &pComponentPrivate->componentRole.cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum() 2172 OMX_PRINT1(pComponentPrivate->dbg, "::::In ComponenetRoleEnum: cRole is set to %s\n",cRole); in ComponentRoleEnum()
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_video_dec/src/ |
D | omx_proxy_videodec_utils.c | 142 if(!strcmp((char *)(compRole.cRole), "video_decoder.wmv")){ in PrearrageEmptyThisBuffer()
|
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
D | OMX_AacEncoder.c | 128 OMX_OUT OMX_U8 *cRole, 353 strcpy((char *)pComponentPrivate->componentRole.cRole, "audio_encoder.aac"); in OMX_ComponentInit() 2284 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 2292 OMX_CONF_CHECK_CMD(cRole, 1, 1); in ComponentRoleEnum() 2293 … memcpy(cRole, &pComponentPrivate->componentRole.cRole, sizeof(OMX_U8) * OMX_MAX_STRINGNAME_SIZE); in ComponentRoleEnum()
|
/hardware/ti/omap4-aah/domx/omx_core/inc/ |
D | OMX_Component.h | 586 OMX_OUT OMX_U8 *cRole,
|
/hardware/qcom/media/mm-core/omxcore/inc/ |
D | OMX_Component.h | 569 OMX_OUT OMX_U8 *cRole,
|
/hardware/ti/omap4xxx/domx/omx_core/inc/ |
D | OMX_Component.h | 569 OMX_OUT OMX_U8 *cRole,
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
D | OMX_Component.h | 569 OMX_OUT OMX_U8 *cRole,
|
/hardware/qcom/media/mm-core/inc/ |
D | OMX_Component.h | 569 OMX_OUT OMX_U8 *cRole,
|
/hardware/intel/common/wrs_omxil_core/base/src/ |
D | componentbase.cpp | 616 ret = SetWorkingRole((OMX_STRING)p->cRole); in CBaseSetParameter() 1223 OMX_OUT OMX_U8 *cRole, in ComponentRoleEnum() argument 1236 return cbase->CBaseComponentRoleEnum(hComponent, cRole, nIndex); in ComponentRoleEnum() 1241 OMX_OUT OMX_U8 *cRole, in CBaseComponentRoleEnum() argument 1250 strncpy((char *)cRole, (const char *)roles[nIndex], in CBaseComponentRoleEnum()
|