Searched refs:pBufSupply (Results 1 – 1 of 1) sorted by relevance
3125 OMX_PARAM_BUFFERSUPPLIERTYPE* pBufSupply; in GetParameter() local3298 pBufSupply = (OMX_PARAM_BUFFERSUPPLIERTYPE*) ComponentParameterStructure; in GetParameter()3299 PortIndex = pBufSupply->nPortIndex; in GetParameter()3305 SetHeader(pBufSupply, sizeof(OMX_PARAM_BUFFERSUPPLIERTYPE)); in GetParameter()3309 pBufSupply->eBufferSupplier = OMX_BufferSupplyUnspecified; in GetParameter()3313 SetHeader(pBufSupply, sizeof(OMX_PARAM_BUFFERSUPPLIERTYPE)); in GetParameter()3314 pBufSupply->eBufferSupplier = OMX_BufferSupplyUnspecified; in GetParameter()3356 OMX_PARAM_BUFFERSUPPLIERTYPE* pBufSupply; in SetParameter() local3563 pBufSupply = (OMX_PARAM_BUFFERSUPPLIERTYPE*) ComponentParameterStructure; in SetParameter()3564 PortIndex = pBufSupply->nPortIndex; in SetParameter()[all …]