Home
last modified time | relevance | path

Searched defs:ap_hdl (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
H A Dh264e.c34 OMX_PTR instantiate_h264e_input_port(OMX_HANDLETYPE ap_hdl) in instantiate_h264e_input_port() argument
74 OMX_PTR instantiate_h264e_output_port(OMX_HANDLETYPE ap_hdl) in instantiate_h264e_output_port() argument
174 OMX_PTR instantiate_h264e_config_port(OMX_HANDLETYPE ap_hdl) in instantiate_h264e_config_port() argument
181 OMX_PTR instantiate_h264e_processor(OMX_HANDLETYPE ap_hdl) in instantiate_h264e_processor() argument
H A Dh264d.c35 OMX_PTR instantiate_h264d_input_port(OMX_HANDLETYPE ap_hdl) in instantiate_h264d_input_port() argument
126 OMX_PTR instantiate_h264d_output_port(OMX_HANDLETYPE ap_hdl) in instantiate_h264d_output_port() argument
166 OMX_PTR instantiate_h264d_config_port(OMX_HANDLETYPE ap_hdl) in instantiate_h264d_config_port() argument
173 OMX_PTR instantiate_h264d_processor(OMX_HANDLETYPE ap_hdl) in instantiate_h264d_processor() argument
H A Dh264eoutport.c58 static OMX_ERRORTYPE h264e_outport_AllocateBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, in h264e_outport_AllocateBuffer() argument
79 static OMX_ERRORTYPE h264e_outport_FreeBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, in h264e_outport_FreeBuffer() argument
111 void * h264e_outport_class_init(void * ap_tos, void * ap_hdl) in h264e_outport_class_init() argument
121 void * h264e_outport_init(void * ap_tos, void * ap_hdl) in h264e_outport_init() argument
[all...]
H A Dentrypoint.c53 static OMX_BOOL egl_image_validation_hook(const OMX_HANDLETYPE ap_hdl, in egl_image_validation_hook() argument
81 OMX_ERRORTYPE OMX_ComponentInit (OMX_HANDLETYPE ap_hdl) in OMX_ComponentInit() argument
H A Dh264dinport.c60 static OMX_ERRORTYPE h264d_inport_SetParameter(const void * ap_obj, OMX_HANDLETYPE ap_hdl, in h264d_inport_SetParameter() argument
117 void * h264d_inport_class_init(void * ap_tos, void * ap_hdl) in h264d_inport_class_init() argument
127 void * h264d_inport_init(void * ap_tos, void * ap_hdl) in h264d_inport_init() argument
[all...]
H A Dh264einport.c42 static OMX_ERRORTYPE enc_AllocateBackTexture(OMX_HANDLETYPE ap_hdl, in enc_AllocateBackTexture() argument
97 static OMX_ERRORTYPE h264e_inport_AllocateBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, in h264e_inport_AllocateBuffer() argument
128 static OMX_ERRORTYPE h264e_inport_UseBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, in h264e_inport_UseBuffer() argument
151 h264e_inport_FreeBuffer(const void * ap_obj, OMX_HANDLETYPE ap_hdl, OMX_U32 idx, OMX_BUFFERHEADERTYPE *buf) h264e_inport_FreeBuffer() argument
182 h264e_inport_class_init(void * ap_tos, void * ap_hdl) h264e_inport_class_init() argument
192 h264e_inport_init(void * ap_tos, void * ap_hdl) h264e_inport_init() argument
[all...]
H A Dh264eprc.c647 void * h264e_prc_class_init(void * ap_tos, void * ap_hdl) in h264e_prc_class_init() argument
663 void * h264e_prc_init(void * ap_tos, void * ap_hdl) in h264e_prc_init() argument
H A Dh264dprc.c562 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl) in h264d_prc_class_init() argument
578 void * h264d_prc_init(void * ap_tos, void * ap_hdl) in h264d_prc_init() argument

Completed in 5 milliseconds