Searched refs:front (Results 1 - 25 of 64) sorted by relevance

123

/hardware/ril/libril/
H A DrilSocketQueue.h56 T *front; member in class:Ril_queue
68 * Add a request to the front of the queue.
98 front = NULL;
109 temp = this->front;
110 if(NULL != this->front->p_next) {
111 this->front = this->front->p_next;
113 this->front = NULL;
125 if(NULL == this->front) {
126 this->front
[all...]
/hardware/interfaces/wifi/1.2/default/
H A Dringbuffer.cpp41 size_ -= data_.front().size() * sizeof(data_.front()[0]);
/hardware/interfaces/wifi/1.2/default/tests/
H A Dringbuffer_unit_tests.cpp46 EXPECT_EQ(input, buffer_.getData().front());
58 EXPECT_EQ(input2, buffer_.getData().front());
70 EXPECT_EQ(input3, buffer_.getData().front());
91 EXPECT_EQ(input, buffer_.getData().front());
/hardware/google/av/media/codecs/flac/
H A DC2SoftFlacDec.cpp153 work->worklets.front()->output.flags = work->input.flags;
154 work->worklets.front()->output.buffers.clear();
155 work->worklets.front()->output.ordinal = work->input.ordinal;
165 work->worklets.front()->output.configUpdate.clear();
175 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
236 work->worklets.front()->output.configUpdate.push_back(
238 work->worklets.front()->output.configUpdate.push_back(
287 work->worklets.front()->output.flags = work->input.flags;
288 work->worklets.front()->output.buffers.clear();
289 work->worklets.front()
[all...]
H A DC2SoftFlacEnc.cpp171 work->worklets.front()->output.flags = work->input.flags;
172 work->worklets.front()->output.buffers.clear();
173 work->worklets.front()->output.ordinal = work->input.ordinal;
191 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
215 work->worklets.front()->output.configUpdate.push_back(std::move(csd));
276 work->worklets.front()->output.buffers.push_back(buffer);
277 work->worklets.front()->output.ordinal.timestamp = mAnchorTimeStamp + outTimeStamp;
/hardware/google/av/media/codecs/opus/
H A DC2SoftOpusDec.cpp179 work->worklets.front()->output.flags = work->input.flags;
180 work->worklets.front()->output.buffers.clear();
181 work->worklets.front()->output.ordinal = work->input.ordinal;
299 work->worklets.front()->output.configUpdate.clear();
310 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
397 work->worklets.front()->output.configUpdate.push_back(C2Param::Copy(sampleRateInfo));
398 work->worklets.front()->output.configUpdate.push_back(C2Param::Copy(channelCountInfo));
475 work->worklets.front()->output.flags = work->input.flags;
476 work->worklets.front()->output.buffers.clear();
477 work->worklets.front()
[all...]
/hardware/google/av/media/codecs/vorbis/
H A DC2SoftVorbisDec.cpp199 work->worklets.front()->output.flags = work->input.flags;
200 work->worklets.front()->output.buffers.clear();
201 work->worklets.front()->output.ordinal = work->input.ordinal;
230 work->worklets.front()->output.configUpdate.clear();
241 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
300 work->worklets.front()->output.configUpdate.push_back(C2Param::Copy(sampleRateInfo));
301 work->worklets.front()->output.configUpdate.push_back(C2Param::Copy(channelCountInfo));
424 work->worklets.front()->output.flags = work->input.flags;
425 work->worklets.front()->output.buffers.clear();
426 work->worklets.front()
[all...]
/hardware/google/av/media/codecs/g711/
H A DC2SoftG711Dec.cpp148 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
163 work->worklets.front()->output.flags = work->input.flags;
164 work->worklets.front()->output.buffers.clear();
165 work->worklets.front()->output.ordinal = work->input.ordinal;
198 work->worklets.front()->output.flags = work->input.flags;
199 work->worklets.front()->output.buffers.clear();
200 work->worklets.front()->output.buffers.push_back(createLinearBuffer(block));
201 work->worklets.front()->output.ordinal = work->input.ordinal;
/hardware/google/av/media/codecs/gsm/
H A DC2SoftGsmDec.cpp183 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
193 work->worklets.front()->output.flags = work->input.flags;
194 work->worklets.front()->output.buffers.clear();
195 work->worklets.front()->output.ordinal = work->input.ordinal;
232 work->worklets.front()->output.flags = work->input.flags;
233 work->worklets.front()->output.buffers.clear();
234 work->worklets.front()->output.buffers.push_back(createLinearBuffer(block, 0, outSize));
235 work->worklets.front()->output.ordinal = work->input.ordinal;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HdrPlusListenerThread.cpp205 requestId = mNextCaptureReadyIds.front();
220 result = mResults.front();
243 auto shutter = mShutters.front();
263 postview = std::move(mPostviews.front());
291 nextCallback = mPendingCallbacks.front();
/hardware/google/av/media/codecs/mp3/
H A DC2SoftMp3Dec.cpp333 work->worklets.front()->output.configUpdate.clear();
343 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
353 work->worklets.front()->output.flags = work->input.flags;
354 work->worklets.front()->output.buffers.clear();
355 work->worklets.front()->output.ordinal = work->input.ordinal;
442 work->worklets.front()->output.configUpdate.push_back(C2Param::Copy(sampleRateInfo));
443 work->worklets.front()->output.configUpdate.push_back(C2Param::Copy(channelCountInfo));
489 work->worklets.front()->output.flags = work->input.flags;
490 work->worklets.front()->output.buffers.clear();
491 work->worklets.front()
[all...]
/hardware/google/av/media/codecs/amr_nb_wb/
H A DC2SoftAmrNbEnc.cpp182 work->worklets.front()->output.flags = work->input.flags;
183 work->worklets.front()->output.buffers.clear();
184 work->worklets.front()->output.ordinal = work->input.ordinal;
203 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
277 work->worklets.front()->output.buffers.push_back(
279 work->worklets.front()->output.ordinal.timestamp = mAnchorTimeStamp + outTimeStamp;
H A DC2SoftAmrDec.cpp253 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
264 work->worklets.front()->output.flags = work->input.flags;
265 work->worklets.front()->output.buffers.clear();
266 work->worklets.front()->output.ordinal = work->input.ordinal;
361 work->worklets.front()->output.flags = work->input.flags;
362 work->worklets.front()->output.buffers.clear();
363 work->worklets.front()->output.buffers.push_back(createLinearBuffer(block));
364 work->worklets.front()->output.ordinal = work->input.ordinal;
H A DC2SoftAmrWbEnc.cpp265 work->worklets.front()->output.flags = work->input.flags;
266 work->worklets.front()->output.buffers.clear();
267 work->worklets.front()->output.ordinal = work->input.ordinal;
285 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
353 work->worklets.front()->output.buffers.push_back(
355 work->worklets.front()->output.ordinal.timestamp = mAnchorTimeStamp + outTimeStamp;
/hardware/google/av/media/codecs/mpeg4_h263/
H A DC2SoftMpeg4Dec.cpp288 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
289 work->worklets.front()->output.buffers.clear();
290 work->worklets.front()->output.ordinal = work->input.ordinal;
305 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
306 work->worklets.front()->output.buffers.clear();
307 work->worklets.front()->output.buffers.push_back(buffer);
308 work->worklets.front()->output.ordinal = work->input.ordinal;
432 work->worklets.front()->output.configUpdate.clear();
443 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
507 work->worklets.front()
[all...]
H A DC2SoftMpeg4Enc.cpp220 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
221 work->worklets.front()->output.buffers.clear();
222 work->worklets.front()->output.ordinal = work->input.ordinal;
356 work->worklets.front()->output.configUpdate.push_back(std::move(csd));
364 inputBuffer->data().graphicBlocks().front().map().get());
379 inputBuffer->data().graphicBlocks().front();
497 work->worklets.front()->output.buffers.push_back(buffer);
498 work->worklets.front()->output.ordinal.timestamp = inputTimeStamp;
/hardware/google/av/media/codecs/raw/
H A DC2SoftRawDec.cpp140 work->worklets.front()->output.flags = work->input.flags;
141 work->worklets.front()->output.buffers.clear();
142 work->worklets.front()->output.ordinal = work->input.ordinal;
144 work->worklets.front()->output.buffers.push_back(work->input.buffers[0]);
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
H A DRecurrentTimer_test.cpp38 ASSERT_EQ(0xdead, cookies.front());
/hardware/google/av/media/codecs/aac/
H A DC2SoftAacEnc.cpp288 work->worklets.front()->output.configUpdate.push_back(std::move(csd));
302 view = work->input.buffers[0]->data().linearBlocks().front().map().get();
418 work->worklets.front()->output.flags =
420 work->worklets.front()->output.buffers.clear();
421 work->worklets.front()->output.ordinal = work->input.ordinal;
422 work->worklets.front()->output.ordinal.timestamp = timestamp;
425 work->worklets.front()->output.buffers.push_back(
H A DC2SoftAacDec.cpp355 Info &outInfo = mBuffersInfo.front();
380 C2FrameData &output = work->worklets.front()->output;
414 C2FrameData &output = work->worklets.front()->output;
439 work->worklets.front()->output.configUpdate.clear();
453 view = work->input.buffers[0]->data().linearBlocks().front().map().get();
484 work->worklets.front()->output.ordinal = work->input.ordinal;
485 work->worklets.front()->output.buffers.clear();
674 C2FrameData &output = work->worklets.front()->output;
727 work->worklets.front()->output.flags = work->input.flags;
728 work->worklets.front()
[all...]
/hardware/google/av/media/codecs/vpx/
H A DC2SoftVpxDec.cpp287 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
288 work->worklets.front()->output.buffers.clear();
289 work->worklets.front()->output.ordinal = work->input.ordinal;
304 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
305 work->worklets.front()->output.buffers.clear();
306 work->worklets.front()->output.buffers.push_back(buffer);
307 work->worklets.front()->output.ordinal = work->input.ordinal;
322 work->worklets.front()->output.configUpdate.clear();
332 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
435 work->worklets.front()
[all...]
H A DC2SoftVpxEnc.cpp413 work->worklets.front()->output.configUpdate.push_back(std::move(csd));
421 inputBuffer->data().graphicBlocks().front().map().get());
434 inputBuffer->data().graphicBlocks().front();
581 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
582 work->worklets.front()->output.buffers.clear();
583 work->worklets.front()->output.buffers.push_back(createLinearBuffer(block));
584 work->worklets.front()->output.ordinal = work->input.ordinal;
585 work->worklets.front()->output.ordinal.timestamp = encoded_packet->data.frame.pts;
/hardware/google/av/media/codecs/xaac/
H A DC2SoftXaacDec.cpp248 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
249 work->worklets.front()->output.buffers.clear();
250 work->worklets.front()->output.ordinal = work->input.ordinal;
276 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
277 work->worklets.front()->output.buffers.clear();
278 work->worklets.front()->output.buffers.push_back(buffer);
279 work->worklets.front()->output.ordinal = work->input.ordinal;
295 work->worklets.front()->output.configUpdate.clear();
306 view = work->input.buffers[0]->data().linearBlocks().front().map().get();
338 work->worklets.front()
[all...]
/hardware/google/av/codec2/vndk/bufferpool/
H A DBufferStatus.cpp116 BufferId id = pending.front();
143 BufferId id = pending.front();
/hardware/google/av/media/codecs/hevc/
H A DC2SoftHevcDec.cpp669 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
670 work->worklets.front()->output.buffers.clear();
671 work->worklets.front()->output.ordinal = work->input.ordinal;
686 work->worklets.front()->output.flags = (C2FrameData::flags_t)flags;
687 work->worklets.front()->output.buffers.clear();
688 work->worklets.front()->output.buffers.push_back(buffer);
689 work->worklets.front()->output.ordinal = work->input.ordinal;
738 work->worklets.front()->output.configUpdate.clear();
749 rView = work->input.buffers[0]->data().linearBlocks().front().map().get();
821 work->worklets.front()
[all...]

Completed in 253 milliseconds

123