Lines Matching refs:strcpy
103 strcpy ((OMX_STRING) h264d_role.role, OMX_VID_DEC_AVC_ROLE); in OMX_ComponentInit()
110 strcpy ((OMX_STRING) h264e_role.role, OMX_VID_ENC_AVC_ROLE); in OMX_ComponentInit()
118 strcpy ((OMX_STRING) h264dprc_type.class_name, "h264dprc_class"); in OMX_ComponentInit()
120 strcpy ((OMX_STRING) h264dprc_type.object_name, "h264dprc"); in OMX_ComponentInit()
123 strcpy ((OMX_STRING) h264d_inport_type.class_name, "h264dinport_class"); in OMX_ComponentInit()
125 strcpy ((OMX_STRING) h264d_inport_type.object_name, "h264dinport"); in OMX_ComponentInit()
128 strcpy ((OMX_STRING) h264eprc_type.class_name, "h264eprc_class"); in OMX_ComponentInit()
130 strcpy ((OMX_STRING) h264eprc_type.object_name, "h264eprc"); in OMX_ComponentInit()
133 strcpy ((OMX_STRING) h264e_inport_type.class_name, "h264einport_class"); in OMX_ComponentInit()
135 strcpy ((OMX_STRING) h264e_inport_type.object_name, "h264einport"); in OMX_ComponentInit()
138 strcpy ((OMX_STRING) h264e_outport_type.class_name, "h264eoutport_class"); in OMX_ComponentInit()
140 strcpy ((OMX_STRING) h264e_outport_type.object_name, "h264eoutport"); in OMX_ComponentInit()