OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:multi_thread
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libva/test/putsurface/
putsurface_common.c
83
static int
multi_thread
= 0;
variable
322
if (
multi_thread
== 0) {
430
if (
multi_thread
)
495
if (
multi_thread
) { /* reload surface content */
573
multi_thread
= 1;
647
if (
multi_thread
== 0) /* upload the content for all surfaces */
656
if (
multi_thread
== 1)
661
if (
multi_thread
== 1)
/hardware/intel/common/libva/test/transcode/
mpeg2transcode.cpp
1936
static int
multi_thread
= 0;
variable
[
all
...]
Completed in 462 milliseconds