Home
last modified time | relevance | path

Searched refs:h264e_outport_init (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264eoutport.h29 void * h264e_outport_init(void * ap_tos, void * ap_hdl);
Dh264eoutport.c121 void * h264e_outport_init(void * ap_tos, void * ap_hdl) in h264e_outport_init() function
Dentrypoint.c141 h264e_outport_type.pf_object_init = h264e_outport_init; in OMX_ComponentInit()