Searched refs:OMX_S32 (Results 76 - 88 of 88) sorted by relevance

1234

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/vc/m4p10/src/
H A DomxVCM4P10_SubAndTransformQDQResidual.c108 OMX_S32 Value, MF, ThreshDC;
H A DomxVCM4P10_PredictIntra_4x4.c116 OMX_S32 availability
/frameworks/native/include/media/openmax/
H A DOMX_Audio.h331 OMX_S32 nQuality; /**< Sets encoding quality to n, between -1 (low) and 10 (high).
1112 OMX_S32 nBalance; /**< balance setting for this port
1165 OMX_S32 nBass; /**< bass setting for the port, as a
1178 OMX_S32 nTreble; /**< treble setting for the port, as a
/frameworks/av/include/media/
H A DIOMX.h69 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) = 0;
/frameworks/av/media/libstagefright/include/
H A DOMX.h46 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param);
H A DOMXNodeInstance.h44 status_t sendCommand(OMX_COMMANDTYPE cmd, OMX_S32 param);
/frameworks/av/media/libstagefright/
H A DOMXClient.cpp64 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param);
318 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) {
H A DACodec.cpp77 // as OMX error is OMX_S32, this is an int32_t type
7710 mCodec->mComponentName.c_str(), event, (OMX_S32)data1);
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A Dh264bsd_deblocking.c1815 (OMX_S32)(picWidthInMbs*16),
1822 (OMX_S32)(picWidthInMbs*16),
1834 (OMX_S32)(picWidthInMbs*8),
1840 (OMX_S32)(picWidthInMbs*8),
1848 (OMX_S32)(picWidthInMbs*8),
1854 (OMX_S32)(picWidthInMbs*8),
/frameworks/av/media/libstagefright/omx/
H A DSoftVideoDecoderOMXComponent.cpp184 if (def->format.video.nStride != (OMX_S32)width
H A DOMX.cpp317 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) {
H A DOMXNodeInstance.cpp357 OMX_COMMANDTYPE cmd, OMX_S32 param) {
/frameworks/av/media/libmedia/
H A DIOMX.cpp138 node_id node, OMX_COMMANDTYPE cmd, OMX_S32 param) {
721 OMX_S32 param = data.readInt32();

Completed in 1109 milliseconds

1234