OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetConfig
(Results
26 - 50
of
81
) sorted by null
1
2
3
4
/frameworks/av/media/libstagefright/omx/
SoftOMXComponent.cpp
48
mComponent->
GetConfig
= GetConfigWrapper;
156
return me->
getConfig
(index, params);
274
OMX_ERRORTYPE SoftOMXComponent::
getConfig
(
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
Exynos_OMX_Component_Register.c
158
(NULL == component->
GetConfig
) ||
/external/chromium_org/net/dns/
host_resolver_impl.cc
[
all
...]
dns_test_util.h
215
virtual const DnsConfig*
GetConfig
() const OVERRIDE;
/external/chromium_org/remoting/host/setup/
me2me_native_messaging_host_unittest.cc
142
virtual scoped_ptr<base::DictionaryValue>
GetConfig
() OVERRIDE;
167
scoped_ptr<base::DictionaryValue> MockDaemonControllerDelegate::
GetConfig
() {
me2me_native_messaging_host.cc
256
daemon_controller_->
GetConfig
(
/external/chromium_org/ui/gl/
gl_surface_glx.cc
624
void* NativeViewGLSurfaceGLX::
GetConfig
() {
792
void* PbufferGLSurfaceGLX::
GetConfig
() {
/frameworks/native/include/media/openmax/
OMX_Component.h
389
specification for details on the
GetConfig
method.
391
OMX_ERRORTYPE (*
GetConfig
)(
OMX_Core.h
89
* SetParameters/GetParameters and SetConfig/
GetConfig
commands to the
[
all
...]
/hardware/qcom/media/mm-core/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
OMX_Core.h
72
* SetParameters/GetParameters and SetConfig/
GetConfig
commands to the
[
all
...]
/hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
OMX_Core.h
72
* SetParameters/GetParameters and SetConfig/
GetConfig
commands to the
[
all
...]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
OMX_Core.h
72
* SetParameters/GetParameters and SetConfig/
GetConfig
commands to the
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
OMX_Core.h
72
* SetParameters/GetParameters and SetConfig/
GetConfig
commands to the
[
all
...]
/hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h
372
specification for details on the
GetConfig
method.
374
OMX_ERRORTYPE (*
GetConfig
)(
OMX_Core.h
72
* SetParameters/GetParameters and SetConfig/
GetConfig
commands to the
[
all
...]
/external/chromium_org/remoting/host/win/
elevated_controller.cc
61
// The configuration keys whose values may be read by
GetConfig
().
310
STDMETHODIMP ElevatedController::
GetConfig
(BSTR* config_out) {
/hardware/qcom/media/mm-core/omxcore/src/common/
omx_core_cmp.cpp
66
component->
GetConfig
= &qc_omx_component_get_config;
/hardware/qcom/media/mm-core/src/common/
omx_core_cmp.cpp
66
component->
GetConfig
= &qc_omx_component_get_config;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Decoder.c
129
static OMX_ERRORTYPE
GetConfig
(OMX_HANDLETYPE hComp,
222
pHandle->
GetConfig
=
GetConfig
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
OMX_G711Encoder.c
112
static OMX_ERRORTYPE
GetConfig
(OMX_HANDLETYPE hComp,
198
pHandle->
GetConfig
=
GetConfig
;
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
OMX_G722Decoder.c
132
static OMX_ERRORTYPE
GetConfig
(OMX_HANDLETYPE hComp,
219
pHandle->
GetConfig
=
GetConfig
;
[
all
...]
Completed in 756 milliseconds
1
2
3
4