HomeSort by relevance Sort by last modified time
    Searched refs:vaSetTimestampForSurface (Results 1 - 5 of 5) sorted by null

  /hardware/intel/common/libva/va/
va_tpi.c 102 VAStatus vaSetTimestampForSurface(
114 if (tpi && tpi->vaSetTimestampForSurface) {
115 return tpi->vaSetTimestampForSurface(ctx, surface, timestamp);
va_backend_tpi.h 66 VAStatus (*vaSetTimestampForSurface)(
va_tpi.h 90 VAStatus vaSetTimestampForSurface (
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.cpp 285 vaStatus = vaSetTimestampForSurface(mVADisplay, outputByPos->renderBuffer.surface, outputByPos->renderBuffer.timeStamp);
330 vaStatus = vaSetTimestampForSurface(mVADisplay, output->renderBuffer.surface, output->renderBuffer.timeStamp);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.c     [all...]

Completed in 855 milliseconds