OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ethd
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
ethreading.c
534
ENCODETHREAD_DATA *
ethd
= &cpi->en_thread_data[ithread];
local
543
ethd
->ithread = ithread;
544
ethd
->ptr1 = (void *)cpi;
545
ethd
->ptr2 = (void *)&cpi->mb_row_ei[ithread];
548
thread_encoding_proc,
ethd
);
Completed in 778 milliseconds