Home
last modified time | relevance | path

Searched full:frames (Results 1 – 25 of 13055) sorted by relevance

12345678910>>...523

/external/webrtc/modules/video_coding/svc/
Dscalability_structure_l2t2_key_shift_unittest.cc39 std::vector<GenericFrameInfo> frames; in TEST() local
40 wrapper.GenerateFrames(/*num_temporal_units=*/5, frames); in TEST()
41 ASSERT_THAT(frames, SizeIs(10)); in TEST()
43 EXPECT_EQ(frames[0].spatial_id, 0); in TEST()
44 EXPECT_EQ(frames[1].spatial_id, 1); in TEST()
45 EXPECT_EQ(frames[2].spatial_id, 0); in TEST()
46 EXPECT_EQ(frames[3].spatial_id, 1); in TEST()
47 EXPECT_EQ(frames[4].spatial_id, 0); in TEST()
48 EXPECT_EQ(frames[5].spatial_id, 1); in TEST()
49 EXPECT_EQ(frames[6].spatial_id, 0); in TEST()
[all …]
Dscalability_structure_key_svc_unittest.cc32 std::vector<GenericFrameInfo> frames; in TEST() local
35 wrapper.GenerateFrames(/*num_temporal_units=*/2, frames); in TEST()
36 EXPECT_THAT(frames, SizeIs(4)); in TEST()
38 wrapper.GenerateFrames(/*num_temporal_units=*/1, frames); in TEST()
39 EXPECT_THAT(frames, SizeIs(5)); in TEST()
41 wrapper.GenerateFrames(/*num_temporal_units=*/1, frames); in TEST()
42 ASSERT_THAT(frames, SizeIs(7)); in TEST()
44 EXPECT_EQ(frames[0].temporal_id, 0); in TEST()
45 EXPECT_EQ(frames[1].temporal_id, 0); in TEST()
46 EXPECT_EQ(frames[2].temporal_id, 2); in TEST()
[all …]
Dscalability_structure_full_svc_unittest.cc25 std::vector<GenericFrameInfo> frames; in TEST() local
32 wrapper.GenerateFrames(/*num_temporal_units=*/1, frames); in TEST()
33 EXPECT_THAT(frames, SizeIs(1)); in TEST()
36 // Encoder tries to generate S0T0 and S1T0 delta frames but they are dropped. in TEST()
38 // Encoder successfully generates S0T0 and S1T0 delta frames. in TEST()
39 wrapper.GenerateFrames(/*num_temporal_units=*/1, frames); in TEST()
40 EXPECT_THAT(frames, SizeIs(3)); in TEST()
42 EXPECT_TRUE(wrapper.FrameReferencesAreValid(frames)); in TEST()
50 auto frames = wrapper.GenerateFrames(/*num_temporal_units=*/1); in TEST() local
51 EXPECT_THAT(frames, SizeIs(2)); in TEST()
[all …]
/external/cronet/net/websockets/
Dwebsocket_deflate_stream_test.cc105 ADD_FAILURE() << "There are missing frames to be input."; in ~WebSocketDeflatePredictorMock()
109 ADD_FAILURE() << "There are extra written frames."; in ~WebSocketDeflatePredictorMock()
115 Result Predict(const std::vector<std::unique_ptr<WebSocketFrame>>& frames, in Predict() argument
121 ADD_FAILURE() << "Control frames should not be recorded."; in RecordInputDataFrame()
140 ADD_FAILURE() << "Control frames should not be recorded."; in RecordWrittenDataFrame()
160 ADD_FAILURE() << "There are missing frames to be written."; in VerifySentFrame()
170 const std::vector<std::unique_ptr<WebSocketFrame>>& frames) { in AddFramesToBeInput() argument
171 for (const auto& frame : frames) in AddFramesToBeInput()
175 const std::vector<std::unique_ptr<WebSocketFrame>>& frames) { in VerifySentFrames() argument
176 for (const auto& frame : frames) in VerifySentFrames()
[all …]
Dwebsocket_deflate_stream.cc63 std::vector<std::unique_ptr<WebSocketFrame>>* frames, in ReadFrames() argument
68 frames, base::BindOnce(&WebSocketDeflateStream::OnReadComplete, in ReadFrames()
69 base::Unretained(this), base::Unretained(frames))); in ReadFrames()
73 DCHECK(!frames->empty()); in ReadFrames()
75 return InflateAndReadIfNecessary(frames); in ReadFrames()
79 std::vector<std::unique_ptr<WebSocketFrame>>* frames, in WriteFrames() argument
82 int result = Deflate(frames); in WriteFrames()
85 if (frames->empty()) in WriteFrames()
87 return stream_->WriteFrames(frames, std::move(callback)); in WriteFrames()
105 std::vector<std::unique_ptr<WebSocketFrame>>* frames, in OnReadComplete() argument
[all …]
Dwebsocket_deflate_predictor.h38 // which begins with |frames[frame_index]| or not.
39 // |frames[(frame_index + 1):]| consists of future frames if any.
40 // |frames[frame_index]| must be the first frame of a data message,
41 // but future frames may contain control message frames.
42 // |frames[frame_index]| cannot be recorded yet and all preceding
43 // data frames have to be already recorded when this method is called.
45 const std::vector<std::unique_ptr<WebSocketFrame>>& frames,
49 // Only data frames should be recorded. Do not pass control frames' data.
50 // All input data frames for the stream must be recorded in order.
54 // Only data frames should be recorded. Do not pass control frames' data.
[all …]
Dwebsocket_deflate_stream.h35 // data message frames, the control frame can overtake data frames.
36 // Say there are frames df1, df2 and cf, df1 and df2 are frames of a
38 // data frames may follow cf.
56 int ReadFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames,
58 int WriteFrames(std::vector<std::unique_ptr<WebSocketFrame>>* frames,
80 void OnReadComplete(std::vector<std::unique_ptr<WebSocketFrame>>* frames,
83 // This function deflates |frames| and stores the result to |frames| itself.
84 int Deflate(std::vector<std::unique_ptr<WebSocketFrame>>* frames);
86 const std::vector<std::unique_ptr<WebSocketFrame>>& frames,
92 std::vector<std::unique_ptr<WebSocketFrame>>* frames,
[all …]
/external/llvm/test/DebugInfo/
Ddwarfdump-debug-frame-simple.test1 …arfdump %p/Inputs/dwarfdump-test-32bit.elf.o -debug-dump=frames | FileCheck %s -check-prefix FRAMES
4 ; FRAMES: .debug_frame
5 ; FRAMES-NOT: .eh_frame
7 ; FRAMES: 00000000 00000010 ffffffff CIE
8 ; FRAMES: Version: 1
9 ; FRAMES: DW_CFA_def_cfa: reg4 +4
10 ; FRAMES-NEXT: DW_CFA_offset: reg8 -4
11 ; FRAMES-NEXT: DW_CFA_nop:
12 ; FRAMES-NEXT: DW_CFA_nop:
14 ; FRAMES: 00000014 00000010 00000000 FDE cie=00000000 pc=00000000...00000022
[all …]
/external/cronet/net/third_party/quiche/src/quiche/quic/core/frames/
Dquic_frame.h13 #include "quiche/quic/core/frames/quic_ack_frame.h"
14 #include "quiche/quic/core/frames/quic_ack_frequency_frame.h"
15 #include "quiche/quic/core/frames/quic_blocked_frame.h"
16 #include "quiche/quic/core/frames/quic_connection_close_frame.h"
17 #include "quiche/quic/core/frames/quic_crypto_frame.h"
18 #include "quiche/quic/core/frames/quic_goaway_frame.h"
19 #include "quiche/quic/core/frames/quic_handshake_done_frame.h"
20 #include "quiche/quic/core/frames/quic_max_streams_frame.h"
21 #include "quiche/quic/core/frames/quic_message_frame.h"
22 #include "quiche/quic/core/frames/quic_mtu_discovery_frame.h"
[all …]
/external/cronet/third_party/quic_trace/src/examples/
Dexample.json.gz ... eventType": "PACKET_SENT", 8 "packetNumber": "1", 9 "frames": [ 10 { 11 "frameType": "STREAM", 12 ...
Dexample-first-200ms.json9 "frames": [ array
27 "frames": [ array
45 "frames": [ array
63 "frames": [ array
81 "frames": [ array
99 "frames": [ array
117 "frames": [ array
135 "frames": [ array
153 "frames": [ array
171 "frames": [ array
[all …]
/external/linux-kselftest/tools/testing/selftests/drivers/net/netdevsim/
Dethtool-coalesce.sh30 ["rx-frames-low"]="rx-frame-low"
31 ["tx-frames-low"]="tx-frame-low"
32 ["rx-frames-high"]="rx-frame-high"
33 ["tx-frames-high"]="tx-frame-high"
35 ["rx-frames"]="rx-frames"
37 ["rx-frames-irq"]="rx-frames-irq"
39 ["tx-frames"]="tx-frames"
41 ["tx-frames-irq"]="tx-frames-irq"
53 ["rx-frames-low"]=""
54 ["tx-frames-low"]=""
[all …]
/external/zstd/contrib/recovery/
Drecover_directory.c31 fprintf(stderr, "FILE.zst: A zstd compressed file with multiple frames\n"); in usage()
34 fprintf(stderr, "This program takes concatenated zstd frames and " in usage()
43 size_t frames; member
61 ZstdFrames frames; in readFile() local
62 frames.data = (char *)data; in readFile()
63 frames.size = fileSize; in readFile()
64 frames.frames = 0; in readFile()
75 frames.frames += 1; in readFile()
79 frames.maxFrameSize = maxFrameSize; in readFile()
81 return frames; in readFile()
[all …]
/external/elfutils/src/
Dstack.c1 /* Unwinding of frames like gstack/pstack.
63 struct frames struct
65 int frames; member
96 /* Whether any frames have been shown at all. Determines exit status. */
99 /* Program exit codes. All frames shown without any errors is GOOD.
100 Some frames shown with some non-fatal errors is an ERROR. A fatal
101 error or no frames shown at all is BAD. A command line USAGE exit
180 struct frames *frames = (struct frames *) arg; in frame_callback() local
181 int nr = frames->frames; in frame_callback()
182 if (! dwfl_frame_pc (state, &frames->frame[nr].pc, in frame_callback()
[all …]
/external/webrtc/api/video/
Drtp_video_frame_assembler_unittests.cc141 RtpVideoFrameAssembler::FrameVector frames; in TEST() local
153 frames); in TEST()
161 frames); in TEST()
163 ASSERT_THAT(frames, SizeIs(2)); in TEST()
165 auto first_frame = frames[0].ExtractFrame(); in TEST()
170 auto second_frame = frames[1].ExtractFrame(); in TEST()
178 RtpVideoFrameAssembler::FrameVector frames; in TEST() local
193 frames); in TEST()
202 frames); in TEST()
204 ASSERT_THAT(frames, SizeIs(2)); in TEST()
[all …]
/external/cronet/base/tracing/stdlib/chrome/scroll_jank/
Dscroll_jank_v3.sql172 frames.id,
173 frames.ts,
174 frames.last_coalesced_input_ts,
175 frames.scroll_id,
176 frames.scroll_update_id,
180 FROM chrome_presented_gesture_scrolls frames
182 ON frames.ts = events.ts
183 AND events.input_latency_end_ts = (frames.ts + frames.dur);
207 frames.id,
208 frames.ts,
[all …]
/external/perfetto/protos/perfetto/metrics/android/
Dsurfaceflinger.proto22 // Counts the number of missed frames in the trace.
25 // Counts the number of missed HWC frames in the trace.
28 // Counts the number of missed GPU frames in the trace.
31 // Calculate the number of missed frames divided by
32 // total frames
35 // Calculate the number of missed HWC frames divided by
36 // total HWC frames
39 // Calculate the number of missed GPU frames divided by
40 // total GPU frames
62 // Counts the number of missed frames in the trace.
[all …]
/external/perfetto/src/trace_processor/perfetto_sql/stdlib/chrome/scroll_jank/
Dscroll_jank_v3.sql199 frames.id,
200 frames.ts,
201 frames.last_presented_input_ts,
202 frames.scroll_id,
203 frames.scroll_update_id,
204 frames.id AS event_latency_id,
205 frames.dur,
206 frames.presentation_timestamp
207 FROM chrome_presented_gesture_scrolls frames
208 WHERE frames.event_type in (
[all …]
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dloop_optimizer_test.cc113 FrameView frames; in TEST_F() local
114 TF_EXPECT_OK(frames.InferFromGraphView(view)); in TEST_F()
116 EXPECT_EQ(frames.num_frames(), 1); in TEST_F()
120 ASSERT_EQ(frames.Frames(*invariant_add_node_def).size(), 1); in TEST_F()
121 EXPECT_EQ(frames.Frames(*invariant_add_node_def).back(), 0); in TEST_F()
125 ASSERT_EQ(frames.Frames(*variant_add_node_def).size(), 1); in TEST_F()
126 EXPECT_EQ(frames.Frames(*variant_add_node_def).back(), 0); in TEST_F()
133 FrameView frames; in TEST_F() local
134 TF_EXPECT_OK(frames.InferFromGraphView(view)); in TEST_F()
136 EXPECT_EQ(frames.num_frames(), 1); in TEST_F()
[all …]
/external/autotest/docs/
Dwifi-basics-codelab.md116 Our first goal is to initiate packet capture and record all of the frames that
191 Parses input frames and stores frames of type listed in filter_types.
192 If filter_types is empty, stores all parsed frames.
195 frames = []
206 frames.append([frametime, source_addr, dest_addr, frame_type])
207 return frames
220 the frames into a much more readable format:
225 frames = parse_frames(capture, frameTypesToFilter)
231 for packet in frames:
241 frames that are relevant to the connection/disconnection process, but first
[all …]
/external/libvpx/tools/3D-Reconstruction/genY4M/
DgenY4M.py24 def generate(args, frames): argument
25 if len(frames) == 0:
27 #sort the frames based on the frame index
28 frames = sorted(frames, key=lambda x: x[0])
29 #convert the frames to YUV form
30 frames = [f.convert("YCbCr") for _, f in frames]
32 header = "YUV4MPEG2 W%d H%d F%s %s A%s" % (frames[0].width, frames[0].height,
41 #write in frames
44 for f in frames:
56 frames = [] variable
[all …]
/external/oboe/src/flowgraph/resampler/
DREADME.md39 Note that the number of output frames generated for a given number of input frames can vary.
41 …Hz to 48000 Hz and using an input buffer with 960 frames. If you calculate the number of output fr…
45 …umber of frames. So the resampler will sometimes generate 1044 frames and sometimes 1045 frames. O…
47 You can either use a fixed number of input frames or a fixed number of output frames. The other fra…
49 ## Calling the Resampler with a fixed number of OUTPUT frames
51 …his example, suppose we have a fixed number of output frames and a variable number of input frames.
56 int numOutputFrames; // number of frames of output
72 ## Calling the Resampler with a fixed number of INPUT frames
74 …this example, suppose we have a fixed number of input frames and a variable number of output frame…
80 int numInputFrames; // number of frames of input
/external/google-breakpad/src/processor/
Dstackwalker_address_list_unittest.cc111 const std::vector<StackFrame*>* frames = call_stack.frames(); in CheckCallStack() local
112 ASSERT_EQ(arraysize(kDummyFrames), frames->size()); in CheckCallStack()
114 ASSERT_EQ(kDummyFrames[i], frames->at(i)->instruction); in CheckCallStack()
115 ASSERT_EQ(StackFrame::FRAME_TRUST_PREWALKED, frames->at(i)->trust); in CheckCallStack()
117 ASSERT_EQ(static_cast<const CodeModule*>(&module2), frames->at(0)->module); in CheckCallStack()
118 ASSERT_EQ(static_cast<const CodeModule*>(&module2), frames->at(1)->module); in CheckCallStack()
119 ASSERT_EQ(static_cast<const CodeModule*>(&module2), frames->at(2)->module); in CheckCallStack()
120 ASSERT_EQ(static_cast<const CodeModule*>(&module1), frames->at(3)->module); in CheckCallStack()
121 ASSERT_EQ(static_cast<const CodeModule*>(&module1), frames->at(4)->module); in CheckCallStack()
181 const std::vector<StackFrame*>* frames = call_stack.frames(); in TEST_F() local
[all …]
/external/perfetto/src/trace_processor/metrics/sql/chrome/
Dchrome_scroll_jank_v3.sql22 -- @column trace_num_frames The number of frames in the trace.
23 -- @column trace_num_janky_frames The number of delayed/janky frames in the
27 -- including the number of frames, number of
28 -- janky frames, percent of janky frames,
43 frames.num_frames,
45 frames.num_janky_frames,
47 frames.scroll_jank_percentage,
54 chrome_frames_per_scroll AS frames
56 ON frames.scroll_id = causes.scroll_id;
64 -- of frames, janky frames, percentage of janky
[all …]
Dchrome_stack_samples_for_task.sql55 -- Get all frames attached to callsite ids, as frames can be
56 -- reused between stack frames, callsite ids are unique per
61 frames.name AS frame_name,
65 stack_profile_frame frames
67 ON callsite.frame_id = frames.id;
69 -- Only lowest child frames are join-able with chrome_non_symbolized_frames
78 chrome_non_symbolized_frames frames
83 -- Not all frames are symbolized, in cases where those frames
98 -- Since only leaf stack frames have a timestamp, let's export this
99 -- timestamp to all it's ancestor frames to use it later on for
[all …]

12345678910>>...523