HomeSort by relevance Sort by last modified time
    Searched refs:bEnabled (Results 51 - 75 of 98) sorted by null

1 23 4

  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdBldDb.h 299 TI_BOOL bEnabled;
CmdBldCfgIE.c 333 TI_BOOL bEnabled,
350 pCfg->fltrState = bEnabled;
    [all...]
CmdBld.c 678 if (pPsRxStreaming->bEnabled)
692 if (pPsRxStreaming->bEnabled)
712 if (DB_RX_DATA_FLTR(hCmdBld).bEnabled)
715 DB_RX_DATA_FLTR(hCmdBld).bEnabled,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Dec_Utils.c 723 pComponentPrivate->pPortDef[G729DEC_INPUT_PORT]->bEnabled) {
727 !pComponentPrivate->pPortDef[G729DEC_INPUT_PORT]->bEnabled) {
731 pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bEnabled) {
735 !pComponentPrivate->pPortDef[G729DEC_OUTPUT_PORT]->bEnabled) {
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEncoder.c 226 if ( pPortDef->bEnabled &&
250 if ((!pPortDef->bEnabled) &&
582 pComponentPrivate->pCompPort[JPEGENC_INP_PORT]->pPortDef->bEnabled = OMX_TRUE;
605 pComponentPrivate->pCompPort[JPEGENC_OUT_PORT]->pPortDef->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
OMX_VideoEncoder.c 623 pPortDef->bEnabled = OMX_TRUE;
665 pPortDef->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 742 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: In while loop OMX_StateLoaded [NBAMRDEC_INPUT_PORT]->bEnabled %d \n",__LINE__,pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->bEnabled);
744 OMX_PRCOMM2(pComponentPrivate->dbg, "%d :: OMX_AmrDec_Utils.c :: In while loop OMX_StateLoaded [NBAMRDEC_OUTPUT_PORT]->bEnabled %d \n",__LINE__,pComponentPrivate->pPortDef[NBAMRDEC_OUTPUT_PORT]->bEnabled);
749 if (pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->bEnabled) {
753 if (!pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->bPopulated && !pComponentPrivate->pPortDef[NBAMRDEC_INPUT_PORT]->bEnabled) {
757 if (pComponentPrivate->pPortDef[NBAMRDEC_OUTPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[NBAMRDEC_OUTPUT_PORT]->bEnabled) {
761 if (!pComponentPrivate->pPortDef[NBAMRDEC_OUTPUT_PORT]->bPopulated && !pComponentPrivate->pPortDef[NBAMRDEC_OUTPUT_PORT]->bEnabled) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Enc_Utils.c     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Enc_Utils.c 689 if (pComponentPrivate->pPortDef[G726ENC_INPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[G726ENC_INPUT_PORT]->bEnabled){
692 if (pComponentPrivate->pPortDef[G726ENC_OUTPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[G726ENC_OUTPUT_PORT]->bEnabled){
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
OMX_G729Enc_Utils.c 712 if (pComponentPrivate->pPortDef[G729ENC_INPUT_PORT]->bEnabled == OMX_TRUE
713 && pComponentPrivate->pPortDef[G729ENC_OUTPUT_PORT]->bEnabled == OMX_TRUE)
    [all...]
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdBldCfgIE.c 333 TI_BOOL bEnabled,
350 pCfg->fltrState = bEnabled;
    [all...]
CmdBld.c 664 if (pPsRxStreaming->bEnabled)
678 if (pPsRxStreaming->bEnabled)
698 if (DB_RX_DATA_FLTR(hCmdBld).bEnabled)
701 DB_RX_DATA_FLTR(hCmdBld).bEnabled,
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 751 if (pComponentPrivate->pPortDef[WBAMR_DEC_INPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[WBAMR_DEC_INPUT_PORT]->bEnabled) {
755 if (!pComponentPrivate->pPortDef[WBAMR_DEC_INPUT_PORT]->bPopulated && !pComponentPrivate->pPortDef[WBAMR_DEC_INPUT_PORT]->bEnabled) {
759 if (pComponentPrivate->pPortDef[WBAMR_DEC_OUTPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[WBAMR_DEC_OUTPUT_PORT]->bEnabled) {
763 if (!pComponentPrivate->pPortDef[WBAMR_DEC_OUTPUT_PORT]->bPopulated && !pComponentPrivate->pPortDef[WBAMR_DEC_OUTPUT_PORT]->bEnabled) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
OMX_AmrEnc_Utils.c 716 if (pComponentPrivate->pPortDef[NBAMRENC_INPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[NBAMRENC_INPUT_PORT]->bEnabled) {
719 if (pComponentPrivate->pPortDef[NBAMRENC_OUTPUT_PORT]->bPopulated && pComponentPrivate->pPortDef[NBAMRENC_OUTPUT_PORT]->bEnabled) {
723 if (!pComponentPrivate->pPortDef[NBAMRENC_INPUT_PORT]->bPopulated && !pComponentPrivate->pPortDef[NBAMRENC_INPUT_PORT]->bEnabled) {
727 if (!pComponentPrivate->pPortDef[NBAMRENC_OUTPUT_PORT]->bPopulated && !pComponentPrivate->pPortDef[NBAMRENC_OUTPUT_PORT]->bEnabled) {
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
OMX_WbAmrEnc_Utils.c 732 pComponentPrivate->pPortDef[WBAMRENC_INPUT_PORT]->bEnabled = FALSE;
752 pComponentPrivate->pPortDef[WBAMRENC_INPUT_PORT]->bEnabled) {
757 pComponentPrivate->pPortDef[WBAMRENC_OUTPUT_PORT]->bEnabled) {
762 !pComponentPrivate->pPortDef[WBAMRENC_INPUT_PORT]->bEnabled) {
767 !pComponentPrivate->pPortDef[WBAMRENC_OUTPUT_PORT]->bEnabled) {
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/h264dec/
SEC_OMX_H264dec.c 431 if (pSECPort->portDefinition.bEnabled == OMX_TRUE) {
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_component/video/dec/mpeg4dec/
SEC_OMX_Mpeg4dec.c 572 if (pSECPort->portDefinition.bEnabled == OMX_TRUE) {
    [all...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_Video.h     [all...]
  /frameworks/base/include/media/stagefright/openmax/
OMX_Video.h     [all...]
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Video.h     [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/tests/
G726DecTest.c 634 pCompPrivateStruct->bEnabled = OMX_TRUE;
657 pCompPrivateStruct->bEnabled = OMX_TRUE;
    [all...]

Completed in 794 milliseconds

1 23 4