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.cpp265 contextSurfaces[++index] = (*map_node)->getVASurface(); in start()
1692 LOG_V("direct find surface %d from value %i\n", map->getVASurface(), value); in manageSrcSurface()
1693 *sid = map->getVASurface(); in manageSrcSurface()
1746 … LOG_V("surface mapping success, map value %i into surface %d\n", value, map->getVASurface()); in manageSrcSurface()
1754 *sid = map->getVASurface(); in manageSrcSurface()
1771 … mapping extravalue success, map value %i into surface %d\n", extravalues[i], map->getVASurface()); in manageSrcSurface()