Lines Matching defs:comp

76 OMX_ERRORTYPE vid_enc_LoaderComponent(stLoaderComponentType *comp)  in vid_enc_LoaderComponent()
124 static OMX_ERRORTYPE vid_enc_Constructor(OMX_COMPONENTTYPE *comp, OMX_STRING name) in vid_enc_Constructor()
246 static OMX_ERRORTYPE vid_enc_Destructor(OMX_COMPONENTTYPE *comp) in vid_enc_Destructor()
290 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_AllocateBackTexture() local
323 OMX_COMPONENTTYPE *comp = handle; in vid_enc_SetParameter() local
420 OMX_COMPONENTTYPE *comp = handle; in vid_enc_GetParameter() local
508 OMX_COMPONENTTYPE *comp = handle; in vid_enc_SetConfig() local
571 OMX_COMPONENTTYPE *comp = handle; in vid_enc_GetConfig() local
598 static OMX_ERRORTYPE vid_enc_MessageHandler(OMX_COMPONENTTYPE* comp, internalRequestMessageType *ms… in vid_enc_MessageHandler()
696 OMX_COMPONENTTYPE* comp = port->standCompContainer; in vid_enc_FreeInBuffer() local
734 OMX_COMPONENTTYPE* comp = port->standCompContainer; in vid_enc_FreeOutBuffer() local
753 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_NeedTask() local
762 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_LoadImage() local
770 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_ScaleInput() local
778 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_ControlPicture() local
786 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_HandleTask() local
818 OMX_COMPONENTTYPE* comp = port->standCompContainer; in enc_ClearBframes() local
847 OMX_COMPONENTTYPE* comp = port->standCompContainer; in vid_enc_EncodeFrame() local
937 static void vid_enc_BufferEncoded(OMX_COMPONENTTYPE *comp, OMX_BUFFERHEADERTYPE* input, OMX_BUFFERH… in vid_enc_BufferEncoded()