Searched defs:ap_hdl (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/omx/tizonia/ |
H A D | h264e.c | 34 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 D | h264d.c | 35 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 D | h264eoutport.c | 58 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 D | entrypoint.c | 53 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 D | h264dinport.c | 60 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 D | h264einport.c | 42 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 D | h264eprc.c | 647 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 D | h264dprc.c | 562 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