Searched defs:start_pos (Results 1 - 25 of 51) sorted by relevance

123

/external/tensorflow/tensorflow/java/src/gen/cc/
H A Dsource_writer.cc36 size_t start_pos = line_pos; local
37 line_pos = str.find('\n', start_pos);
40 Append(StringPiece(str.data() + start_pos, line_pos - start_pos));
43 Append(StringPiece(str.data() + start_pos, str.size() - start_pos));
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
H A Ddecode_residual.c44 size_t meml_gotten, diff, start_pos; local
53 start_pos = (iLBC_encbits->startIdx-1)*SUBL;
55 start_pos = (iLBC_encbits->startIdx-1)*SUBL + diff;
62 &decresidual[start_pos], iLBCdec_inst->state_short_len
70 WEBRTC_SPL_MEMCPY_W16(mem+CB_MEML-iLBCdec_inst->state_short_len, decresidual+start_pos,
76 &decresidual[start_pos+iLBCdec_inst->state_short_len],
88 decresidual+start_pos, meml_gotten);
102 WebRtcSpl_MemCpyReversedOrder(&decresidual[start_pos-1],
H A Dencode.c52 size_t diff, start_pos; local
91 start_pos = iLBCenc_inst->start_pos;
173 start_pos = (iLBCbits_inst->startIdx-1)*SUBL;
176 start_pos = (iLBCbits_inst->startIdx-1)*SUBL + diff;
181 WebRtcIlbcfix_StateSearch(iLBCenc_inst, iLBCbits_inst, &residual[start_pos],
187 &decresidual[start_pos], iLBCenc_inst->state_short_len
198 decresidual+start_pos, iLBCenc_inst->state_short_len);
203 &residual[start_pos+iLBCenc_inst->state_short_len],
209 WebRtcIlbcfix_CbConstruct(&decresidual[start_pos
[all...]
H A Ddefines.h166 int16_t start_pos; member in struct:IlbcEncoder_
/external/freetype/src/type1/
H A Dt1parse.c276 FT_ULong start_pos = FT_STREAM_POS(); local
306 if ( FT_STREAM_SEEK( start_pos ) ||
/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_simple_parser.cpp43 uint32_t start_pos = m_dwCurPos - 1; local
44 pStart = m_pData + start_pos;
53 dwSize = m_dwCurPos - start_pos;
H A Dcpdf_data_avail.cpp433 const FX_FILESIZE start_pos = m_dwFileLen > 1024 ? 1024 : m_dwFileLen; local
435 if (!GetValidator()->CheckDataRangeAndRequestIfUnavailable(start_pos,
/external/webrtc/webrtc/system_wrappers/source/
H A Daligned_malloc.cc28 uintptr_t GetRightAlign(uintptr_t start_pos, size_t alignment) { argument
31 return (start_pos + alignment - 1) & ~(alignment - 1);
49 uintptr_t start_pos = reinterpret_cast<uintptr_t>(pointer); local
50 return reinterpret_cast<void*>(GetRightAlign(start_pos, alignment));
/external/brotli/c/enc/
H A Dhistogram.c46 const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos,
51 size_t pos = start_pos;
43 BrotliBuildHistogramsWithContext( const Command* cmds, const size_t num_commands, const BlockSplit* literal_split, const BlockSplit* insert_and_copy_split, const BlockSplit* dist_split, const uint8_t* ringbuffer, size_t start_pos, size_t mask, uint8_t prev_byte, uint8_t prev_byte2, const ContextType* context_modes, HistogramLiteral* literal_histograms, HistogramCommand* insert_and_copy_histograms, HistogramDistance* copy_dist_histograms) argument
H A Dbackward_references_hq.c217 /* REQUIRES: len >= 2, start_pos <= pos */
218 /* REQUIRES: cost < kInfinity, nodes[start_pos].cost < kInfinity */
221 size_t start_pos, size_t len, size_t len_code, size_t dist,
226 next->insert_length = (uint32_t)(pos - start_pos);
220 UpdateZopfliNode(ZopfliNode* nodes, size_t pos, size_t start_pos, size_t len, size_t len_code, size_t dist, size_t short_code, float cost) argument
/external/pdfium/core/fxge/
H A Dcfx_pathdata.cpp15 const CFX_PointF& start_pos,
18 if (start_pos.x == end_pos.x) {
19 if (start_pos.y == end_pos.y) {
26 if (end_pos.y < start_pos.y)
36 if (start_pos.y == end_pos.y) {
38 if (end_pos.x < start_pos.x)
48 CFX_PointF diff = end_pos - start_pos;
59 const CFX_PointF& start_pos,
74 bool bStartVert = fabs(start_pos.x - mid_pos.x) < one_twentieth;
77 int start_dir = mid_pos.y > start_pos
14 UpdateLineEndPoints(CFX_FloatRect* rect, const CFX_PointF& start_pos, const CFX_PointF& end_pos, float hw) argument
58 UpdateLineJoinPoints(CFX_FloatRect* rect, const CFX_PointF& start_pos, const CFX_PointF& mid_pos, const CFX_PointF& end_pos, float half_width, float miter_limit) argument
[all...]
/external/libxaac/decoder/
H A Dixheaacd_common_lpfuncs.c168 WORD32 start_pos = 0; local
180 start_pos = temp_bs.cnt_bits;
204 drc_handle->dvb_anc_data_pos = start_pos;
H A Dixheaacd_drc_freq_dec.c874 WORD32 drc_band, spec_pos, start_pos, end_pos; local
927 start_pos = 0;
984 for (spec_pos = start_pos; spec_pos < end_pos; spec_pos++) {
993 qmf_start = ixheaacd_div_by_30(start_pos);
996 qmf_start = start_pos >> 5;
1053 qmf_start_pos = ixheaacd_drc_floor(start_pos, frame_size);
1057 qmf_start = ixheaacd_drc_get_bottom_qmf(start_pos, frame_size);
1069 start_pos = end_pos;
H A Dixheaacd_env_extr.c515 WORD32 start_pos, end_pos, transient_env, start_pos_noise, end_pos_noise, local
525 start_pos = pstr_frame_info->border_vec[0];
534 if ((start_pos < 0) || (start_pos >= end_pos)) return 0;
536 if (start_pos > SBR_OV_SLOTS) return 0;
553 if ((start_pos != start_pos_noise) || (end_pos != end_pos_noise)) return 0;
H A Dixheaacd_esbr_envcal.c93 WORD32 start_pos = 0; local
209 start_pos = p_frame_info->border_vec[i];
212 for (t = start_pos; t < end_pos; t++) {
240 start_pos = pvc_frame_info->border_vec[i];
243 for (t = start_pos; t < end_pos; t++) {
257 for (t = start_pos; t < frame_data->sin_len_for_cur_top; t++) {
496 (*e_gain)[n][c] = nrg_gain_pvc[c][start_pos];
497 (*noise_buf)[n][c] = noise_level_pvc[c][start_pos];
/external/v8/src/
H A Dmessages.h31 MessageLocation(Handle<Script> script, int start_pos, int end_pos);
32 MessageLocation(Handle<Script> script, int start_pos, int end_pos,
37 int start_pos() const { return start_pos_; } function in class:v8::internal::MessageLocation
H A Dflags.cc455 int start_pos = (value == NULL) ? i : i - 1; local
456 int js_argc = *argc - start_pos;
462 js_argv[k - start_pos] = StrDup(argv[k]);
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
H A Dbwe_test_logging.cc106 size_t start_pos = label.find(receiver); local
107 if (start_pos != std::string::npos) {
108 label.replace(start_pos, receiver.length(), "Sender");
/external/webrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_format_vp9_unittest.cc150 size_t start_pos,
153 for (size_t i = start_pos; i < end_pos; ++i) {
149 CheckPayload(const uint8_t* packet, size_t start_pos, size_t end_pos, bool last) argument
H A Drtp_format_vp9.cc158 void QueuePacket(size_t start_pos, argument
164 packet_info.payload_start_pos = start_pos;
/external/webrtc/webrtc/base/
H A Dstringencode.cc607 size_t start_pos = remain_source.find(start_mark); local
608 if (std::string::npos == start_pos) break;
610 if (start_pos > 0) {
611 pre_mark = remain_source.substr(0, start_pos - 1);
614 ++start_pos;
615 size_t end_pos = remain_source.find(end_mark, start_pos);
621 fields->push_back(remain_source.substr(start_pos, end_pos - start_pos));
/external/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc325 int start_pos = ow_->stream_->ByteCount(); local
328 // of any nested messages. We start with -start_pos here, so we only
330 SizeInfo info = {start_pos, -start_pos};
/external/pdfium/core/fxcodec/codec/
H A Dfx_codec_fax.cpp51 int FindBit(const uint8_t* data_buf, int max_pos, int start_pos, int bit) { argument
52 ASSERT(start_pos >= 0);
53 if (start_pos >= max_pos)
57 if (start_pos % 8) {
58 uint8_t data = data_buf[start_pos / 8];
60 data &= 0xff >> (start_pos % 8);
62 data |= 0xff << (8 - start_pos % 8);
65 return start_pos / 8 * 8 + leading_pos[data];
67 start_pos += 7;
70 int byte_pos = start_pos /
[all...]
/external/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2232 pair<int, int> start_pos = FindOrDie(markers_, start_marker); local
2236 expected_span.Add(start_pos.first);
2237 expected_span.Add(start_pos.second);
2238 if (end_pos.first != start_pos.first) {
/external/v8/src/parsing/
H A Dscanner.cc1189 int start_pos = source_pos(); // For reporting octal positions. local
1244 octal_pos_ = Location(start_pos, source_pos());
1275 octal_pos_ = Location(start_pos, source_pos());
1318 octal_pos_ = Location(start_pos, source_pos());

Completed in 9400 milliseconds

123