/frameworks/native/include/media/openmax/ |
D | OMX_IVCommon.h | 184 OMX_U32 nPortIndex; /**< Port that this struct applies to */ member 198 OMX_U32 nPortIndex; /**< Port that this struct applies to */ member 237 OMX_U32 nPortIndex; member 258 OMX_U32 nPortIndex; member 278 OMX_U32 nPortIndex; member 324 OMX_U32 nPortIndex; member 343 OMX_U32 nPortIndex; member 361 OMX_U32 nPortIndex; member 398 OMX_U32 nPortIndex; member 416 OMX_U32 nPortIndex; member [all …]
|
D | OMX_Audio.h | 140 OMX_U32 nPortIndex; /**< Indicates which port to set */ member 180 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 225 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 297 OMX_U32 nPortIndex; /**< Port that this structure applies to */ member 320 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 349 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 386 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 419 OMX_U32 nPortIndex; /**< Port that this structure applies to */ member 445 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 464 OMX_U32 nPortIndex; /**< port that this structure applies to */ member [all …]
|
D | OMX_Video.h | 178 OMX_U32 nPortIndex; member 202 OMX_U32 nPortIndex; member 225 OMX_U32 nPortIndex; member 261 OMX_U32 nPortIndex; member 298 OMX_U32 nPortIndex; member 338 OMX_U32 nPortIndex; member 365 OMX_U32 nPortIndex; member 392 OMX_U32 nPortIndex; member 516 OMX_U32 nPortIndex; member 576 OMX_U32 nPortIndex; member [all …]
|
D | OMX_VideoExt.h | 57 OMX_U32 nPortIndex; member 82 OMX_U32 nPortIndex; member 93 OMX_U32 nPortIndex; member 106 OMX_U32 nPortIndex; member 139 OMX_U32 nPortIndex; member 192 OMX_U32 nPortIndex; member 201 OMX_U32 nPortIndex; member
|
D | OMX_Image.h | 160 OMX_U32 nPortIndex; member 198 OMX_U32 nPortIndex; member 232 OMX_U32 nPortIndex; member 257 OMX_U32 nPortIndex; member 295 OMX_U32 nPortIndex; member 333 OMX_U32 nPortIndex; member
|
D | OMX_Core.h | 481 OMX_U32 nPortIndex; member 635 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 1005 nPortIndex, \ argument 1012 nPortIndex, \ 1048 nPortIndex, \ argument 1054 nPortIndex, \ 1083 nPortIndex, \ argument 1087 nPortIndex, \ 1185 nPortIndex, \ argument 1191 nPortIndex, \
|
D | OMX_Other.h | 133 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 195 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 344 OMX_U32 nPortIndex; /**< Indicates which port to set */ member
|
D | OMX_Component.h | 81 OMX_U32 nPortIndex; /**< Port number the structure applies to */ member 109 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 498 OMX_IN OMX_U32 nPortIndex, 510 OMX_IN OMX_U32 nPortIndex, 520 OMX_IN OMX_U32 nPortIndex, 580 OMX_IN OMX_U32 nPortIndex,
|
D | OMX_AudioExt.h | 55 OMX_U32 nPortIndex; /**< port that this structure applies to */ member 64 OMX_U32 nPortIndex; /**< port that this structure applies to */ member
|
/frameworks/native/include/media/hardware/ |
D | HardwareAPI.h | 51 OMX_U32 nPortIndex; member 81 OMX_U32 nPortIndex; member 111 OMX_U32 nPortIndex; member 125 OMX_U32 nPortIndex; member 139 OMX_U32 nPortIndex; // IN member 232 OMX_U32 nPortIndex; // IN member
|
/frameworks/av/media/libstagefright/codecs/amrnb/enc/ |
D | SoftAMRNBEncoder.cpp | 70 def.nPortIndex = 0; in initPorts() 88 def.nPortIndex = 1; in initPorts() 123 if (formatParams->nPortIndex > 1) { in internalGetParameter() 132 (formatParams->nPortIndex == 0) in internalGetParameter() 143 if (amrParams->nPortIndex != 1) { in internalGetParameter() 161 if (pcmParams->nPortIndex != 0) { in internalGetParameter() 205 if (formatParams->nPortIndex > 1) { in internalSetParameter() 213 if ((formatParams->nPortIndex == 0 in internalSetParameter() 215 || (formatParams->nPortIndex == 1 in internalSetParameter() 228 if (amrParams->nPortIndex != 1) { in internalSetParameter() [all …]
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | SoftAMRWBEncoder.cpp | 77 def.nPortIndex = 0; in initPorts() 95 def.nPortIndex = 1; in initPorts() 158 if (formatParams->nPortIndex > 1) { in internalGetParameter() 167 (formatParams->nPortIndex == 0) in internalGetParameter() 178 if (amrParams->nPortIndex != 1) { in internalGetParameter() 199 if (pcmParams->nPortIndex != 0) { in internalGetParameter() 243 if (formatParams->nPortIndex > 1) { in internalSetParameter() 251 if ((formatParams->nPortIndex == 0 in internalSetParameter() 253 || (formatParams->nPortIndex == 1 in internalSetParameter() 266 if (amrParams->nPortIndex != 1) { in internalSetParameter() [all …]
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/ |
D | SoftMPEG4Encoder.cpp | 215 def.nPortIndex = 0; in initPorts() 239 def.nPortIndex = 1; in initPorts() 284 if (bitRate->nPortIndex != 1) { in internalGetParameter() 298 if (formatParams->nPortIndex > 1) { in internalGetParameter() 306 if (formatParams->nPortIndex == 0) { in internalGetParameter() 332 if (h263type->nPortIndex != 1) { in internalGetParameter() 353 if (mpeg4type->nPortIndex != 1) { in internalGetParameter() 377 if (profileLevel->nPortIndex != 1) { in internalGetParameter() 416 if (bitRate->nPortIndex != 1 || in internalSetParameter() 429 if (def->nPortIndex > 1) { in internalSetParameter() [all …]
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | SoftAACEncoder.cpp | 84 def.nPortIndex = 0; in initPorts() 102 def.nPortIndex = 1; in initPorts() 157 if (formatParams->nPortIndex > 1) { in internalGetParameter() 166 (formatParams->nPortIndex == 0) in internalGetParameter() 177 if (aacParams->nPortIndex != 1) { in internalGetParameter() 201 if (pcmParams->nPortIndex != 0) { in internalGetParameter() 246 if (formatParams->nPortIndex > 1) { in internalSetParameter() 254 if ((formatParams->nPortIndex == 0 in internalSetParameter() 256 || (formatParams->nPortIndex == 1 in internalSetParameter() 269 if (aacParams->nPortIndex != 1) { in internalSetParameter() [all …]
|
D | SoftAACEncoder2.cpp | 73 def.nPortIndex = 0; in initPorts() 91 def.nPortIndex = 1; in initPorts() 126 if (formatParams->nPortIndex > 1) { in internalGetParameter() 135 (formatParams->nPortIndex == 0) in internalGetParameter() 146 if (aacParams->nPortIndex != 1) { in internalGetParameter() 205 if (pcmParams->nPortIndex != 0) { in internalGetParameter() 250 if (formatParams->nPortIndex > 1) { in internalSetParameter() 258 if ((formatParams->nPortIndex == 0 in internalSetParameter() 260 || (formatParams->nPortIndex == 1 in internalSetParameter() 273 if (aacParams->nPortIndex != 1) { in internalSetParameter() [all …]
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
D | SoftVPXEncoder.cpp | 115 inputPort.nPortIndex = kInputPortIndex; in initPorts() 143 outputPort.nPortIndex = kOutputPortIndex; in initPorts() 416 if (formatParams->nPortIndex == kInputPortIndex) { in internalGetParameter() 434 } else if (formatParams->nPortIndex == kOutputPortIndex) { in internalGetParameter() 448 if (bitrate->nPortIndex != kOutputPortIndex) { in internalGetParameter() 469 if (vp8Params->nPortIndex != kOutputPortIndex) { in internalGetParameter() 484 if (vp8AndroidParams->nPortIndex != kOutputPortIndex) { in internalGetParameter() 502 if (profileAndLevel->nPortIndex != kOutputPortIndex) { in internalGetParameter() 535 if (profileAndLevel->nPortIndex != kOutputPortIndex) { in internalGetParameter() 598 if (storeParam->nPortIndex != kInputPortIndex) { in internalSetParameter() [all …]
|
/frameworks/av/media/libstagefright/omx/ |
D | SoftVideoDecoderOMXComponent.cpp | 78 def.nPortIndex = kInputPortIndex; in initPorts() 101 def.nPortIndex = kOutputPortIndex; in initPorts() 254 if (formatParams->nPortIndex > kMaxPortIndex) { in internalGetParameter() 262 if (formatParams->nPortIndex == kInputPortIndex) { in internalGetParameter() 267 CHECK_EQ(formatParams->nPortIndex, 1u); in internalGetParameter() 282 if (profileLevel->nPortIndex != kInputPortIndex) { in internalGetParameter() 283 ALOGE("Invalid port index: %" PRIu32, profileLevel->nPortIndex); in internalGetParameter() 326 if (formatParams->nPortIndex > kMaxPortIndex) { in internalSetParameter() 360 OMX_PARAM_PORTDEFINITIONTYPE *def = &editPortInfo(newParams->nPortIndex)->mDef; in internalSetParameter() 367 bool outputPort = (newParams->nPortIndex == kOutputPortIndex); in internalSetParameter() [all …]
|
D | SimpleSoftOMXComponent.cpp | 80 portIndex = ((OMX_PARAM_PORTDEFINITIONTYPE *)params)->nPortIndex; in isSetParameterAllowed() 86 portIndex = ((OMX_AUDIO_PARAM_PCMMODETYPE *)params)->nPortIndex; in isSetParameterAllowed() 92 portIndex = ((OMX_AUDIO_PARAM_AACPROFILETYPE *)params)->nPortIndex; in isSetParameterAllowed() 128 if (defParams->nPortIndex >= mPorts.size() in internalGetParameter() 135 &mPorts.itemAt(defParams->nPortIndex); in internalGetParameter() 155 if (defParams->nPortIndex >= mPorts.size() in internalSetParameter() 162 &mPorts.editItemAt(defParams->nPortIndex); in internalSetParameter() 623 CHECK_EQ(def.nPortIndex, mPorts.size()); in addPort()
|
/frameworks/av/media/libstagefright/codecs/g711/dec/ |
D | SoftG711.cpp | 62 def.nPortIndex = 0; in initPorts() 85 def.nPortIndex = 1; in initPorts() 112 if (pcmParams->nPortIndex > 1) { in internalGetParameter() 120 if (pcmParams->nPortIndex == 0) { in internalGetParameter() 150 if (pcmParams->nPortIndex != 0 && pcmParams->nPortIndex != 1) { in internalSetParameter() 158 if(pcmParams->nPortIndex == 0) { in internalSetParameter()
|
/frameworks/av/media/libstagefright/codecs/raw/ |
D | SoftRaw.cpp | 57 def.nPortIndex = 0; in initPorts() 75 def.nPortIndex = 1; in initPorts() 106 if (pcmParams->nPortIndex != 0 && pcmParams->nPortIndex != 1) { in internalGetParameter() 151 if (pcmParams->nPortIndex != 0) { in internalSetParameter()
|
/frameworks/av/media/libstagefright/codecs/avc/enc/ |
D | SoftAVCEncoder.cpp | 358 def.nPortIndex = 0; in initPorts() 381 def.nPortIndex = 1; in initPorts() 418 if (bitRate->nPortIndex != 1) { in internalGetParameter() 432 if (formatParams->nPortIndex > 1) { in internalGetParameter() 440 if (formatParams->nPortIndex == 0) { in internalGetParameter() 462 if (avcParams->nPortIndex != 1) { in internalGetParameter() 495 if (profileLevel->nPortIndex != 1) { in internalGetParameter() 532 if (bitRate->nPortIndex != 1 || in internalSetParameter() 545 if (def->nPortIndex > 1) { in internalSetParameter() 549 if (def->nPortIndex == 0) { in internalSetParameter() [all …]
|
/frameworks/av/media/libstagefright/codecs/gsm/dec/ |
D | SoftGSM.cpp | 63 def.nPortIndex = 0; in initPorts() 83 def.nPortIndex = 1; in initPorts() 110 if (pcmParams->nPortIndex > 1) { in internalGetParameter() 141 if (pcmParams->nPortIndex != 0 && pcmParams->nPortIndex != 1) { in internalSetParameter()
|
/frameworks/av/media/libstagefright/codecs/amrnb/dec/ |
D | SoftAMR.cpp | 81 def.nPortIndex = 0; in initPorts() 103 def.nPortIndex = 1; in initPorts() 151 if (amrParams->nPortIndex != 0) { in internalGetParameter() 177 if (pcmParams->nPortIndex != 1) { in internalGetParameter() 232 if (aacParams->nPortIndex != 0) { in internalSetParameter() 244 if (pcmParams->nPortIndex != 1) { in internalSetParameter()
|
/frameworks/av/media/libstagefright/codecs/flac/enc/ |
D | SoftFlacEncoder.cpp | 114 def.nPortIndex = 0; in initPorts() 133 def.nPortIndex = 1; in initPorts() 162 if (pcmParams->nPortIndex > 1) { in internalGetParameter() 202 if (pcmParams->nPortIndex != 0 && pcmParams->nPortIndex != 1) { in internalSetParameter() 248 if (defParams->nPortIndex == 0) { in internalSetParameter()
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | SoftMP3.cpp | 73 def.nPortIndex = 0; in initPorts() 93 def.nPortIndex = 1; in initPorts() 131 if (pcmParams->nPortIndex > 1) { in internalGetParameter() 154 if (mp3Params->nPortIndex > 1) { in internalGetParameter() 193 if (pcmParams->nPortIndex != 1) { in internalSetParameter()
|