Searched refs:vlVaCreateBuffer (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/va/ |
| H A D | buffer.c | 39 vlVaCreateBuffer(VADriverContextP ctx, VAContextID context, VABufferType type, function in typeref:typename:VAStatus
|
| H A D | context.c | 54 &vlVaCreateBuffer,
|
| H A D | image.c | 183 status = vlVaCreateBuffer(ctx, 0, VAImageBufferType,
|
| H A D | va_private.h | 356 VAStatus vlVaCreateBuffer(VADriverContextP ctx, VAContextID context, VABufferType type, unsigned int size,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/va/ |
| H A D | buffer.c | 39 vlVaCreateBuffer(VADriverContextP ctx, VAContextID context, VABufferType type, function in typeref:typename:VAStatus
|
| H A D | context.c | 54 &vlVaCreateBuffer,
|
| H A D | va_private.h | 361 VAStatus vlVaCreateBuffer(VADriverContextP ctx, VAContextID context, VABufferType type, unsigned int size,
|
| H A D | image.c | 186 status = vlVaCreateBuffer(ctx, 0, VAImageBufferType,
|
Completed in 7 milliseconds