Searched refs:h264eprc_class (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/ |
| H A D | h264eprc.c | 639 return super_ctor(typeOf(ap_obj, "h264eprc_class"), ap_obj, app); 649 void * h264eprc_class = factory_new local in function:h264e_prc_class_init 651 (classOf(tizprc), "h264eprc_class", classOf(tizprc), 659 return h264eprc_class; 665 void * h264eprc_class = tiz_get_type(ap_hdl, "h264eprc_class"); local in function:h264e_prc_init 666 TIZ_LOG_CLASS (h264eprc_class); 669 (h264eprc_class, "h264eprc", tizprc, sizeof(vid_enc_PrivateType),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/ |
| H A D | h264eprc.c | 639 return super_ctor(typeOf(ap_obj, "h264eprc_class"), ap_obj, app); 649 void * h264eprc_class = factory_new local in function:h264e_prc_class_init 651 (classOf(tizprc), "h264eprc_class", classOf(tizprc), 659 return h264eprc_class; 665 void * h264eprc_class = tiz_get_type(ap_hdl, "h264eprc_class"); local in function:h264e_prc_init 666 TIZ_LOG_CLASS (h264eprc_class); 669 (h264eprc_class, "h264eprc", tizprc, sizeof(vid_enc_PrivateType),
|
Completed in 4 milliseconds