HomeSort by relevance Sort by last modified time
    Searched refs:roleParams (Results 1 - 17 of 17) sorted by null

  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.cpp 167 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
171 if (strncmp((const char *)roleParams->cRole,
177 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/amrnb/dec/
SoftAMR.cpp 207 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
211 if (strncmp((const char *)roleParams->cRole,
217 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.cpp 158 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
161 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/raw/
SoftRaw.cpp 134 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
137 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 188 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
191 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.cpp 176 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
179 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 229 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
232 if (strncmp((const char *)roleParams->cRole,
SoftAACEncoder2.cpp 233 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
236 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/amrwbenc/
SoftAMRWBEncoder.cpp 226 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
229 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/flac/enc/
SoftFlacEncoder.cpp 221 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
224 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/opus/dec/
SoftOpus.cpp 185 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
188 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/vorbis/dec/
SoftVorbis.cpp 197 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
200 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/omx/
SoftVideoDecoderOMXComponent.cpp 322 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
325 if (strncmp((const char *)roleParams->cRole,
SoftVideoEncoderOMXComponent.cpp 216 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
219 if (strncmp((const char *)roleParams->cRole,
  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.cpp 284 const OMX_PARAM_COMPONENTROLETYPE *roleParams =
287 if (strncmp((const char *)roleParams->cRole,
    [all...]
  /frameworks/av/media/libstagefright/
OMXCodec.cpp     [all...]
ACodec.cpp     [all...]

Completed in 593 milliseconds