Searched refs:mBlobSurfaceId (Results 1 – 4 of 4) sorted by relevance
123 int mBlobStreamId, mBlobSurfaceId, mP010StreamId, mP010SurfaceId; variable
44 mBlobSurfaceId(-1), in DepthCompositeStream()112 mBlobSurfaceId = -1; in ~DepthCompositeStream()636 mBlobSurfaceId = (*surfaceIds)[0]; in createInternalStreams()799 (*outSurfaceMap)[mBlobStreamId].push_back(mBlobSurfaceId); in insertGbp()
47 mBlobSurfaceId(-1), in JpegRCompositeStream()84 mBlobSurfaceId = -1; in ~JpegRCompositeStream()619 mBlobSurfaceId = blobSurfaceId[0]; in createInternalStreams()776 (*outSurfaceMap)[mBlobStreamId].push_back(mBlobSurfaceId); in insertGbp()
133 int mBlobStreamId, mBlobSurfaceId, mDepthStreamId, mDepthSurfaceId; variable