Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264dprc.h29 void * h264d_prc_init(void * ap_tos, void * ap_hdl);
Dentrypoint.c121 h264dprc_type.pf_object_init = h264d_prc_init; in OMX_ComponentInit()
Dh264dprc.c578 void * h264d_prc_init(void * ap_tos, void * ap_hdl) in h264d_prc_init() function