Home
last modified time | relevance | path

Searched refs:VABufferTypeMax (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libva/va/
Dva_fool.c85 char *fool_buf[VABufferTypeMax]; /* memory of fool buffers */
86 unsigned int fool_buf_size[VABufferTypeMax]; /* size of memory of fool buffers */
87 unsigned int fool_buf_element[VABufferTypeMax]; /* element count of created buffers */
88 unsigned int fool_buf_count[VABufferTypeMax]; /* count of created buffers */
151 for (i = 0; i < VABufferTypeMax; i++) {/* free memory */ in va_FoolEnd()
Dva.h1315 VABufferTypeMax enumerator