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

1 2 3

  /frameworks/base/media/libstagefright/omx/
OMXComponentBase.cpp 77 OMX_IN OMX_INDEXTYPE nIndex,
80 nIndex, pComponentParameterStructure);
85 OMX_IN OMX_INDEXTYPE nIndex,
87 return getBase(hComponent)->getConfig(nIndex, pComponentConfigStructure);
92 OMX_IN OMX_INDEXTYPE nIndex,
94 return getBase(hComponent)->setConfig(nIndex, pComponentConfigStructure);
161 OMX_IN OMX_U32 nIndex) {
162 return getBase(hComponent)->enumerateRoles(cRole, nIndex);
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c     [all...]
OMX_VPP.c 210 OMX_IN OMX_U32 nIndex);
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/
SEC_OMX_Vdec.h 99 OMX_IN OMX_INDEXTYPE nIndex,
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_core/
SEC_OMX_Core.h 47 OMX_IN OMX_U32 nIndex);
SEC_OMX_Core.c 107 OMX_IN OMX_U32 nIndex)
113 if (nIndex >= gComponentNum) {
118 sprintf(cComponentName, "%s", gComponentList[nIndex].component.componentName);
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/
SEC_OMX_Venc.h 98 OMX_IN OMX_INDEXTYPE nIndex,
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Component.h 367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
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 */
  /frameworks/base/include/media/stagefright/openmax/
OMX_Component.h 384 OMX_IN OMX_INDEXTYPE nIndex,
393 OMX_IN OMX_INDEXTYPE nIndex,
402 OMX_IN OMX_INDEXTYPE nIndex,
587 OMX_IN OMX_U32 nIndex);
OMX_Image.h 150 * nIndex : Indicates the enumeration index for the format from
161 OMX_U32 nIndex;
OMX_Other.h 345 OMX_U32 nIndex; /**< Indicates the enumeration index for the format from 0x0 to N-1 */
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
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_QCOMExtns.h 226 OMX_U32 nIndex;
494 OMX_U32 nIndex;
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 367 OMX_IN OMX_INDEXTYPE nIndex,
376 OMX_IN OMX_INDEXTYPE nIndex,
385 OMX_IN OMX_INDEXTYPE nIndex,
570 OMX_IN OMX_U32 nIndex);
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 */
  /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);
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 338 OMX_IN OMX_INDEXTYPE nIndex,
367 switch (nIndex) {
513 ret = SEC_OMX_VideoDecodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
524 OMX_INDEXTYPE nIndex,
558 switch (nIndex) {
569 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
632 OMX_ERRORTYPE SEC_MFC_H264Dec_ComponentRoleEnum(OMX_HANDLETYPE hComponent, OMX_U8 *cRole, OMX_U32 nIndex)
644 if (nIndex == (MAX_COMPONENT_ROLE_NUM-1)) {
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 453 OMX_IN OMX_INDEXTYPE nIndex,
482 switch (nIndex) {
671 ret = SEC_OMX_VideoDecodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
682 OMX_IN OMX_INDEXTYPE nIndex,
711 switch (nIndex) {
720 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
785 OMX_IN OMX_U32 nIndex)
798 if (nIndex != (MAX_COMPONENT_ROLE_NUM - 1)) {
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/h264enc/
SEC_OMX_H264enc.c 403 OMX_IN OMX_INDEXTYPE nIndex,
432 switch (nIndex) {
527 ret = SEC_OMX_VideoEncodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
538 OMX_INDEXTYPE nIndex,
567 switch (nIndex) {
569 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
579 OMX_ERRORTYPE SEC_MFC_H264Enc_ComponentRoleEnum(OMX_HANDLETYPE hComponent, OMX_U8 *cRole, OMX_U32 nIndex)
591 if (nIndex == (MAX_COMPONENT_ROLE_NUM-1)) {
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/enc/mpeg4enc/
SEC_OMX_Mpeg4enc.c 475 OMX_IN OMX_INDEXTYPE nIndex,
504 switch (nIndex) {
641 ret = SEC_OMX_VideoEncodeSetParameter(hComponent, nIndex, pComponentParameterStructure);
652 OMX_IN OMX_INDEXTYPE nIndex,
681 switch (nIndex) {
683 ret = SEC_OMX_SetConfig(hComponent, nIndex, pComponentConfigStructure);
696 OMX_IN OMX_U32 nIndex)
709 if (nIndex != (MAX_COMPONENT_ROLE_NUM - 1)) {
    [all...]

Completed in 1084 milliseconds

1 2 3