Home
last modified time | relevance | path

Searched refs:userPtr (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.cpp1154 uint8_t *userPtr; in mapSurface() local
1163 vaStatus = vaMapBuffer(mVADisplay, image.buf, (void**)&userPtr); in mapSurface()
1165 mSurfaceUserPtr[i] = userPtr; in mapSurface()