Searched refs:vid_enc_EncodeFrame (Results 1 – 1 of 1) sorted by relevance
70 static OMX_ERRORTYPE vid_enc_EncodeFrame(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf);205 port->Port_SendBufferFunction = vid_enc_EncodeFrame; in vid_enc_Constructor()845 static OMX_ERRORTYPE vid_enc_EncodeFrame(omx_base_PortType *port, OMX_BUFFERHEADERTYPE *buf) in vid_enc_EncodeFrame() function