HomeSort by relevance Sort by last modified time
    Searched refs:cRole (Results 1 - 25 of 69) sorted by null

1 2 3

  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 164 if (strncmp((const char *)roleParams->cRole,
170 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 211 if (strncmp((const char *)roleParams->cRole,
217 if (strncmp((const char *)roleParams->cRole,
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 256 OMX_OUT OMX_U8 *cRole,
389 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263);
396 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H264);
403 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG2);
410 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG4);
418 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_H263);
426 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_WMV9);
434 strcpy((char*)pComponentPrivate->componentRole.cRole, VIDDEC_COMPONENTROLES_MPEG4);
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
omx_video_encoder.cpp 814 comp_role->cRole);
829 if(!strncmp((char*)comp_role->cRole,"video_encoder.avc",OMX_MAX_STRINGNAME_SIZE))
835 DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s\n", comp_role->cRole);
841 if(!strncmp((const char*)comp_role->cRole,"video_encoder.mpeg4",OMX_MAX_STRINGNAME_SIZE))
847 DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s\n", comp_role->cRole);
853 if(!strncmp((const char*)comp_role->cRole,"video_encoder.h263",OMX_MAX_STRINGNAME_SIZE))
859 DEBUG_PRINT_ERROR("ERROR: Setparameter: unknown Index %s\n", comp_role->cRole);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
omx_video_encoder.cpp     [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
Exynos_OMX_Mp3dec.c 141 Exynos_OSAL_Strcpy((char *)pComponentRole->cRole, EXYNOS_OMX_COMPONENT_MP3_DEC_ROLE);
244 if (!Exynos_OSAL_Strcmp((char*)pComponentRole->cRole, EXYNOS_OMX_COMPONENT_MP3_DEC_ROLE)) {
394 OMX_OUT OMX_U8 *cRole,
404 if ((hComponent == NULL) || (cRole == NULL)) {
428 Exynos_OSAL_Strcpy((char *)cRole, EXYNOS_OMX_COMPONENT_MP3_DEC_ROLE);
    [all...]
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 161 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 137 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 206 if (strncmp((const char *)roleParams->cRole,
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 164 OMX_OUT OMX_U8 *cRole,
362 strcpy((char*)pComponentPrivate->componentRole.cRole, "audio_encoder.g726");
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 172 OMX_OUT OMX_U8 *cRole,
349 strcpy((char*)pComponentPrivate->componentRole.cRole, AMRWB_DEC_ROLE);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 167 OMX_OUT OMX_U8 *cRole,
370 strcpy((char *) pComponentPrivate->componentRole.cRole, WMA_DEC_ROLE);
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
Exynos_OMX_Mpeg4dec.c     [all...]
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 710 OMX_U8 cRole[MAXNAMESIZE];
775 ComponentRoleEnum(hComp, cRole,
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 191 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 160 if (strncmp((const char *)roleParams->cRole,
  /frameworks/native/include/media/openmax/
OMX_Component.h 586 OMX_OUT OMX_U8 *cRole,
OMX_Core.h 304 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */
    [all...]
  /hardware/qcom/media/mm-core/inc/
OMX_Component.h 569 OMX_OUT OMX_U8 *cRole,
OMX_Core.h 287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 569 OMX_OUT OMX_U8 *cRole,
OMX_Core.h 287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h 569 OMX_OUT OMX_U8 *cRole,
OMX_Core.h 287 OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component role */
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 569 OMX_OUT OMX_U8 *cRole,

Completed in 458 milliseconds

1 2 3