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

  /external/chromium_org/third_party/libva/va/
va_fool.h 67 VABufferType type, /* in */
88 VABufferType *type, /* out */
va_trace.h 100 VABufferType type, /* in */
va_backend.h 137 VABufferType type, /* in */
366 VABufferType *type, /* out */
va.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/va/
va_buffer.c 34 vlVaCreateBuffer(VADriverContextP ctx, VAContextID context, VABufferType type,
82 VABufferType *type, unsigned int *size, unsigned int *num_elements)
va_private.h 83 VAStatus vlVaCreateBuffer (VADriverContextP ctx,VAContextID context,VABufferType type,unsigned int size,unsigned int num_elements,void *data,VABufferID *buf_id);
148 VAStatus vlVaBufferInfo(VADriverContextP ctx,VAContextID context,VABufferID buf_id,VABufferType *type,unsigned int *size,unsigned int *num_elements);
  /external/mesa3d/src/gallium/state_trackers/va/
va_buffer.c 34 vlVaCreateBuffer(VADriverContextP ctx, VAContextID context, VABufferType type,
82 VABufferType *type, unsigned int *size, unsigned int *num_elements)
va_private.h 83 VAStatus vlVaCreateBuffer (VADriverContextP ctx,VAContextID context,VABufferType type,unsigned int size,unsigned int num_elements,void *data,VABufferID *buf_id);
148 VAStatus vlVaBufferInfo(VADriverContextP ctx,VAContextID context,VABufferID buf_id,VABufferType *type,unsigned int *size,unsigned int *num_elements);
  /hardware/intel/common/libva/va/
va_fool.h 64 VABufferType type, /* in */
80 VABufferType *type, /* out */
va_trace.c 120 VABufferType *type, /* out */
651 VABufferType type, /* in */
679 VABufferType type;
710 VABufferType type;
755 VABufferType type,
801 VABufferType __maybe_unused type,
839 VABufferType __maybe_unused type,
866 VABufferType __maybe_unused type,
897 VABufferType __maybe_unused type,
    [all...]
va_trace.h 108 VABufferType type, /* in */
va_backend.h 136 VABufferType type, /* in */
365 VABufferType *type, /* out */
va_fool.c 218 VABufferType type, /* in */
249 VABufferType *type, /* out */
va.h     [all...]
va.c 415 return "the requested VABufferType is not supported";
939 VABufferType type, /* in */
1034 VABufferType *type, /* out */
    [all...]
  /hardware/intel/common/libva/test/basic/
test_10.c 72 VABufferType buffer_types[] =
99 #define NUM_BUFFER_TYPES (sizeof(buffer_types) / sizeof(VABufferType))
test_11.c 72 VABufferType buffer_types[] =
99 #define NUM_BUFFER_TYPES (sizeof(buffer_types) / sizeof(VABufferType))
  /external/chromium_org/content/common/gpu/media/
vaapi_wrapper.h 80 bool SubmitBuffer(VABufferType va_buffer_type, size_t size, void* buffer);
vaapi_wrapper.cc 426 bool VaapiWrapper::SubmitBuffer(VABufferType va_buffer_type,
  /hardware/intel/common/libmix/videodecoder/securevideo/baytrail/
VideoDecoderAVCSecure.cpp 283 (VABufferType)VAEncryptionParameterBufferType,
  /hardware/intel/common/libmix/videodecoder/securevideo/cherrytrail/
VideoDecoderAVCSecure.cpp 267 (VABufferType)VAEncryptionParameterBufferType,
  /hardware/intel/img/psb_video/src/
psb_output.h 168 VABufferType type, /* in */
psb_drv_video.h 572 VABufferType type;
psb_drv_video.c     [all...]

Completed in 829 milliseconds