OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lacing
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/mkvparser/
mkvparser.cpp
5634
long long
lacing
= 1; \/\/default is true
local
[
all
...]
mkvparser.hpp
230
bool
lacing
;
member in struct:mkvparser::Track::Info
/external/libvpx/nestegg/src/
nestegg.c
118
/*
Lacing
Constants */
1190
unsigned int i,
lacing
;
local
1221
/* flags are different between block and simpleblock, but
lacing
is
1223
lacing
= (flags & BLOCK_FLAGS_LACING) >> 1;
1225
switch (
lacing
) {
1242
switch (
lacing
) {
[
all
...]
Completed in 57 milliseconds