Searched defs:pIdx (Results 1 – 2 of 2) sorted by relevance
67 int32_t* pIdx = &pWelsEncoderOuput->iNalIndex; in WelsUnloadNal() local100 int32_t* pIdx = &pSliceBs->iNalIndex; in WelsUnloadNalForSlice() local
11478 static int dbdataBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdx){ in dbdataBestIndex()