OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refList
(Results
1 - 8
of
8
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderAVC.cpp
516
VAPictureH264 *
refList
= NULL;
529
refList
= (list == 0) ? sliceParam->RefPicList0 :
536
for (uint8_t item = 0; item < (uint8_t)(activeMinus1 + 1); item++,
refList
++) {
537
if (
refList
->flags & VA_PICTURE_H264_INVALID) {
543
if (refFrame->TopFieldOrderCnt ==
refList
->TopFieldOrderCnt) {
545
flags = refFrame->flags |
refList
->flags;
557
dpb->picture_id = findSurface(
refList
);
562
ETRACE("Reference frame %d is missing. Stop updating references frames.", getPOC(
refList
));
566
dpb->flags =
refList
->flags;
571
dpb->frame_idx =
refList
->frame_idx
[
all
...]
/external/apache-harmony/support/src/test/java/org/apache/harmony/testframework/serialization/
SerializationTest.java
303
ArrayList<Permission>
refList
= Collections.list(initPC
307
if (
refList
.get(0) instanceof UnresolvedPermission
313
refPerm = (UnresolvedPermission)
refList
.get(i);
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/build/builders/
PostCompilerBuilder.java
217
ArrayList<IProject>
refList
= new ArrayList<IProject>(size);
218
refList
.addAll(libProjects);
219
refList
.addAll(javaProjects);
220
allRefProjects =
refList
.toArray(new IProject[size]);
[
all
...]
/libcore/luni/src/main/java/libcore/reflect/
AnnotationAccess.java
310
Dex.Section
refList
= dex.open(annotationSetRefListOffset);
311
int parameterCount =
refList
.readInt();
314
int annotationSetOffset =
refList
.readInt();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.ds_1.2.1.R36x_v20100803.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.ds_1.4.101.v20130813-1853.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.ds_1.4.100.v20130515-2026.jar
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar
Completed in 569 milliseconds