Searched refs:tizavcport (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/
H A Dh264eoutport.c113 void * tizavcport = tiz_get_type(ap_hdl, "tizavcport"); local in function:h264e_outport_class_init
115 = factory_new (classOf(tizavcport), "h264eoutport_class",
116 classOf(tizavcport), sizeof(h264e_outport_class_t),
123 void * tizavcport = tiz_get_type(ap_hdl, "tizavcport"); local in function:h264e_outport_init
127 (h264eoutport_class, "h264eoutport", tizavcport,
H A Dh264dinport.c119 void * tizavcport = tiz_get_type(ap_hdl, "tizavcport"); local in function:h264d_inport_class_init
121 = factory_new(classOf(tizavcport), "h264dinport_class",
122 classOf(tizavcport), sizeof(h264d_inport_class_t),
129 void * tizavcport = tiz_get_type (ap_hdl, "tizavcport"); local in function:h264d_inport_init
133 (h264dinport_class, "h264dinport", tizavcport,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/
H A Dh264eoutport.c113 void * tizavcport = tiz_get_type(ap_hdl, "tizavcport"); local in function:h264e_outport_class_init
115 = factory_new (classOf(tizavcport), "h264eoutport_class",
116 classOf(tizavcport), sizeof(h264e_outport_class_t),
123 void * tizavcport = tiz_get_type(ap_hdl, "tizavcport"); local in function:h264e_outport_init
127 (h264eoutport_class, "h264eoutport", tizavcport,
H A Dh264dinport.c119 void * tizavcport = tiz_get_type(ap_hdl, "tizavcport"); local in function:h264d_inport_class_init
121 = factory_new(classOf(tizavcport), "h264dinport_class",
122 classOf(tizavcport), sizeof(h264d_inport_class_t),
129 void * tizavcport = tiz_get_type (ap_hdl, "tizavcport"); local in function:h264d_inport_init
133 (h264dinport_class, "h264dinport", tizavcport,

Completed in 3 milliseconds