OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nIdx
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/media/libstagefright/codecs/avc/common/src/
reflist.cpp
256
int cIdx,
nIdx
;
291
nIdx
= *refIdxLX;
299
RefPicListX[
nIdx
++ ] = RefPicListX[ cIdx ];
311
int cIdx,
nIdx
;
341
nIdx
= *refIdxLX;
347
RefPicListX[
nIdx
++ ] = RefPicListX[ cIdx ];
/external/chromium_org/third_party/sqlite/src/src/
update.c
101
int
nIdx
; /* Number of indices that need updating */
239
for(
nIdx
=0, pIdx=pTab->pIndex; pIdx; pIdx=pIdx->pNext,
nIdx
++){}
240
if(
nIdx
>0 ){
241
aRegIdx = sqlite3DbMallocRaw(db, sizeof(Index*) *
nIdx
);
insert.c
755
int
nIdx
;
758
nIdx
= sqlite3OpenTableAndIndices(pParse, pTab, baseCur, OP_OpenWrite);
759
aRegIdx = sqlite3DbMallocRaw(db, sizeof(int)*(
nIdx
+1));
763
for(i=0; i<
nIdx
; i++){
[
all
...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/tests/
G722DecTest.c
216
int
nIdx
= 0,
230
for (
nIdx
= 0;
nIdx
< nCntTest1;
nIdx
++) {
398
printf("%d :: App: Outer %d time Sending OMX_StateExecuting Command: TC6\n",__LINE__,
nIdx
);
451
if(
nIdx
!= (nCntTest - 1)) {
[
all
...]
/external/chromium_org/third_party/sqlite/src/ext/rtree/
rtree.c
[
all
...]
/external/pdfium/fpdfsdk/src/javascript/
Field.cpp
[
all
...]
/external/svox/pico/lib/
picopam.c
[
all
...]
Completed in 1664 milliseconds