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

/hardware/intel/common/libva/va/
H A Dva_fool.c73 int file_count; member in struct:fool_context
276 /* try file_name.file_count, if fail, try file_name.file_count-- */
280 fool_ctx->file_count);
284 fool_ctx->file_count++; /* open next file */
287 fool_ctx->file_count = 0;

Completed in 86 milliseconds