Searched refs:h264d_inport_type (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/
H A Dentrypoint.c87 tiz_type_factory_t h264d_inport_type; local in function:OMX_ComponentInit
92 &h264d_inport_type,
123 strcpy ((OMX_STRING) h264d_inport_type.class_name, "h264dinport_class");
124 h264d_inport_type.pf_class_init = h264d_inport_class_init;
125 strcpy ((OMX_STRING) h264d_inport_type.object_name, "h264dinport");
126 h264d_inport_type.pf_object_init = h264d_inport_init;
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/
H A Dentrypoint.c87 tiz_type_factory_t h264d_inport_type; local in function:OMX_ComponentInit
92 &h264d_inport_type,
123 strcpy ((OMX_STRING) h264d_inport_type.class_name, "h264dinport_class");
124 h264d_inport_type.pf_class_init = h264d_inport_class_init;
125 strcpy ((OMX_STRING) h264d_inport_type.object_name, "h264dinport");
126 h264d_inport_type.pf_object_init = h264d_inport_init;

Completed in 3 milliseconds