OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ufep
(Results
1 - 7
of
7
) sorted by null
/hardware/intel/common/wrs_omxil_core/core/src/
intel_m4v_config_parser.cpp
436
int32
UFEP
= 0;
508
UFEP
= codeword;
509
if (
UFEP
== 1)
566
if (
UFEP
== 0 ||
UFEP
== 1)
584
if (custom_PFMT == 1 &&
UFEP
== 1)
[
all
...]
/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
...]
/hardware/intel/img/psb_video/src/
tng_hostheader.c
[
all
...]
pnw_hostheader.c
[
all
...]
/hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.c
[
all
...]
/external/chromium_org/media/base/
container_names.cc
521
int
ufep
= ReadBits(&reader, 3);
local
522
if (
ufep
== 1) {
530
RCHECK(
ufep
== 0); // Only 0 and 1 allowed.
[
all
...]
Completed in 333 milliseconds