OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:regs_count
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/libmix/videodecoder/
use_util_sse4.h
28
static const size_t
regs_count
= 8;
local
33
size_t remain_data = size & (
regs_count
* sizeof(xmm_data0) - 1);
54
pWc_buff +=
regs_count
;
64
pWb_buff +=
regs_count
;
/cts/tools/dasm/src/dasm/
DAsm.java
107
int
regs_count
;
field in class:DAsm
403
regs_count
= 1;
469
regs_count
= v;
[
all
...]
Completed in 109 milliseconds