Searched defs:ap_tos (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/gallium/frontends/omx/tizonia/ |
D | h264dinport.c | 117 void * h264d_inport_class_init(void * ap_tos, void * ap_hdl) in h264d_inport_class_init() 127 void * h264d_inport_init(void * ap_tos, void * ap_hdl) in h264d_inport_init()
|
D | h264eoutport.c | 111 void * h264e_outport_class_init(void * ap_tos, void * ap_hdl) in h264e_outport_class_init() 121 void * h264e_outport_init(void * ap_tos, void * ap_hdl) in h264e_outport_init()
|
D | h264einport.c | 182 void * h264e_inport_class_init(void * ap_tos, void * ap_hdl) in h264e_inport_class_init() 192 void * h264e_inport_init(void * ap_tos, void * ap_hdl) in h264e_inport_init()
|
D | h264dprc.c | 562 void * h264d_prc_class_init(void * ap_tos, void * ap_hdl) in h264d_prc_class_init() 578 void * h264d_prc_init(void * ap_tos, void * ap_hdl) in h264d_prc_init()
|
D | h264eprc.c | 646 void * h264e_prc_class_init(void * ap_tos, void * ap_hdl) in h264e_prc_class_init() 662 void * h264e_prc_init(void * ap_tos, void * ap_hdl) in h264e_prc_init()
|