OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ufep
(Results
1 - 3
of
3
) sorted by null
/hardware/ti/omap3/omx/ti_omx_config_parser/src/
ti_m4v_config_parser.cpp
451
int32
UFEP
= 0;
523
UFEP
= codeword;
524
if (
UFEP
== 1)
581
if (
UFEP
== 0 ||
UFEP
== 1)
599
if (custom_PFMT == 1 &&
UFEP
== 1)
[
all
...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
vop.cpp
[
all
...]
/external/chromium_org/media/base/
container_names.cc
519
int
ufep
= ReadBits(&reader, 3);
local
520
if (
ufep
== 1) {
528
RCHECK(
ufep
== 0); // Only 0 and 1 allowed.
[
all
...]
Completed in 236 milliseconds