Searched refs:vid_dec_DecodeBuffer (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/bellagio/
H A Dvid_dec.c64 static OMX_ERRORTYPE vid_dec_DecodeBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf);
223 port->Port_SendBufferFunction = vid_dec_DecodeBuffer;
425 static OMX_ERRORTYPE vid_dec_DecodeBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf) function in typeref:typename:OMX_ERRORTYPE
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/bellagio/
H A Dvid_dec.c64 static OMX_ERRORTYPE vid_dec_DecodeBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf);
241 port->Port_SendBufferFunction = vid_dec_DecodeBuffer;
457 static OMX_ERRORTYPE vid_dec_DecodeBuffer(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf) function in typeref:typename:OMX_ERRORTYPE

Completed in 3 milliseconds