HomeSort by relevance Sort by last modified time
    Searched defs:targetIdx (Results 1 - 2 of 2) sorted by null

  /external/webrtc/src/modules/audio_processing/agc/
analog_agc.h 70 WebRtc_UWord16 targetIdx; // Table index for corresponding target level
  /external/webkit/Source/WebCore/platform/graphics/qt/
GraphicsContext3DQt.cpp 566 const int targetIdx = (height - 1 - row) * width;
567 quint32* pixelsDst = imagePixels + targetIdx;
    [all...]

Completed in 262 milliseconds