Searched refs:aRecords (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-vboxvideo/dist/src/
H A DVBVABase.c119 memset(pVBVA->aRecords, 0, sizeof (pVBVA->aRecords));
187 VBVARECORD *pRecord = &pCtx->pVBVA->aRecords[pCtx->pVBVA->indexRecordFree];
H A DVBoxVideo.h106 * aRecords queue. VBVA_F_RECORD_PARTIAL indicates that the record is being
110 * The host reads the aRecords on flushes and processes all completed records.
883 VBVARECORD aRecords[VBVA_MAX_RECORDS]; member in struct:VBVABUFFER

Completed in 7 milliseconds