Home | History | Annotate | Download | only in src

Lines Matching refs:bufferSupplierType

970             OMX_PARAM_BUFFERSUPPLIERTYPE *bufferSupplierType = (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
972 bufferSupplierType->eBufferSupplier);
973 if ( (bufferSupplierType->nPortIndex == 0) ||
974 (bufferSupplierType->nPortIndex ==1)
977 m_sInBufSupplier.eBufferSupplier = bufferSupplierType->eBufferSupplier;