Home
last modified time | relevance | path

Searched refs:ap_tos (Results 1 – 10 of 10) sorted by relevance

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