OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ithread
(Results
1 - 6
of
6
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
ethreading.c
51
int
ithread
= ((ENCODETHREAD_DATA *)p_data)->
ithread
;
local
61
if (sem_wait(&cpi->h_event_start_encoding[
ithread
]) == 0)
70
TOKENEXTRA *tp_start = cpi->tok + (1 +
ithread
) * (16 * 24);
80
for (mb_row =
ithread
+ 1; mb_row < cm->mb_rows; mb_row += (cpi->encoding_thread_count + 1))
304
/* printf("exit thread %d\n",
ithread
); */
507
int
ithread
;
local
545
for (
ithread
= 0;
ithread
< th_count;
ithread
++
[
all
...]
onyx_int.h
212
int
ithread
;
member in struct:__anon21248
218
int
ithread
;
member in struct:__anon21249
/external/libvpx/libvpx/vp8/decoder/
threading.c
622
int
ithread
= ((DECODETHREAD_DATA *)p_data)->
ithread
;
local
632
if (sem_wait(&pbi->h_event_start_decoding[
ithread
]) == 0)
641
mt_decode_mb_rows(pbi, xd,
ithread
+1);
653
unsigned int
ithread
;
local
675
for (
ithread
= 0;
ithread
< pbi->decoding_thread_count;
ithread
++)
677
sem_init(&pbi->h_event_start_decoding[
ithread
], 0, 0);
679
vp8_setup_block_dptrs(&pbi->mb_row_di[
ithread
].mbd)
[
all
...]
onyxd_int.h
27
int
ithread
;
member in struct:__anon21233
/external/qemu/distrib/sdl-1.2.15/src/main/symbian/EKA2/
SDL_main.cpp
138
iOperation(aOperation), iItem(aItem),
iThread
(RThread().Id())
582
if(item.
iThread
== id)
584
item.
iThread
= TThreadId(0);
592
if(item.
iThread
== TThreadId(0))
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.debug.core_3.6.0.v20100519.jar
Completed in 260 milliseconds