Home | History | Annotate | Download | only in src

Lines Matching refs:bufferSupplierType

966             OMX_PARAM_BUFFERSUPPLIERTYPE *bufferSupplierType = (OMX_PARAM_BUFFERSUPPLIERTYPE*) paramData;
968 bufferSupplierType->eBufferSupplier);
969 if ( (bufferSupplierType->nPortIndex == 0) ||
970 (bufferSupplierType->nPortIndex ==1)
973 m_sInBufSupplier.eBufferSupplier = bufferSupplierType->eBufferSupplier;