Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderUtils.h38 VASurfaceID getVASurface() {return mVASurface;} in getVASurface() function
DVideoEncoderBase.cpp268 contextSurfaces[++index] = (*map_node)->getVASurface(); in start()
1695 LOG_V("direct find surface %d from value %i\n", map->getVASurface(), value); in manageSrcSurface()
1696 *sid = map->getVASurface(); in manageSrcSurface()
1749 … LOG_V("surface mapping success, map value %i into surface %d\n", value, map->getVASurface()); in manageSrcSurface()
1757 *sid = map->getVASurface(); in manageSrcSurface()
1774 … mapping extravalue success, map value %i into surface %d\n", extravalues[i], map->getVASurface()); in manageSrcSurface()