Searched refs:HdiGetParameter (Results 1 – 3 of 3) sorted by relevance
45 auto ret = HdiGetParameter(codecComp_, OMX_IndexParamPortDefinition, portDef_); in Config()76 auto ret = HdiGetParameter(codecComp_, OMX_IndexParamPortDefinition, portDef_); in QueryParam()
68 inline int32_t HdiGetParameter(T* component, uint32_t paramIndex, U& param) in HdiGetParameter() function
174 auto ret = HdiGetParameter(codecComp_, OMX_IndexParamVideoInit, portParam_); in InitPortIndex()