Home | History | Annotate | Download | only in videodecoder

Lines Matching defs:userPtr

1088     uint8_t *userPtr;
1097 vaStatus = vaMapBuffer(mVADisplay, image.buf, (void**)&userPtr);
1099 mSurfaceUserPtr[i] = userPtr;