/external/webrtc/webrtc/system_wrappers/source/ |
D | aligned_malloc.cc | 28 uintptr_t GetRightAlign(uintptr_t start_pos, size_t alignment) { in GetRightAlign() 49 uintptr_t start_pos = reinterpret_cast<uintptr_t>(pointer); in GetRightAlign() local
|
/external/tensorflow/tensorflow/java/src/gen/cc/ |
D | source_writer.cc | 36 size_t start_pos = line_pos; in Write() local
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | decode_residual.c | 44 size_t meml_gotten, diff, start_pos; in WebRtcIlbcfix_DecodeResidual() local
|
D | encode.c | 52 size_t diff, start_pos; in WebRtcIlbcfix_EncodeImpl() local
|
/external/pdfium/core/fpdfapi/parser/ |
D | cpdf_simple_parser.cpp | 43 uint32_t start_pos = m_dwCurPos - 1; in ParseWord() local
|
/external/pdfium/core/fxge/ |
D | cfx_pathdata.cpp | 15 const CFX_PointF& start_pos, in UpdateLineEndPoints() 59 const CFX_PointF& start_pos, in UpdateLineJoinPoints() 276 CFX_PointF start_pos = m_Points[iStartPoint].m_Point; in GetBoundingBox() local
|
/external/brotli/c/enc/ |
D | histogram.c | 46 const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, in BrotliBuildHistogramsWithContext()
|
D | brotli_bit_stream.c | 949 size_t start_pos, in BrotliStoreMetaBlock() 1083 size_t start_pos, in BuildHistograms() 1108 size_t start_pos, in StoreDataWithHuffmanCodes() 1149 size_t start_pos, in BrotliStoreMetaBlockTrivial() 1204 size_t start_pos, in BrotliStoreMetaBlockFast()
|
/external/freetype/src/type1/ |
D | t1parse.c | 276 FT_ULong start_pos = FT_STREAM_POS(); in T1_Get_Private_Dict() local
|
/external/libxaac/decoder/ |
D | ixheaacd_common_lpfuncs.c | 168 WORD32 start_pos = 0; in ixheaacd_read_data_stream_element() local
|
D | ixheaacd_env_calc.c | 472 WORD16 *noise_level_mant, WORD16 *nrg_sine, WORD32 start_pos, in ixheaacd_adapt_noise_gain_calc() 680 WORD32 start_pos, end_pos; in ixheaacd_calc_sbrenvelope() local 1032 WORD32 sub_band_end, WORD32 start_pos, in ixheaacd_adjust_scale_dec() 1093 WORD32 sub_band_end, WORD32 start_pos, 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()
|
D | ixheaacd_esbr_envcal.c | 93 WORD32 start_pos = 0; in ixheaacd_sbr_env_calc() local
|
D | ixheaacd_drc_freq_dec.c | 874 WORD32 drc_band, spec_pos, start_pos, end_pos; in ixheaacd_drc_apply() local
|
/external/webrtc/webrtc/modules/audio_coding/neteq/test/delay_tool/ |
D | parse_delay_file.m | 19 start_pos = ftell(fid); variable
|
/external/v8/src/ |
D | messages.h | 37 int start_pos() const { return start_pos_; } in start_pos() function
|
D | flags.cc | 455 int start_pos = (value == NULL) ? i : i - 1; in SetFlagsFromCommandLine() local
|
/external/v8/src/parsing/ |
D | parser.h | 67 int start_pos() const { return backing_[kStartPositionIndex]; } in start_pos() function
|
D | scanner-character-streams.cc | 548 size_t start_pos = position - chunk.byte_pos; in FillBuffer() local 816 Utf16CharacterStream* ScannerStream::For(Handle<String> data, int start_pos, in For()
|
/external/aac/libSBRdec/src/ |
D | env_calc.cpp | 1067 int start_pos, stop_pos, freq_res; in calculateSbrEnvelope() local 1869 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in rescaleSubbandSamples() 1914 int start_pos, /*!< Begin of time rage (QMF-timeslot) */ in maxSubbandSample() 1989 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSubband() 2117 int start_pos, /*!< First QMF-slot of current envelope */ in calcNrgPerSfb()
|
/external/llvm/lib/DebugInfo/DWARF/ |
D | DWARFDebugLine.cpp | 596 SequenceIter start_pos = seq_pos; in lookupAddressRange() local
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
D | bwe_test_logging.cc | 106 size_t start_pos = label.find(receiver); in Plot() local
|
/external/aac/libSBRenc/src/ |
D | env_est.cpp | 606 INT start_pos, /*! start slot */ in getEnvSfbEnergy() 739 INT no_of_bands, start_pos, stop_pos, li, ui; in calculateSbrEnvelope() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | firstpass.c | 1257 FIRSTPASS_STATS *start_pos; in vp8_init_second_pass() local 1628 FIRSTPASS_STATS *start_pos; in define_gf_group() local 2465 FIRSTPASS_STATS *start_pos; in test_candidate_kf() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_format_vp9.cc | 158 void QueuePacket(size_t start_pos, in QueuePacket()
|
D | rtp_format_vp8.cc | 448 void RtpPacketizerVp8::QueuePacket(size_t start_pos, in QueuePacket()
|