HomeSort by relevance Sort by last modified time
    Searched full:frame_count (Results 1 - 25 of 221) sorted by null

1 2 3 4 5 6 7 8 9

  /external/libvpx/libvpx/
video_writer.c 20 int frame_count; member in struct:VpxVideoWriterStruct
24 int frame_count) {
31 ivf_write_file_header(file, &cfg, info->codec_fourcc, frame_count);
47 writer->frame_count = 0;
63 write_header(writer->file, &writer->info, writer->frame_count);
77 ++writer->frame_count;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
video_writer.c 20 int frame_count; member in struct:VpxVideoWriterStruct
24 int frame_count) {
31 ivf_write_file_header(file, &cfg, info->codec_fourcc, frame_count);
47 writer->frame_count = 0;
63 write_header(writer->file, &writer->info, writer->frame_count);
77 ++writer->frame_count;
  /system/media/audio_utils/include/audio_utils/
resampler.h 38 size_t frame_count; member in struct:resampler_buffer
46 * as input: buffer->frame_count is the number of frames requested
47 * as output: buffer->frame_count is the number of frames returned
54 * as input: buffer->frame_count is the number of frames released
echo_reference.h 28 size_t frame_count; // number of frames in buffer member in struct:echo_reference_buffer
46 * - frame_count is updated with the actual number of frames returned
  /bionic/libc/bionic/
debug_stacktrace.cpp 68 size_t frame_count; member in struct:stack_crawl_state_t
73 : frames(frames), frame_count(0), max_depth(max_depth), have_skipped_self(false) {
106 state->frames[state->frame_count++] = ip;
107 return (state->frame_count >= state->max_depth) ? _URC_END_OF_STACK : _URC_NO_REASON;
115 return state.frame_count;
118 __LIBC_HIDDEN__ void log_backtrace(uintptr_t* frames, size_t frame_count) {
123 frame_count = get_backtrace(self_bt, 16);
130 for (size_t i = 0 ; i < frame_count; ++i) {
debug_stacktrace.h 38 __LIBC_HIDDEN__ void log_backtrace(uintptr_t* stack_frames, size_t frame_count);
  /system/media/audio_utils/
echo_reference.c 84 buffer->frame_count = 0;
88 buffer->frame_count = (buffer->frame_count > er->wr_frames_in) ?
89 er->wr_frames_in : buffer->frame_count;
109 er->wr_frames_in -= buffer->frame_count;
152 ALOGV("echo_reference_write() START trying to write %zu frames", buffer->frame_count);
157 //ALOGV("echo_reference_write() %d frames", buffer->frame_count);
183 er->wr_curr_frame_size = buffer->frame_count;
190 size_t wrBufSize = buffer->frame_count;
192 inFrames = buffer->frame_count;
    [all...]
  /external/libvpx/libvpx/examples/
set_maps.c 159 int frame_count = 0; local
221 ++frame_count;
223 if (frame_count == 22 && encoder->fourcc == VP8_FOURCC) {
225 } else if (frame_count == 33) {
227 } else if (frame_count == 44) {
231 encode_frame(&codec, &raw, frame_count, writer);
236 printf("Processed %d frames.\n", frame_count);
twopass_encoder.c 184 int frame_count = 0; local
200 ++frame_count;
203 get_frame_stats(&codec, &raw, frame_count, 1, 0, VPX_DL_BEST_QUALITY,
206 encode_frame(&codec, &raw, frame_count, 1, 0, VPX_DL_BEST_QUALITY,
212 get_frame_stats(&codec, NULL, frame_count, 1, 0, VPX_DL_BEST_QUALITY,
219 printf("Pass %d complete. Processed %d frames.\n", pass + 1, frame_count);
vp8cx_set_ref.c 99 int frame_count = 0; local
164 if (frame_count + 1 == update_frame_num) {
172 encode_frame(&codec, &raw, frame_count++, writer);
178 printf("Processed %d frames.\n", frame_count);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
set_maps.c 158 int frame_count = 0; local
219 ++frame_count;
221 if (frame_count == 22 && encoder->fourcc == VP8_FOURCC) {
223 } else if (frame_count == 33) {
225 } else if (frame_count == 44) {
229 encode_frame(&codec, &raw, frame_count, writer);
234 printf("Processed %d frames.\n", frame_count);
twopass_encoder.c 184 int frame_count = 0; local
200 ++frame_count;
203 get_frame_stats(&codec, &raw, frame_count, 1, 0, VPX_DL_BEST_QUALITY,
206 encode_frame(&codec, &raw, frame_count, 1, 0, VPX_DL_BEST_QUALITY,
212 get_frame_stats(&codec, NULL, frame_count, 1, 0, VPX_DL_BEST_QUALITY,
219 printf("Pass %d complete. Processed %d frames.\n", pass + 1, frame_count);
vp8cx_set_ref.c 99 int frame_count = 0; local
164 if (frame_count + 1 == update_frame_num) {
172 encode_frame(&codec, &raw, frame_count++, writer);
178 printf("Processed %d frames.\n", frame_count);
  /device/asus/fugu/libaudio/
AudioStreamIn.cpp 423 buf.frame_count = framesRd;
429 buf.frame_count * frameSize);
430 framesRd = buf.frame_count;
477 buffer->frame_count = 0;
487 buffer->frame_count = 0;
502 buffer->frame_count = (buffer->frame_count > mFramesIn) ?
503 mFramesIn : buffer->frame_count;
516 mFramesIn -= buffer->frame_count;
  /external/google-breakpad/src/processor/
stackwalker_address_list.cc 51 size_t frame_count,
56 frame_count_(frame_count) {
  /external/google-breakpad/src/client/ios/handler/
ios_exception_minidump_generator.mm 168 size_t frame_count = [return_addresses_ count];
169 if (frame_count == 0)
174 size_t stack_size = frame_record_size * (frame_count - 1) + pointer_size;
181 for (size_t current_frame = frame_count - 1;
  /hardware/intel/img/psb_video/src/mrst/
lnc_H264ES.c 225 ctx->obj_context->frame_count = 0;
231 if ((ctx->obj_context->frame_count != 0) &&
235 /* a new sequence and IDR need reset frame_count */
236 ctx->obj_context->frame_count = 0;
347 if ((ctx->obj_context->frame_count % ctx->sRCParams.IntraFreq) == 0) {
349 intra_cnt = ctx->obj_context->frame_count / ctx->sRCParams.IntraFreq;
362 if (ctx->obj_context->frame_count > 0)
365 ctx->obj_context->frame_count = 0;
370 if (!ctx->obj_context->frame_count) {
484 if (ctx->force_idr_h264 || (ctx->obj_context->frame_count == 0))
    [all...]
lnc_H263ES.c 205 if ((ctx->obj_context->frame_count != 0) &&
297 ctx->obj_context->frame_count,
378 ctx->obj_context->frame_count);
386 if ((ctx->obj_context->frame_count == 0) && (pBuffer->start_row_number == 0) && pBuffer->slice_flags.bits.is_intra)
402 ctx->obj_context->frame_count > 0,
411 ctx->obj_context->frame_count,
416 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n",
417 ctx->obj_context->frame_count, ctx->obj_context->slice_count);
lnc_MPEG4ES.c 214 if ((ctx->obj_context->frame_count != 0) &&
372 if ((ctx->obj_context->frame_count == 0) && (pBuffer->start_row_number == 0) && pBuffer->slice_flags.bits.is_intra)
388 ctx->obj_context->frame_count > 0,
396 ctx->obj_context->frame_count,
401 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n",
402 ctx->obj_context->frame_count, ctx->obj_context->slice_count);
  /external/skia/experimental/iOSSampleApp/
SkSampleUIView.mm 212 static const int FRAME_COUNT = 60;
237 if (++fFrameCounter == FRAME_COUNT) {
241 //SkMSec ms0 = (int)(1000 * fTime0 / FRAME_COUNT);
242 //SkMSec msTotal = (int)(1000 * fTotalTime / FRAME_COUNT);
244 // FRAME_COUNT / fTotalTime);
245 str.printf(" fps:%3.1f", FRAME_COUNT / fTotalTime);
  /external/lldb/source/Plugins/Process/Utility/
UnwindMacOSXFrameBackchain.cpp 59 const uint32_t frame_count = GetFrameCount(); local
60 if (idx < frame_count)
80 const uint32_t frame_count = GetFrameCount(); local
81 if (concrete_idx < frame_count)
  /external/chromium-trace/trace-viewer/tracing/test_data/
multiple_input_latency.json 1 {"traceEvents": [{"cat":"input","pid":18605,"tid":18605,"ts":5344155722132,"ph":"X","name":"RenderWidgetHostImpl::ForwardMouseEvent","args":{"x":247,"y":243},"dur":130,"tdur":97,"tts":7031199},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155722156,"ph":"S","name":"InputLatency","args":{},"tts":7031220,"id":"0x4000005c2"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722161,"ph":"s","name":"LatencyInfo.Flow","args":{},"tts":7031225,"id":"0x4000005c2"},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155722166,"ph":"T","name":"InputLatency","args":{"step":"MouseMove"},"tts":7031229,"id":"0x4000005c2"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722171,"ph":"X","name":"InputRouterImpl::FilterAndSendWebInputEvent","args":{"type":"MouseMove"},"dur":88,"tdur":58,"tts":7031235},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722511,"ph":"X","name":"GestureProvider::OnTouchEvent","args":{"action":"ACTION_DOWN"},"dur":116,"tdur":113,"tts":7031548},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722647,"ph":"X","name":"RenderWidgetHostImpl::ForwardTouchEvent","args":{},"dur":105,"tdur":102,"tts":7031684},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155722654,"ph":"S","name":"InputLatency","args":{},"tts":7031690,"id":"0x4000005c3"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722658,"ph":"s","name":"LatencyInfo.Flow","args":{},"tts":7031694,"id":"0x4000005c3"},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155722662,"ph":"T","name":"InputLatency","args":{"step":"TouchStart"},"tts":7031698,"id":"0x4000005c3"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722666,"ph":"X","name":"TouchEventQueue::QueueEvent","args":{},"dur":83,"tdur":81,"tts":7031702},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722701,"ph":"S","name":"TouchEventQueue::QueueEvent","args":{},"tts":7031737,"id":"0xafac204c07554038"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722706,"ph":"X","name":"TouchEventQueue::ForwardNextEventToRenderer","args":{},"dur":41,"tdur":39,"tts":7031742},{"cat":"input","pid":18605,"tid":18605,"ts":5344155722712,"ph":"X","name":"InputRouterImpl::FilterAndSendWebInputEvent","args":{"type":"TouchStart"},"dur":32,"tdur":29,"tts":7031749},{"cat":"input","pid":18605,"tid":18605,"ts":5344155723995,"ph":"X","name":"InputRouterImpl::ProcessInputEventAck","args":{"type":"TouchStart","ack":"NO_CONSUMER_EXISTS"},"dur":222,"tdur":218,"tts":7032168},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724002,"ph":"X","name":"TouchEventQueue::ProcessTouchAck","args":{},"dur":212,"tdur":210,"tts":7032174},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155724050,"ph":"F","name":"InputLatency","args":{"data":{"INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155724011.0},"INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT":{"comp_id":17179869186.0,"count":1.0,"time":5344155722653.0},"INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155713000.0},"INPUT_EVENT_LATENCY_TERMINATED_TOUCH_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155724012.0},"trace_id":17179870659.0}},"tts":7032222,"id":"0x4000005c3"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724055,"ph":"f","name":"LatencyInfo.Flow","args":{},"tts":7032227,"id":"0x4000005c3"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724067,"ph":"X","name":"RenderWidgetHostImpl::ForwardGestureEvent","args":{},"dur":138,"tdur":135,"tts":7032239},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155724076,"ph":"S","name":"InputLatency","args":{},"tts":7032247,"id":"0x4000005c4"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724079,"ph":"s","name":"LatencyInfo.Flow","args":{},"tts":7032251,"id":"0x4000005c4"},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155724083,"ph":"T","name":"InputLatency","args":{"step":"GestureTapDown"},"tts":7032255,"id":"0x4000005c4"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724089,"ph":"X","name":"GestureEventQueue::ShouldForward","args":{},"dur":9,"tdur":7,"tts":7032261},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724100,"ph":"X","name":"InputRouterImpl::FilterAndSendWebInputEvent","args":{"type":"GestureTapDown"},"dur":102,"tdur":100,"tts":7032272},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724143,"ph":"X","name":"InputRouterImpl::ProcessInputEventAck","args":{"type":"GestureTapDown","ack":"IGNORED"},"dur":57,"tdur":55,"tts":7032315},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724149,"ph":"X","name":"GestureEventQueue::ProcessGestureAck","args":{},"dur":48,"tdur":46,"tts":7032321},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155724181,"ph":"F","name":"InputLatency","args":{"data":{"INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT":{"comp_id":17179869186.0,"count":1.0,"time":5344155724075.0},"INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155713000.0},"INPUT_EVENT_LATENCY_TERMINATED_GESTURE_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155724154.0},"trace_id":17179870660.0}},"tts":7032353,"id":"0x4000005c4"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724186,"ph":"f","name":"LatencyInfo.Flow","args":{},"tts":7032358,"id":"0x4000005c4"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155724207,"ph":"F","name":"TouchEventQueue::QueueEvent","args":{},"tts":7032379,"id":"0xafac204c07554038"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155725465,"ph":"X","name":"InputRouterImpl::ProcessInputEventAck","args":{"type":"MouseMove","ack":"CONSUMED"},"dur":8,"tdur":5,"tts":7032835},{"cat":"input","pid":18605,"tid":18605,"ts":5344155735104,"ph":"X","name":"GestureProvider::OnTouchEvent","args":{"action":"ACTION_MOVE"},"dur":29,"tdur":21,"tts":7033500},{"cat":"input","pid":18605,"tid":18605,"ts":5344155735156,"ph":"X","name":"RenderWidgetHostImpl::ForwardTouchEvent","args":{},"dur":88,"tdur":85,"tts":7033548},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155735167,"ph":"S","name":"InputLatency","args":{},"tts":7033558,"id":"0x4000005c5"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155735171,"ph":"s","name":"LatencyInfo.Flow","args":{},"tts":7033562,"id":"0x4000005c5"},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155735176,"ph":"T","name":"InputLatency","args":{"step":"TouchMove"},"tts":7033567,"id":"0x4000005c5"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155735183,"ph":"X","name":"TouchEventQueue::QueueEvent","args":{},"dur":59,"tdur":57,"tts":7033573},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155735225,"ph":"F","name":"InputLatency","args":{"data":{"INPUT_EVENT_LATENCY_ACKED_TOUCH_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155735189.0},"INPUT_EVENT_LATENCY_BEGIN_RWH_COMPONENT":{"comp_id":17179869186.0,"count":1.0,"time":5344155735165.0},"INPUT_EVENT_LATENCY_ORIGINAL_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155729000.0},"INPUT_EVENT_LATENCY_TERMINATED_TOUCH_COMPONENT":{"comp_id":0.0,"count":1.0,"time":5344155735190.0},"trace_id":17179870661.0}},"tts":7033617,"id":"0x4000005c5"},{"cat":"input","pid":18605,"tid":18605,"ts":5344155735231,"ph":"f","name":"LatencyInfo.Flow","args":{},"tts":7033622,"id":"0x4000005c5"},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155746013,"ph":"i","name":"BenchmarkInstrumentation::MainThreadRenderingStats","args":{"data":{"frame_count":0,"paint_time":0.0,"painted_pixel_count":0,"record_time":0.0,"recorded_pixel_count":0}},"tts":7034737,"s":"t"},{"cat":"benchmark","pid":18605,"tid":18605,"ts":5344155746243,"ph":"i","name":"BenchmarkInstrumentation::ImplThreadRenderingStats","args":{"data":{"approximated_visible_content_area":0,"frame_count":1,"rasterize_time":0.0,"rasterized_pixel_count":0,"visible_content_area":0}},"tts":7034966,"s":"t (…)
    [all...]
  /hardware/intel/img/psb_video/src/
pnw_H263ES.c 232 && ((ctx->obj_context->frame_count + 1) % ctx->sRCParams.IntraFreq) != 0
320 ctx->obj_context->frame_count,
400 ctx->obj_context->frame_count);
433 ctx->obj_context->frame_count > 0,
442 ctx->obj_context->frame_count,
446 drv_debug_msg(VIDEO_DEBUG_GENERAL, "Now frame_count/slice_count is %d/%d\n",
447 ctx->obj_context->frame_count, ctx->obj_context->slice_count);
  /cts/tests/tests/media/src/android/media/cts/
PresentationSyncTest.java 41 private static final int FRAME_COUNT = 128; // ~2 sec @ 60fps
99 long refreshNsec = baseTimeNsec / FRAME_COUNT;
167 for (int frameNum = 0; frameNum < FRAME_COUNT; frameNum++) {
183 long expectedNsec = (long) (frameTimeNsec * FRAME_COUNT * mult);
312 " (" + durationNanos / FRAME_COUNT + "ns)");
377 if (++mCurFrame < FRAME_COUNT) {
  /external/v8/src/
runtime-profiler.cc 165 int frame_count = 0; local
168 frame_count++ < frame_count_limit && !it.done();
214 (frame_count > 1 || shared->SourceSize() > kMaxToplevelSourceSize)) {

Completed in 926 milliseconds

1 2 3 4 5 6 7 8 9