Searched defs:indexPtr (Results 1 – 8 of 8) sorted by relevance
38 int16_t *qXPtr, *indexPtr, *CBPtr, *XPtr; in WebRtcIlbcfix_SplitVq() local
115 const StorageIndex* indexPtr() const { return m_indices; } in indexPtr() function116 StorageIndex* indexPtr() { return m_indices; } in indexPtr() function
44 uint8_t* indexPtr = imageData + startRow * rowBytes; in check_fill() local
55 int* indexPtr = fIDLookup.find(consumer->uniqueID()); in opsCombined() local
256 if (uint32_t* indexPtr = fFlattenableDict.find(key)) { in writeFlattenable() local
72 int* indexPtr, bool* exactPtr) const { in timeToT()
455 const deUint32* const indexPtr = findBinary(binary); in addProgram() local
485 …glw::Functions& gl, PrimitiveType type, int numElements, IndexType indexType, const void* indexPtr) in drawIndexed()