Home
last modified time | relevance | path

Searched refs:vid_enc_AllocateOutBuffer (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
Dvid_enc.c73 static OMX_ERRORTYPE vid_enc_AllocateOutBuffer(omx_base_PortType *comp, OMX_INOUT OMX_BUFFERHEADERT…
218 port->Port_AllocateBuffer = vid_enc_AllocateOutBuffer; in vid_enc_Constructor()
713 static OMX_ERRORTYPE vid_enc_AllocateOutBuffer(omx_base_PortType *port, OMX_INOUT OMX_BUFFERHEADERT… in vid_enc_AllocateOutBuffer() function