Home
last modified time | relevance | path

Searched refs:tizprc (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264dprc.c564 void * tizprc = tiz_get_type(ap_hdl, "tizprc"); in h264d_prc_class_init() local
567 (classOf(tizprc), "h264dprc_class", classOf(tizprc), in h264d_prc_class_init()
580 void * tizprc = tiz_get_type(ap_hdl, "tizprc"); in h264d_prc_init() local
585 (h264dprc_class, "h264dprc", tizprc, sizeof(vid_dec_PrivateType), in h264d_prc_init()
Dh264eprc.c648 void * tizprc = tiz_get_type(ap_hdl, "tizprc"); in h264e_prc_class_init() local
651 (classOf(tizprc), "h264eprc_class", classOf(tizprc), in h264e_prc_class_init()
664 void * tizprc = tiz_get_type(ap_hdl, "tizprc"); in h264e_prc_init() local
669 (h264eprc_class, "h264eprc", tizprc, sizeof(vid_enc_PrivateType), in h264e_prc_init()