Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264dprc.h28 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl);
Dentrypoint.c119 h264dprc_type.pf_class_init = h264d_prc_class_init; in OMX_ComponentInit()
Dh264dprc.c562 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl) in h264d_prc_class_init() function