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

  /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 */
649 VABufferType type, /* in */
677 VABufferType type;
705 VABufferType type;
750 VABufferType type,
796 VABufferType __maybe_unused type,
834 VABufferType __maybe_unused type,
861 VABufferType __maybe_unused type,
892 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))
  /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 598 VABufferType type;
psb_drv_video.c     [all...]

Completed in 183 milliseconds