Home
last modified time | relevance | path

Searched defs:next_pos (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/tools/linux/symupload/
Dsym_upload.cc69 string::size_type cur_pos = 0, next_pos = 0; in TokenizeByChar() local
/external/libusb/libusb/os/
Dthreads_windows.c123 struct usbi_cond_perthread *pos, *next_pos; in usbi_cond_destroy() local
/external/libxaac/decoder/
Dixheaacd_env_calc.c1033 WORD32 next_pos, WORD32 shift, in ixheaacd_adjust_scale_dec()
1094 WORD32 next_pos, FLAG low_pow_flag) { in ixheaacd_expsubbandsamples_dec()
1143 VOID ixheaacd_enery_calc_per_subband_dec(WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_per_subband_dec()
1232 WORD32 start_pos, WORD32 next_pos, in ixheaacd_enery_calc_persfb()
/external/aac/libSBRdec/src/
Denv_calc.cpp1874 int next_pos, /*!< End of time rage (QMF-timeslot) */ in rescaleSubbandSamples()
1919 int next_pos /*!< End of time rage (QMF-timeslot) */ in maxSubbandSample()
1994 int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSubband()
2122 int next_pos, /*!< Last QMF-slot of current envelope + 1 */ in calcNrgPerSfb()
/external/u-boot/drivers/pci/
Dpci.c514 u8 next_pos; in pci_find_cap() local
/external/v8/src/compiler/
Dregister-allocator.cc2588 LifetimePosition next_pos = start; in SplitAndSpillRangesDefinedByMemoryOperand() local
3301 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); in SplitAndSpillIntersecting() local
3337 UsePosition* next_pos = range->NextRegisterPosition(current->Start()); in SplitAndSpillIntersecting() local
3412 LifetimePosition next_pos = range->Start(); in TryReuseSpillForPhi() local