Home | History | Annotate | Download | only in src

Lines Matching refs:bufferSupplierType

662                 OMX_PARAM_BUFFERSUPPLIERTYPE *bufferSupplierType = (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
664 bufferSupplierType->eBufferSupplier);
665 if (bufferSupplierType->nPortIndex == 0 || bufferSupplierType->nPortIndex ==1)
666 m_sInBufSupplier.eBufferSupplier = bufferSupplierType->eBufferSupplier;