Searched refs:component (Results 1 – 9 of 9) sorted by relevance
49 OMX_COMPONENTTYPE* component = &(pThis->m_cmp); in qc_omx_create_component_wrapper() local52 component->nSize = sizeof(OMX_COMPONENTTYPE); in qc_omx_create_component_wrapper()53 component->nVersion.nVersion = OMX_SPEC_VERSION; in qc_omx_create_component_wrapper()54 component->pApplicationPrivate = 0; in qc_omx_create_component_wrapper()55 component->pComponentPrivate = obj_ptr; in qc_omx_create_component_wrapper()57 component->AllocateBuffer = &qc_omx_component_allocate_buffer; in qc_omx_create_component_wrapper()58 component->FreeBuffer = &qc_omx_component_free_buffer; in qc_omx_create_component_wrapper()59 component->GetParameter = &qc_omx_component_get_parameter; in qc_omx_create_component_wrapper()60 component->SetParameter = &qc_omx_component_set_parameter; in qc_omx_create_component_wrapper()61 component->SendCommand = &qc_omx_component_send_command; in qc_omx_create_component_wrapper()[all …]
69 OMX_COMPONENTTYPE **component) { in makeComponentInstance() argument75 reinterpret_cast<OMX_HANDLETYPE *>(component), in makeComponentInstance()81 OMX_COMPONENTTYPE *component) { in destroyComponentInstance() argument86 return (*mFreeHandle)(reinterpret_cast<OMX_HANDLETYPE *>(component)); in destroyComponentInstance()
33 OMX_COMPONENTTYPE **component);36 OMX_COMPONENTTYPE *component);
84 OMX_COMPONENTTYPE **component) { in makeComponentInstance() argument94 reinterpret_cast<OMX_HANDLETYPE *>(component), in makeComponentInstance()100 OMX_COMPONENTTYPE *component) { in destroyComponentInstance() argument105 return (*mFreeHandle)(reinterpret_cast<OMX_HANDLETYPE *>(component)); in destroyComponentInstance()
109 Licensee must destroy all copies of the Software and all of its component
324 which the executable runs, unless that component itself accompanies