/frameworks/native/include/media/openmax/ |
D | OMX_Video.h | 154 OMX_BOOL bFlagErrorConcealment; 227 OMX_BOOL bEnableVFU; 301 OMX_BOOL bUnrestrictedMVs; 302 OMX_BOOL bFourMV; 367 OMX_BOOL bEnableHEC; 368 OMX_BOOL bEnableResync; 370 OMX_BOOL bEnableDataPartitioning; 371 OMX_BOOL bEnableRVLC; 394 OMX_BOOL b16x16; 395 OMX_BOOL b16x8; [all …]
|
D | OMX_Audio.h | 126 OMX_BOOL bFlagErrorConcealment; /**< Turns on error concealment if it is 183 OMX_BOOL bInterleaved; /**< True for normal interleaved data; false for 334 OMX_BOOL bManaged; /**< Set bitrate management mode. This turns off the 339 OMX_BOOL bDownmix; /**< Downmix input from stereo to mono (has no effect on 453 OMX_BOOL bEnableBitrate; /**< Use bitrate value instead of bitpool */ 492 OMX_BOOL bDTX; /**< Enable Discontinuous Transmisssion */ 494 OMX_BOOL bHiPassFilter; /**< Enable High Pass Filter */ 495 OMX_BOOL bPostFilter; /**< Enable Post Filter */ 544 OMX_BOOL bDTX; /**< Enable Discontinuous Transmisssion */ 630 OMX_BOOL bDTX; /**< Enable Discontinuous Transmisssion */ [all …]
|
D | OMX_IVCommon.h | 260 OMX_BOOL bColorEnhancement; 459 OMX_BOOL bDeblocking; 476 OMX_BOOL bStab; 574 OMX_BOOL bOneShot; 725 OMX_BOOL bEnable; 835 OMX_BOOL bContinuous; /**< If true then ignore frame rate and emit capture 837 OMX_BOOL bFrameLimited; /**< If true then terminate capture after the port emits the 864 OMX_BOOL bAutoAperture; /**< Whether aperture number is defined automatically */ 866 OMX_BOOL bAutoShutterSpeed; /**< Whether shutter speed is defined automatically */ 868 OMX_BOOL bAutoSensitivity; /**< Whether sensitivity is defined automatically */ [all …]
|
D | OMX_VideoExt.h | 119 OMX_BOOL bErrorResilientMode; 127 OMX_BOOL bPreviousFrameRefresh; 128 OMX_BOOL bGoldenFrameRefresh; 129 OMX_BOOL bAlternateFrameRefresh; 130 OMX_BOOL bUsePreviousFrame; 131 OMX_BOOL bUseGoldenFrame; 132 OMX_BOOL bUseAlternateFrame; 140 OMX_BOOL bIsIntraFrame; 141 OMX_BOOL bIsGoldenOrAlternateFrame; 238 OMX_BOOL bDepedentSegments; [all …]
|
D | OMX_Component.h | 86 OMX_BOOL bEnabled; /**< Ports default to enabled and are enabled/disabled by 90 OMX_BOOL bPopulated; /**< Port is populated with all of its buffers as indicated by 101 OMX_BOOL bBuffersContiguous; 148 OMX_BOOL bEnabled; 174 OMX_BOOL bResourceConcealmentForbidden; /**< disallow the use of resource concealment 278 OMX_BOOL bAllKeys; 288 OMX_BOOL bAllKeys; 293 OMX_BOOL bIsLeafType; 301 OMX_BOOL bAllKeys; /* if true then this structure refers to all keys and 308 OMX_BOOL bEnabled; /* if true then key is part of filter (e.g.
|
D | OMX_Types.h | 209 typedef enum OMX_BOOL { enum 213 } OMX_BOOL; typedef
|
D | OMX_Image.h | 135 OMX_BOOL bFlagErrorConcealment;
|
D | OMX_Other.h | 316 OMX_BOOL bEnablePM; /**< Flag to enable Power Management */
|
D | OMX_ContentPipe.h | 89 typedef OMX_BOOL CPbool;
|
D | OMX_AsString.h | 683 inline static const char *asString(OMX_BOOL i, const char *def = "??") {
|
/frameworks/native/include/media/hardware/ |
D | HardwareAPI.h | 78 OMX_BOOL enable; 124 OMX_BOOL bStoreMetaData; 182 OMX_BOOL bEnable; 227 OMX_BOOL bEnable; 268 OMX_BOOL bUsingNativeBuffers; 289 OMX_BOOL bUsingNativeBuffers; 313 OMX_BOOL bTunneled; // IN/OUT 417 OMX_BOOL bRequestingDataSpace; // IN 418 OMX_BOOL bDataSpaceChanged; // IN
|
/frameworks/av/media/libstagefright/include/ |
D | OMXNodeInstance.h | 55 status_t enableNativeBuffers(OMX_U32 portIndex, OMX_BOOL graphic, OMX_BOOL enable); 60 OMX_U32 portIndex, OMX_BOOL enable, MetadataBufferType *type); 63 OMX_U32 portIndex, OMX_BOOL enable, 67 OMX_U32 portIndex, OMX_BOOL tunneled, 229 OMX_U32 portIndex, OMX_BOOL enable, MetadataBufferType *type);
|
D | OMX.h | 68 node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable); 74 node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type); 77 node_id node, OMX_U32 portIndex, OMX_BOOL enable, 81 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled,
|
/frameworks/av/media/libstagefright/ |
D | OMXClient.cpp | 86 node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type); 89 node_id node, OMX_U32 port_index, OMX_BOOL enable, 93 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled, 97 node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable); 352 node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type) { in storeMetaDataInBuffers() 357 node_id node, OMX_U32 port_index, OMX_BOOL enable, in prepareForAdaptivePlayback() 364 node_id node, OMX_U32 portIndex, OMX_BOOL enable, in configureVideoTunnelMode() 371 node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers()
|
D | ACodec.cpp | 1811 OMX_BOOL enable = (OMX_BOOL) (prependSPSPPS in configureCodec() 1884 config.bEnabled = (OMX_BOOL)enabled; in configureCodec() 4652 describeParams.bUsingNativeBuffers = (OMX_BOOL)usingNativeBuffers; in isFlexibleColorFormat()
|
/frameworks/av/include/media/ |
D | IOMX.h | 93 node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type = NULL) = 0; 96 node_id node, OMX_U32 portIndex, OMX_BOOL enable, 100 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled, 104 node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) = 0;
|
/frameworks/av/media/libmedia/ |
D | IOMX.cpp | 231 node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers() 434 node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type) { in storeMetaDataInBuffers() 454 node_id node, OMX_U32 port_index, OMX_BOOL enable, in prepareForAdaptivePlayback() 470 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode() 845 OMX_BOOL graphic = (OMX_BOOL)data.readInt32(); in onTransact() 846 OMX_BOOL enable = (OMX_BOOL)data.readInt32(); in onTransact() 1044 OMX_BOOL enable = (OMX_BOOL)data.readInt32(); in onTransact() 1061 OMX_BOOL enable = (OMX_BOOL)data.readInt32(); in onTransact() 1078 OMX_BOOL tunneled = (OMX_BOOL)data.readInt32(); in onTransact()
|
/frameworks/av/media/libstagefright/omx/ |
D | OMX.cpp | 394 node_id node, OMX_U32 port_index, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers() 416 node_id node, OMX_U32 port_index, OMX_BOOL enable, MetadataBufferType *type) { in storeMetaDataInBuffers() 427 node_id node, OMX_U32 portIndex, OMX_BOOL enable, in prepareForAdaptivePlayback() 440 node_id node, OMX_U32 portIndex, OMX_BOOL tunneled, in configureVideoTunnelMode()
|
D | OMXNodeInstance.cpp | 450 OMX_U32 portIndex, OMX_BOOL graphic, OMX_BOOL enable) { in enableNativeBuffers() 529 OMX_U32 portIndex, OMX_BOOL enable, MetadataBufferType *type) { in storeMetaDataInBuffers() 536 OMX_U32 portIndex, OMX_BOOL enable, MetadataBufferType *type) { in storeMetaDataInBuffers_l() 611 OMX_U32 portIndex, OMX_BOOL enable, OMX_U32 maxFrameWidth, in prepareForAdaptivePlayback() 641 OMX_U32 portIndex, OMX_BOOL tunneled, OMX_U32 audioHwSync, in configureVideoTunnelMode()
|
/frameworks/av/media/libstagefright/codecs/on2/enc/ |
D | SoftVPXEncoder.h | 171 OMX_BOOL mErrorResilience;
|