OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refIndex
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_inter_prediction.c
59
u32
refIndex
;
81
static void GetPredictionMv(mv_t *mv, interNeighbour_t *a, u32
refIndex
);
501
u32
refIndex
;
507
refIndex
= mbPred->refIdxL0[0];
517
( a[0].
refIndex
== 0 && ((u32)(*tmpMv1) == 0) ) ||
518
( a[1].
refIndex
== 0 && ((u32)(*tmpMv2) == 0) )))
531
GetPredictionMv(&mvPred, a,
refIndex
);
546
tmp = h264bsdGetRefPicData(dpb,
refIndex
);
555
pMb->refPic[0] =
refIndex
;
556
pMb->refPic[1] =
refIndex
;
[
all
...]
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
OMX_Core.c
207
int
refIndex
= 0;
208
for (
refIndex
=0;
refIndex
< MAX_TABLE_SIZE;
refIndex
++) {
210
if (strcmp(componentTable[
refIndex
].name, cComponentName) == 0) {
212
cComponentName, componentTable[
refIndex
].refCount);
215
if (componentTable[
refIndex
].refCount >= MAX_CONCURRENT_INSTANCES) {
281
componentTable[
refIndex
].pHandle[componentTable[
refIndex
].refCount] = *pHandle;
282
componentTable[
refIndex
].refCount += 1
[
all
...]
/frameworks/av/media/libmedia/
MediaProfiles.cpp
510
int
refIndex
= getRequiredProfileRefIndex(cameraId);
511
CHECK(
refIndex
!= -1);
529
info = &(mRequiredProfileRefs[
refIndex
].mRefs[j]);
566
int
refIndex
= getRequiredProfileRefIndex(cameraId);
567
CHECK(
refIndex
!= -1);
569
&mRequiredProfileRefs[
refIndex
].mRefs[j];
599
CHECK(index ==
refIndex
);
[
all
...]
/external/robolectric/lib/main/
h2-1.2.147.jar
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
Completed in 68 milliseconds