OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMX_IndexConfigIntelBitrate
(Results
1 - 3
of
3
) sorted by null
/hardware/intel/common/wrs_omxil_core/core/inc/khronos/openmax/include/
OMX_IntelIndexExt.h
51
OMX_IndexConfigIntelBitrate
, /**< reference: OMX_VIDEO_CONFIG_INTEL_BITRATETYPE */
/hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.cpp
403
AddHandler((OMX_INDEXTYPE)
OMX_IndexConfigIntelBitrate
, GetConfigIntelBitrate, SetConfigIntelBitrate);
[
all
...]
/hardware/intel/common/wrs_omxil_core/base/src/
componentbase.cpp
868
*pIndexType = static_cast<OMX_INDEXTYPE>(
OMX_IndexConfigIntelBitrate
);
[
all
...]
Completed in 1162 milliseconds