HomeSort by relevance Sort by last modified time
    Searched refs:VAEncCodedBufferType (Results 1 - 14 of 14) 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 632 case VAEncCodedBufferType: return "VAEncCodedBufferType";
659 if (type != VAEncCodedBufferType)
686 if (type != VAEncCodedBufferType)
717 if (type != VAEncCodedBufferType)
    [all...]
va.h     [all...]
  /hardware/intel/img/psb_video/src/
psb_drv_video.h 601 /* for VAEncCodedBufferType */
725 case VAEncCodedBufferType:
726 return "VAEncCodedBufferType";
psb_drv_video.c     [all...]
  /hardware/intel/common/libmix/mix_video/src/
mixvideoformatenc_mpeg4.c 626 VAEncCodedBufferType,
634 "Failed to vaCreateBuffer: VAEncCodedBufferType\n");
    [all...]
mixvideoformatenc_preview.c 569 VAEncCodedBufferType,
577 "Failed to vaCreateBuffer: VAEncCodedBufferType\n");
    [all...]
mixvideoformatenc_h264.c 641 VAEncCodedBufferType,
649 "Failed to vaCreateBuffer: VAEncCodedBufferType\n");
    [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 650 milliseconds