OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:divisor_hi
(Results
1 - 4
of
4
) sorted by null
/hardware/intel/common/libva/va/x11/
va_dri2str.h
206
CARD32
divisor_hi
B32;
va_dri2.c
334
req->
divisor_hi
= divisor >> 32;
/external/mesa3d/src/glx/
dri2.c
549
req->
divisor_hi
= divisor >> 32;
626
req->
divisor_hi
= divisor >> 32;
/external/mesa3d/src/egl/drivers/dri2/
platform_x11.c
705
uint32_t
divisor_hi
= divisor >> 32;
local
726
msc_hi, msc_lo,
divisor_hi
, divisor_lo, remainder_hi, remainder_lo);
[
all
...]
Completed in 53 milliseconds