OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:b_multithreaded_rd
(Results
1 - 5
of
5
) sorted by null
/external/libvpx/libvpx/vp8/decoder/
onyxd_int.h
80
volatile int
b_multithreaded_rd
;
member in struct:VP8D_COMP
threading.c
629
if (pbi->
b_multithreaded_rd
== 0)
634
if (pbi->
b_multithreaded_rd
== 0)
655
pbi->
b_multithreaded_rd
= 0;
667
pbi->
b_multithreaded_rd
= 1;
699
if (pbi->
b_multithreaded_rd
)
781
if (pbi->
b_multithreaded_rd
)
831
if (pbi->
b_multithreaded_rd
)
835
pbi->
b_multithreaded_rd
= 0;
onyxd_if.c
512
if (pbi->
b_multithreaded_rd
)
decodframe.c
[
all
...]
/external/libvpx/libvpx/vp8/
vp8_dx_iface.c
544
if (pbi->
b_multithreaded_rd
)
Completed in 481 milliseconds