Home
last modified time | relevance | path

Searched refs:mVASurfaceMappingAction (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/libmix/videoencoder/
DVideoEncoderBase.h177 int mVASurfaceMappingAction; variable
DVideoEncoderBase.cpp62 ,mVASurfaceMappingAction(0) in VideoEncoderBase()
127 mVASurfaceMappingAction |= MAP_ACTION_COLORCONVERT; in start()
231 mVASurfaceMappingAction |= MAP_ACTION_COPY; in start()
237 mVASurfaceMappingAction |= MAP_ACTION_ALIGN64; in start()
1742 map->setAction(mVASurfaceMappingAction); in manageSrcSurface()
DPVSoftMPEG4Encoder.cpp113 mVASurfaceMappingAction |= MAPACT_COPY; in PVSoftMPEG4Encoder()