Home
last modified time | relevance | path

Searched refs:cRole (Results 1 – 22 of 22) sorted by relevance

/frameworks/av/media/libstagefright/codecs/g711/dec/
DSoftG711.cpp164 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
170 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/dec/
DSoftAMR.cpp211 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
217 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/raw/
DSoftRaw.cpp137 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/
DSoftMPEG4.cpp251 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
257 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/native/include/media/openmax/
DOMX_Component.h586 OMX_OUT OMX_U8 *cRole,
DOMX_Core.h304 …OMX_U8 cRole[OMX_MAX_STRINGNAME_SIZE]; /**< name of standard component which defines component ro… member
/frameworks/av/media/libstagefright/codecs/mp3dec/
DSoftMP3.cpp160 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/amrnb/enc/
DSoftAMRNBEncoder.cpp191 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/omx/tests/
DOMXHarness.cpp216 strncpy((char *)params.cRole, role, OMX_MAX_STRINGNAME_SIZE - 1); in setRole()
217 params.cRole[OMX_MAX_STRINGNAME_SIZE - 1] = '\0'; in setRole()
/frameworks/av/media/libstagefright/codecs/amrwbenc/
DSoftAMRWBEncoder.cpp229 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/flac/enc/
DSoftFlacEncoder.cpp218 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/on2/dec/
DSoftVPX.cpp192 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/vorbis/dec/
DSoftVorbis.cpp198 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/aacdec/
DSoftAAC.cpp208 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
DSoftAAC2.cpp199 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/aacenc/
DSoftAACEncoder.cpp232 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
DSoftAACEncoder2.cpp198 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/
DSoftAVC.cpp236 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
DSoftMPEG4Encoder.cpp489 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/codecs/avc/enc/
DSoftAVCEncoder.cpp595 if (strncmp((const char *)roleParams->cRole, in internalSetParameter()
/frameworks/av/media/libstagefright/
DACodec.cpp821 strncpy((char *)roleParams.cRole, in setComponentRole()
824 roleParams.cRole[OMX_MAX_STRINGNAME_SIZE - 1] = '\0'; in setComponentRole()
DOMXCodec.cpp1393 strncpy((char *)roleParams.cRole, in setComponentRole()
1396 roleParams.cRole[OMX_MAX_STRINGNAME_SIZE - 1] = '\0'; in setComponentRole()