projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
only support EABI on ARM targets
[openwrt.git]
/
package
/
lqtapi
/
src
/
mps
/
vmmc-coder.h
1
2
struct
vmmc_coder
{
3
struct
vmmc
*
vmmc
;
4
unsigned int
id
;
5
6
struct
vmmc_module module
;
7
8
unsigned int
enabled
;
9
10
uint32_t
cmd_cache
[
4
];
11
uint32_t
jitter_buffer_cache
[
3
];
12
13
struct
tapi_stream
*
stream
;
14
};
This page took
0.037897 seconds
and
5
git commands to generate.