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

/hardware/intel/common/libva/va/
H A 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 */
H A Dva.h1315 VABufferTypeMax enumerator in enum:__anon811

Completed in 13 milliseconds