|
OMX.broadcom.egl_render
This component will accept RGB/YUV images or video frames and render them
to EGLImages.
YUV_UV input is currently handled only when using proprietary communication.
Port | Index | Notes
| 220 | OMX_IndexParamPortDefinition
| Sets the port definition type to describe the input video
stream. Typically this is called by the component itself when this
port is tunnelled with an appropriate output port. This port also
supports setting the port definition to an image domain, which allows
connecting this port with an output image port - for example from a
still image decode.
| 221 | OMX_IndexParamPortDefinition
| Query this to show what the output size will be. Set to alter the
number of buffers to be used, or change the pNativeWindow.
Other parameters must be unchanged.
|
|