HomeSort by relevance Sort by last modified time
    Searched refs:nIndex (Results 26 - 50 of 101) sorted by null

12 3 4 5

  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Other.h 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
OMX_Audio.h 123 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Image.h 133 * nIndex : Indicates the enumeration index for the format from
144 OMX_U32 nIndex;
OMX_Other.h 328 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
OMX_Audio.h 123 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
    [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_QCOMExtns.h 226 OMX_U32 nIndex;
494 OMX_U32 nIndex;
OMX_Audio.h 123 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/
SoftMPEG4Encoder.cpp 324 if (formatParams->nIndex > 1) {
330 if (formatParams->nIndex == 0) {
508 if (formatParams->nIndex > 1) {
514 ((formatParams->nIndex == 0 &&
516 (formatParams->nIndex == 1 &&
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c 488 * Description: This method will provide the name of the component at the given nIndex
491 * @param[out] cComponentName The name of the component at nIndex
493 * @param[in] nIndex The index number of the component
503 OMX_IN OMX_U32 nIndex)
507 if (nIndex >= tableCount)
513 strcpy(cComponentName, componentTable[nIndex].name);
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP.c 210 OMX_IN OMX_U32 nIndex);
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 333 OMX_IN OMX_INDEXTYPE nIndex,
362 switch (nIndex) {
516 ret = SEC_OMX_VideoDecodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
527 OMX_INDEXTYPE nIndex,
561 switch (nIndex) {
593 ret = SEC_OMX_GetConfig(hComponent, nIndex, pComponentConfigStructure);
605 OMX_INDEXTYPE nIndex,
639 switch (nIndex) {
650 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
721 OMX_ERRORTYPE SEC_MFC_H264Dec_ComponentRoleEnum(OMX_HANDLETYPE hComponent, OMX_U8 *cRole, OMX_U32 nIndex)
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 465 OMX_IN OMX_INDEXTYPE nIndex,
494 switch (nIndex) {
690 ret = SEC_OMX_VideoDecodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
701 OMX_INDEXTYPE nIndex,
735 switch (nIndex) {
737 ret = SEC_OMX_GetConfig(hComponent, nIndex, pComponentConfigStructure);
749 OMX_IN OMX_INDEXTYPE nIndex,
778 switch (nIndex) {
787 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
861 OMX_IN OMX_U32 nIndex)
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/
SEC_OMX_H264enc.c 436 OMX_IN OMX_INDEXTYPE nIndex,
465 switch (nIndex) {
560 ret = SEC_OMX_VideoEncodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
571 OMX_INDEXTYPE nIndex,
605 switch (nIndex) {
607 ret = SEC_OMX_GetConfig(hComponent, nIndex, pComponentConfigStructure);
619 OMX_INDEXTYPE nIndex,
648 switch (nIndex) {
650 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
713 OMX_ERRORTYPE SEC_MFC_H264Enc_ComponentRoleEnum(OMX_HANDLETYPE hComponent, OMX_U8 *cRole, OMX_U32 nIndex)
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 540 OMX_IN OMX_INDEXTYPE nIndex,
569 switch (nIndex) {
706 ret = SEC_OMX_VideoEncodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
717 OMX_INDEXTYPE nIndex,
751 switch (nIndex) {
753 ret = SEC_OMX_GetConfig(hComponent, nIndex, pComponentConfigStructure);
765 OMX_IN OMX_INDEXTYPE nIndex,
794 switch (nIndex) {
796 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/
SoftAMRNBEncoder.cpp 127 if (formatParams->nIndex > 0) {
209 if (formatParams->nIndex > 0) {
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
OMX_JpegDecoder.c 140 OMX_IN OMX_U32 nIndex);
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 162 OMX_IN OMX_U32 nIndex);
633 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortFormat->nIndex = 0x0;
640 pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortFormat->nIndex = 0x0;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 169 OMX_IN OMX_U32 nIndex);
390 pComponentPrivate->sInPortFormat.nIndex = OMX_IndexParamAudioPcm;
394 pComponentPrivate->sOutPortFormat.nIndex = OMX_IndexParamAudioPcm;
403 pInPortFormatArr->nIndex = OMX_IndexParamAudioPcm;
412 pOutPortFormatArr->nIndex = OMX_IndexParamAudioPcm;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 175 OMX_IN OMX_U32 nIndex);
308 pInPortFormat->nIndex = OMX_IndexParamAudioPcm;
317 pOutPortFormat->nIndex = OMX_IndexParamAudioPcm;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 168 OMX_IN OMX_U32 nIndex);
343 pComponentPrivate->sInPortFormat.nIndex = 0;
348 pComponentPrivate->sOutPortFormat.nIndex = 1;
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/
SoftAVCEncoder.cpp 451 if (formatParams->nIndex > 1) {
457 if (formatParams->nIndex == 0) {
613 if (formatParams->nIndex > 1) {
619 ((formatParams->nIndex == 0 &&
621 (formatParams->nIndex == 1 &&
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Audio.h 123 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Audio.h 141 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/src/
OMX_Core.c 519 * Description: This method will provide the name of the component at the given nIndex
522 * @param[out] cComponentName The name of the component at nIndex
524 * @param[in] nIndex The index number of the component
532 cComponentName, OMX_IN OMX_U32 nNameLength, OMX_IN OMX_U32 nIndex)
540 if (nIndex >= tableCount)
545 strcpy(cComponentName, componentTable[nIndex].name);
  /frameworks/av/media/libstagefright/codecs/aacenc/
SoftAACEncoder.cpp 161 if (formatParams->nIndex > 0) {
250 if (formatParams->nIndex > 0) {

Completed in 1150 milliseconds

12 3 4 5