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

1 2 3 4 5 6 7

  /hardware/qcom/media/msm8974/mm-core/inc/
QOMX_CoreExtensions.h 132 * bEnabled : Enable/Disable the extra data processing
139 OMX_BOOL bEnabled;
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/qcom/media/msm8996/mm-core/inc/
QOMX_CoreExtensions.h 132 * bEnabled : Enable/Disable the extra data processing
139 OMX_BOOL bEnabled;
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/qcom/media/msmcobalt/mm-core/inc/
QOMX_CoreExtensions.h 132 * bEnabled : Enable/Disable the extra data processing
139 OMX_BOOL bEnabled;
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Common.h 120 * @ param bEnabled : Whether buffer pre announcement is
130 OMX_BOOL bEnabled;
271 * @ param bEnabled : Whether buffer descriptor mode is
280 OMX_BOOL bEnabled;
OMX_Component.h 86 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
148 OMX_BOOL bEnabled;
308 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Note.h 200 void EnableRead(FX_BOOL bEnabled);
201 void EnableModify(FX_BOOL bEnabled);
227 void EnableRead(FX_BOOL bEnabled);
228 void EnableModify(FX_BOOL bEnabled);
301 void EnableNotify(FX_BOOL bEnabled);
304 void EnableRead(FX_BOOL bEnabled);
305 void EnableModify(FX_BOOL bEnabled);
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_Common.h 120 * @ param bEnabled : Whether buffer pre announcement is
130 OMX_BOOL bEnabled;
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /frameworks/av/media/libstagefright/omx/
SimpleSoftOMXComponent.cpp 102 return !mPorts.itemAt(portIndex).mDef.bEnabled;
226 CHECK(mState == OMX_StateLoaded || port->mDef.bEnabled == OMX_FALSE);
280 || port->mDef.bEnabled == OMX_FALSE);
482 CHECK(port->mDef.bEnabled == !enable);
492 port->mDef.bEnabled = OMX_FALSE;
585 if (port.mDef.bEnabled == OMX_FALSE) {
599 if (port.mDef.bEnabled == OMX_FALSE) {
651 port->mDef.bEnabled = OMX_TRUE;
  /external/pdfium/fpdfsdk/include/
fx_systemhandler.h 79 FX_BOOL bEnabled) = 0;
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDecoder.c 433 pPortDef_ip->bEnabled = OMX_TRUE;
445 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_colors.cpp 668 void EnableStdConversion(FX_BOOL bEnabled) override;
807 void CPDF_ICCBasedCS::EnableStdConversion(FX_BOOL bEnabled) {
808 CPDF_ColorSpace::EnableStdConversion(bEnabled);
810 m_pAlterCS->EnableStdConversion(bEnabled);
879 void EnableStdConversion(FX_BOOL bEnabled) override;
961 void CPDF_IndexedCS::EnableStdConversion(FX_BOOL bEnabled) {
962 CPDF_ColorSpace::EnableStdConversion(bEnabled);
964 m_pBaseCS->EnableStdConversion(bEnabled);
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/inc/
OMX_VideoDec_Utils.h 621 OMX_BOOL bEnabled;
630 OMX_BOOL bEnabled;
    [all...]
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Note.cpp 550 void CPWL_Note_Contents::EnableModify(FX_BOOL bEnabled) {
551 if (!bEnabled)
560 pNoteItem->EnableModify(bEnabled);
566 void CPWL_Note_Contents::EnableRead(FX_BOOL bEnabled) {
567 if (!bEnabled)
576 pNoteItem->EnableRead(bEnabled);
1012 void CPWL_NoteItem::EnableModify(FX_BOOL bEnabled) {
1013 m_pContents->EnableModify(bEnabled);
1014 m_bAllowModify = bEnabled;
1017 void CPWL_NoteItem::EnableRead(FX_BOOL bEnabled) {
    [all...]
  /frameworks/native/include/media/openmax/
OMX_Component.h 86 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
148 OMX_BOOL bEnabled;
308 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 69 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by
131 OMX_BOOL bEnabled;
291 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c 365 pPortDef_ip->bEnabled = OMX_TRUE;
380 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
OMX_G729Decoder.c 388 pPortDef_ip->bEnabled = OMX_TRUE;
398 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDecoder.c 423 pPortDef_ip->bEnabled = OMX_TRUE;
435 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
OMX_VideoDecoder.c 662 pComponentPrivate->pInPortDef->bEnabled = OMX_FALSE
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
OMX_G722Encoder.c 564 pPortDef_ip->bEnabled = OMX_TRUE;
574 pPortDef_op->bEnabled = OMX_TRUE;
    [all...]

Completed in 923 milliseconds

1 2 3 4 5 6 7