Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/omx/
Dvid_enc.c92 static OMX_ERRORTYPE vid_enc_AllocateOutBuffer(omx_base_PortType *comp, OMX_INOUT OMX_BUFFERHEADERT…
238 port->Port_AllocateBuffer = vid_enc_AllocateOutBuffer; in vid_enc_Constructor()
791 static OMX_ERRORTYPE vid_enc_AllocateOutBuffer(omx_base_PortType *port, OMX_INOUT OMX_BUFFERHEADERT… in vid_enc_AllocateOutBuffer() function