Home
last modified time | relevance | path

Searched defs:frame_count (Results 1 – 25 of 114) sorted by relevance

12345

/external/perfetto/protos/perfetto/metrics/android/
Dg2d_metric.proto26 optional uint32 frame_count = 5; field
41 optional uint32 frame_count = 5; field
/external/libvpx/
Dvideo_writer.c20 int frame_count; member
24 int frame_count) { in write_header()
/external/libaom/common/
Dvideo_writer.c21 int frame_count; member
25 int frame_count) { in write_header()
/external/cronet/stable/net/third_party/quiche/overrides/quiche_platform_impl/
Dquiche_stack_trace_impl.cc16 size_t frame_count = base::debug::CollectStackTrace(stacktrace); in CurrentStackTraceImpl() local
/external/cronet/tot/base/tracing/stdlib/chrome/
Dscroll_interactions.sql18 frame_count LONG, field
/external/cronet/stable/base/tracing/stdlib/chrome/
Dscroll_interactions.sql18 frame_count LONG, field
/external/cronet/tot/net/third_party/quiche/overrides/quiche_platform_impl/
Dquiche_stack_trace_impl.cc16 size_t frame_count = base::debug::CollectStackTrace(stacktrace); in CurrentStackTraceImpl() local
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/chrome/
Dscroll_interactions.sql18 frame_count LONG, field
/external/libaom/test/
Dframe_size_tests.cc127 size_t frame_count = 0; in TEST_P() local
203 size_t frame_count = 0; in TEST_P() local
266 int frame_count = 0; in TEST_P() local
Dforce_key_frame_test.cc50 int frame_count = 0; in TestOnePassMode() local
/external/google-breakpad/src/processor/
Dstackwalker_address_list.cc54 size_t frame_count, in StackwalkerAddressList()
Dstackwalk_common.cc321 int frame_count = stack->frames()->size(); in PrintStack() local
959 int frame_count = stack->frames()->size(); in PrintStackMachineReadable() local
1297 int frame_count = stack->frames()->size(); in PrintRequestingThreadBrief() local
/external/chromiumos-config/proto/chromiumos/config/api/test/results/graphics/v1/
Dtrace.proto29 uint32 frame_count = 6; field
/external/libvpx/examples/
Dtwopass_encoder.c128 int frame_count = 0; in pass0() local
162 int frame_count = 0; in pass1() local
Dvp9_lossless_encoder.c63 int frame_count = 0; in main() local
/external/libaom/examples/
Dtwopass_encoder.c125 int frame_count = 0; in pass0() local
157 int frame_count = 0; in pass1() local
/external/v4l-utils/utils/v4l2-compliance/
Dv4l2-test-buffers.cpp1104 cv4l_queue &m2m_q, unsigned frame_count, int pollmode, in captureBufs()
1532 int testMmap(struct node *node, struct node *node_m2m_cap, unsigned frame_count, in testMmap()
1873 int testUserPtr(struct node *node, struct node *node_m2m_cap, unsigned frame_count, in testUserPtr()
2116 unsigned frame_count, enum poll_mode pollmode) in testDmaBuf()
3162 static int testStreaming(struct node *node, unsigned frame_count) in testStreaming()
3300 static void streamFmtRun(struct node *node, cv4l_fmt &fmt, unsigned frame_count, in streamFmtRun()
3338 v4l2_fract *f, unsigned frame_count) in streamFmt()
3561 unsigned frame_count) in streamIntervals()
3581 void streamAllFormats(struct node *node, unsigned frame_count) in streamAllFormats()
3662 static void streamM2MRun(struct node *node, unsigned frame_count) in streamM2MRun()
[all …]
/external/tinyalsa_new/examples/
Dpcm-writei.c74 unsigned int frame_count = pcm_bytes_to_frames(pcm, byte_count); in write_frames() local
/external/autotest/server/cros/network/
Dframe_sender.py15 num_bss=None, frame_count=None, delay=None, dest_addr=None, argument
/external/cronet/stable/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc116 size_t frame_count = base::debug::CollectStackTrace(stack); in CheckForDefaultUnwindTables() local
197 size_t frame_count = 0; in CaptureStackTrace() local
/external/cronet/tot/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc116 size_t frame_count = base::debug::CollectStackTrace(stack); in CheckForDefaultUnwindTables() local
197 size_t frame_count = 0; in CaptureStackTrace() local
/external/webrtc/rtc_tools/unpack_aecdump/
Dunpack.cc215 void WriteEvent(const Event& event, int frame_count) { in WriteEvent()
294 std::string GetWavFileIndex(int init_index, int frame_count) { in GetWavFileIndex()
322 int frame_count = 0; in do_main() local
/external/skia/modules/skottie/src/
DSkottieTool.cpp177 explicit MP4Sink(size_t frame_count) { in MP4Sink()
227 std::unique_ptr<FrameSink> FrameSink::Make(OutputFormat fmt, size_t frame_count) { in Make()
578 auto frame_count = static_cast<int>(duration * fps); in main() local
/external/libwebm/m2ts/
Dwebm2pes.cc247 const int frame_count = block->GetFrameCount(); in ConvertToFile() local
317 const int frame_count = block->GetFrameCount(); in ConvertToPacketReceiver() local
/external/libchrome/base/sampling_heap_profiler/
Dsampling_heap_profiler.cc331 size_t frame_count = in RecordStackTrace() local
336 size_t frame_count = base::debug::TraceStackFramePointers( in RecordStackTrace() local
343 size_t frame_count = 0; in RecordStackTrace() local

12345