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

  /hardware/intel/common/libva/va/
va_fool.c 85 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 */
va.h     [all...]

Completed in 52 milliseconds