Searched refs:mSupportedSurfaceMemType (Results 1 – 4 of 4) sorted by relevance
74 int32_t mSupportedSurfaceMemType; variable
64 ,mSupportedSurfaceMemType(0) in VideoEncoderBase()672 mSupportedSurfaceMemType = 0; in stop()863 mSupportedSurfaceMemType = attribs[i].value.value.i; in querySupportedSurfaceMemTypes()1565 VASurfaceMap *map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in getNewUsrptrFromSurface()1610 VASurfaceMap *map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in setUpstreamBuffer()1742 map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in manageSrcSurface()1768 map = new VASurfaceMap(mVADisplay, mSupportedSurfaceMemType); in manageSrcSurface()
174 int mSupportedSurfaceMemType; variable
255 mSupportedSurfaceMemType = hwcap; in VASurfaceMap()731 if (!(mSupportedSurfaceMemType & type)) in CreateSurfaceFromExternalBuf()