Searched refs:mSupportedSurfaceMemType (Results 1 – 4 of 4) sorted by relevance
74 int32_t mSupportedSurfaceMemType; variable
61 ,mSupportedSurfaceMemType(0) in VideoEncoderBase()669 mSupportedSurfaceMemType = 0; in stop()858 mSupportedSurfaceMemType = attribs[i].value.value.i; in querySupportedSurfaceMemTypes()1560 VASurfaceMap *map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in getNewUsrptrFromSurface()1605 VASurfaceMap *map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in setUpstreamBuffer()1737 map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in manageSrcSurface()1763 map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in manageSrcSurface()
174 int mSupportedSurfaceMemType; variable
266 mSupportedSurfaceMemType = hwcap; in VASurfaceMap()744 if (!(mSupportedSurfaceMemType & type)) in CreateSurfaceFromExternalBuf()