Searched refs:h264dprc_class (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/ |
| H A D | h264dprc.c | 568 return super_ctor(typeOf(ap_obj, "h264dprc_class"), ap_obj, app); 578 void * h264dprc_class = factory_new local in function:h264d_prc_class_init 580 (classOf(tizprc), "h264dprc_class", classOf(tizprc), 588 return h264dprc_class; 594 void * h264dprc_class = tiz_get_type(ap_hdl, "h264dprc_class"); local in function:h264d_prc_init 595 TIZ_LOG_CLASS (h264dprc_class); 598 (h264dprc_class, "h264dprc", tizprc, sizeof(vid_dec_PrivateType),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/ |
| H A D | h264dprc.c | 555 return super_ctor(typeOf(ap_obj, "h264dprc_class"), ap_obj, app); 565 void * h264dprc_class = factory_new local in function:h264d_prc_class_init 567 (classOf(tizprc), "h264dprc_class", classOf(tizprc), 575 return h264dprc_class; 581 void * h264dprc_class = tiz_get_type(ap_hdl, "h264dprc_class"); local in function:h264d_prc_init 582 TIZ_LOG_CLASS (h264dprc_class); 585 (h264dprc_class, "h264dprc", tizprc, sizeof(vid_dec_PrivateType),
|
Completed in 3 milliseconds