HomeSort by relevance Sort by last modified time
    Searched refs:cIdx (Results 1 - 8 of 8) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/common/src/
reflist.cpp 256 int cIdx, nIdx;
284 for (cIdx = num_ref_idx_lX_active_minus1 + 1; cIdx > *refIdxLX; cIdx--)
286 RefPicListX[ cIdx ] = RefPicListX[ cIdx - 1];
293 for (cIdx = *refIdxLX; cIdx <= num_ref_idx_lX_active_minus1 + 1; cIdx++)
295 if (RefPicListX[ cIdx ])
    [all...]
  /frameworks/rs/
rsAllocation.cpp 192 uint32_t cIdx, size_t sizeBytes) {
195 if (cIdx >= mHal.state.type->getElement()->getFieldCount()) {
205 const Element * e = mHal.state.type->getElement()->getField(cIdx);
206 uint32_t elemArraySize = mHal.state.type->getElement()->getFieldArraySize(cIdx);
212 rsc->mHal.funcs.allocation.elementData1D(rsc, this, x, data, cIdx, sizeBytes);
217 const void *data, uint32_t cIdx, size_t sizeBytes) {
230 if (cIdx >= mHal.state.type->getElement()->getFieldCount()) {
235 const Element * e = mHal.state.type->getElement()->getField(cIdx);
236 uint32_t elemArraySize = mHal.state.type->getElement()->getFieldArraySize(cIdx);
242 rsc->mHal.funcs.allocation.elementData2D(rsc, this, x, y, data, cIdx, sizeBytes)
    [all...]
  /external/chromium_org/third_party/icu/source/common/
unames.cpp     [all...]
  /external/icu/icu4c/source/common/
unames.cpp     [all...]
  /frameworks/rs/driver/
rsdAllocation.cpp     [all...]
  /external/clang/tools/libclang/
Indexing.cpp 459 CXIndex CIdx;
462 explicit IndexSessionData(CXIndex cIdx)
463 : CIdx(cIdx), SkipBodyData(new SessionSkipBodyData) {}
517 CIndexer *CXXIdx = static_cast<CIndexer *>(IdxSession->CIdx);
765 CIndexer *CXXIdx = TU->CIdx;
952 CXIndexAction clang_IndexAction_create(CXIndex CIdx) {
953 return new IndexSessionData(CIdx);
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/commons/commons-exec/1.2/
commons-exec-1.2.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-exec/1.1/
commons-exec-1.1.jar 

Completed in 185 milliseconds