OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:refList
(Results
1 - 6
of
6
) sorted by null
/hardware/intel/common/libmix/videodecoder/
VideoDecoderAVC.cpp
516
VAPictureH264 *
refList
= NULL;
536
refList
= (list == 0) ? sliceParam->RefPicList0 :
543
for (uint8_t item = 0; item < (uint8_t)(activeMinus1 + 1); item++,
refList
++) {
544
if (
refList
->flags & VA_PICTURE_H264_INVALID) {
550
if (refFrame->TopFieldOrderCnt ==
refList
->TopFieldOrderCnt) {
552
flags = refFrame->flags |
refList
->flags;
564
dpb->picture_id = findSurface(
refList
);
569
ETRACE("Reference frame %d is missing. Stop updating references frames.", getPOC(
refList
));
573
dpb->flags =
refList
->flags;
578
dpb->frame_idx =
refList
->frame_idx
[
all
...]
/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
...]
/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/guice/lib/build/
felix-2.0.5.jar
Completed in 5460 milliseconds