|
Video Processing Framework
|
Classes | |
| struct | AggInfo_col |
| struct | AggInfo_func |
Public Attributes | |
| u8 | directMode |
| u8 | useSortingIdx |
| int | sortingIdx |
| ExprList * | pGroupBy |
| int | nSortingColumn |
| struct AggInfo::AggInfo_col * | aCol |
| int | nColumn |
| int | nColumnAlloc |
| int | nAccumulator |
| struct AggInfo::AggInfo_func * | aFunc |
| int | nFunc |
| int | nFuncAlloc |
| struct AggInfo::AggInfo_col * AggInfo::aCol |
| struct AggInfo::AggInfo_func * AggInfo::aFunc |
| int AggInfo::nColumn |
| int AggInfo::nFunc |