|
Video Processing Framework
|
Public Attributes | |
| struct RowSetChunk * | pChunk |
| sqlite3 * | db |
| struct RowSetEntry * | pEntry |
| struct RowSetEntry * | pLast |
| struct RowSetEntry * | pFresh |
| struct RowSetEntry * | pTree |
| u16 | nFresh |
| u8 | isSorted |
| u8 | iBatch |
| struct RowSetChunk* RowSet::pChunk |
| struct RowSetEntry* RowSet::pEntry |
| struct RowSetEntry* RowSet::pFresh |
| struct RowSetEntry* RowSet::pLast |
| struct RowSetEntry* RowSet::pTree |