OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:subwidth
(Results
1 - 3
of
3
) sorted by null
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/h264/model/
ChromaFormat.java
35
private int
subWidth
;
38
public ChromaFormat(int id, int
subWidth
, int subHeight) {
40
this.
subWidth
=
subWidth
;
62
return
subWidth
;
73
"
subWidth
=" +
subWidth
+ ",\n" +
/external/qemu/
exec.c
3212
int i,
subwidth
= 0;
local
[
all
...]
/external/zxing/core/
core.jar
Completed in 79 milliseconds