OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vlVaCreateBuffer
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/state_trackers/va/
ftab.c
48
&
vlVaCreateBuffer
, /* VAStatus (*vaCreateBuffer) (VADriverContextP ctx,VAContextID context,VABufferType type,unsigned int size,unsigned int num_elements,void *data,VABufferID *buf_id); */
va_buffer.c
34
vlVaCreateBuffer
(VADriverContextP ctx, VAContextID context, VABufferType type,
va_private.h
83
VAStatus
vlVaCreateBuffer
(VADriverContextP ctx,VAContextID context,VABufferType type,unsigned int size,unsigned int num_elements,void *data,VABufferID *buf_id);
Completed in 176 milliseconds