Home | History | Annotate | Download | only in src

Lines Matching refs:bufferSupplierType

974             OMX_PARAM_BUFFERSUPPLIERTYPE *bufferSupplierType = (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
976 bufferSupplierType->eBufferSupplier);
977 if ( (bufferSupplierType->nPortIndex == 0) ||
978 (bufferSupplierType->nPortIndex ==1)
981 m_sInBufSupplier.eBufferSupplier = bufferSupplierType->eBufferSupplier;