Searched refs:ap_tos (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/omx/tizonia/
H A Dh264dinport.h28 void * h264d_inport_class_init(void * ap_tos, void * ap_hdl);
29 void * h264d_inport_init(void * ap_tos, void * ap_hdl);
H A Dh264dprc.h28 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl);
29 void * h264d_prc_init(void * ap_tos, void * ap_hdl);
H A Dh264einport.h28 void * h264e_inport_class_init(void * ap_tos, void * ap_hdl);
29 void * h264e_inport_init(void * ap_tos, void * ap_hdl);
H A Dh264eoutport.h28 void * h264e_outport_class_init(void * ap_tos, void * ap_hdl);
29 void * h264e_outport_init(void * ap_tos, void * ap_hdl);
H A Dh264eprc.h28 void * h264e_prc_class_init(void * ap_tos, void * ap_hdl);
29 void * h264e_prc_init(void * ap_tos, void * ap_hdl);
H A Dh264eoutport.c111 void * h264e_outport_class_init(void * ap_tos, void * ap_hdl) argument
117 ap_tos, ap_hdl, ctor, h264e_outport_class_ctor, 0);
121 void * h264e_outport_init(void * ap_tos, void * ap_hdl) argument
130 ap_tos, ap_hdl,
H A Dh264dinport.c117 void * h264d_inport_class_init(void * ap_tos, void * ap_hdl) argument
123 ap_tos, ap_hdl, ctor, h264d_inport_class_ctor, 0);
127 void * h264d_inport_init(void * ap_tos, void * ap_hdl) argument
136 ap_tos, ap_hdl,
H A Dh264einport.c182 void * h264e_inport_class_init(void * ap_tos, void * ap_hdl) argument
188 ap_tos, ap_hdl, ctor, h264e_inport_class_ctor, 0);
192 void * h264e_inport_init(void * ap_tos, void * ap_hdl) argument
201 ap_tos, ap_hdl,
H A Dh264dprc.c575 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl) argument
583 ap_tos, ap_hdl,
591 void * h264d_prc_init(void * ap_tos, void * ap_hdl) argument
600 ap_tos, ap_hdl,
H A Dh264eprc.c646 void * h264e_prc_class_init(void * ap_tos, void * ap_hdl) argument
654 ap_tos, ap_hdl,
662 void * h264e_prc_init(void * ap_tos, void * ap_hdl) argument
671 ap_tos, ap_hdl,
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/omx/tizonia/
H A Dh264dinport.h28 void * h264d_inport_class_init(void * ap_tos, void * ap_hdl);
29 void * h264d_inport_init(void * ap_tos, void * ap_hdl);
H A Dh264dprc.h28 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl);
29 void * h264d_prc_init(void * ap_tos, void * ap_hdl);
H A Dh264einport.h28 void * h264e_inport_class_init(void * ap_tos, void * ap_hdl);
29 void * h264e_inport_init(void * ap_tos, void * ap_hdl);
H A Dh264eoutport.h28 void * h264e_outport_class_init(void * ap_tos, void * ap_hdl);
29 void * h264e_outport_init(void * ap_tos, void * ap_hdl);
H A Dh264eprc.h28 void * h264e_prc_class_init(void * ap_tos, void * ap_hdl);
29 void * h264e_prc_init(void * ap_tos, void * ap_hdl);
H A Dh264eoutport.c111 void * h264e_outport_class_init(void * ap_tos, void * ap_hdl) argument
117 ap_tos, ap_hdl, ctor, h264e_outport_class_ctor, 0);
121 void * h264e_outport_init(void * ap_tos, void * ap_hdl) argument
130 ap_tos, ap_hdl,
H A Dh264dinport.c117 void * h264d_inport_class_init(void * ap_tos, void * ap_hdl) argument
123 ap_tos, ap_hdl, ctor, h264d_inport_class_ctor, 0);
127 void * h264d_inport_init(void * ap_tos, void * ap_hdl) argument
136 ap_tos, ap_hdl,
H A Dh264einport.c182 void * h264e_inport_class_init(void * ap_tos, void * ap_hdl) argument
188 ap_tos, ap_hdl, ctor, h264e_inport_class_ctor, 0);
192 void * h264e_inport_init(void * ap_tos, void * ap_hdl) argument
201 ap_tos, ap_hdl,
H A Dh264dprc.c562 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl) argument
570 ap_tos, ap_hdl,
578 void * h264d_prc_init(void * ap_tos, void * ap_hdl) argument
587 ap_tos, ap_hdl,
H A Dh264eprc.c646 void * h264e_prc_class_init(void * ap_tos, void * ap_hdl) argument
654 ap_tos, ap_hdl,
662 void * h264e_prc_init(void * ap_tos, void * ap_hdl) argument
671 ap_tos, ap_hdl,

Completed in 17 milliseconds