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

  /hardware/intel/common/libva/va/
va_fool.c 296 codedbuf = (VACodedBufferSegment *)fool_ctx->fool_buf[VAEncCodedBufferType];
321 codedbuf = (VACodedBufferSegment *)fool_ctx->fool_buf[VAEncCodedBufferType];
361 if (*pbuf && (buftype == VAEncCodedBufferType))
va_trace.c 634 case VAEncCodedBufferType: return "VAEncCodedBufferType";
661 if (type != VAEncCodedBufferType)
691 if (type != VAEncCodedBufferType)
722 if (type != VAEncCodedBufferType)
    [all...]
va.h     [all...]
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.cc 510 VAEncCodedBufferType,
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 575 /* for VAEncCodedBufferType */
699 case VAEncCodedBufferType:
700 return "VAEncCodedBufferType";
psb_drv_video.c     [all...]
  /external/chromium_org/third_party/libva/va/
va.h 879 VAEncCodedBufferType = 21,
    [all...]
  /hardware/intel/common/libva/test/encode/
mpeg2enc.c     [all...]
mpeg2vaenc.c     [all...]
avcenc.c     [all...]
h264encode.c     [all...]
  /hardware/intel/common/libmix/videoencoder/
VideoEncoderBase.cpp 305 VAEncCodedBufferType,
309 CHECK_VA_STATUS_RETURN("vaCreateBuffer::VAEncCodedBufferType");
    [all...]
  /hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp     [all...]

Completed in 411 milliseconds