/external/webrtc/modules/video_coding/utility/ |
D | framerate_controller.cc | 69 void FramerateController::AddFrame(uint32_t timestamp_ms) { in AddFrame() function in webrtc::FramerateController
|
/external/webrtc/common_video/ |
D | video_render_frames.cc | 51 int32_t VideoRenderFrames::AddFrame(VideoFrame&& new_frame) { in AddFrame() function in webrtc::VideoRenderFrames
|
/external/webp/tests/fuzzer/ |
D | animencoder_fuzzer.cc | 28 int AddFrame(WebPAnimEncoder** const enc, in AddFrame() function
|
/external/libwebm/common/ |
D | vp9_level_stats.cc | 36 void Vp9LevelStats::AddFrame(const Vp9HeaderParser& parser, int64_t time_ns) { in AddFrame() function in vp9_parser::Vp9LevelStats
|
/external/webrtc/modules/video_coding/codecs/test/ |
D | videocodec_test_stats_impl.cc | 37 void VideoCodecTestStatsImpl::AddFrame(const FrameStatistics& frame_stat) { in AddFrame() function in webrtc::test::VideoCodecTestStatsImpl
|
/external/perfetto/src/trace_processor/importers/proto/ |
D | stack_profile_tracker.cc | 134 base::Optional<FrameId> SequenceStackProfileTracker::AddFrame( in AddFrame() function in perfetto::trace_processor::SequenceStackProfileTracker
|
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.cc | 2492 bool Cluster::AddFrame(const Frame* const frame) { in AddFrame() function in mkvmuxer::Cluster 2496 bool Cluster::AddFrame(const uint8_t* data, uint64_t length, in AddFrame() function in mkvmuxer::Cluster 3447 bool Segment::AddFrame(const uint8_t* data, uint64_t length, in AddFrame() function in mkvmuxer::Segment
|
/external/libwebm/mkvmuxer/ |
D | mkvmuxer.cc | 2492 bool Cluster::AddFrame(const Frame* const frame) { in AddFrame() function in mkvmuxer::Cluster 2496 bool Cluster::AddFrame(const uint8_t* data, uint64_t length, in AddFrame() function in mkvmuxer::Cluster 3448 bool Segment::AddFrame(const uint8_t* data, uint64_t length, in AddFrame() function in mkvmuxer::Segment
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxer.cc | 2492 bool Cluster::AddFrame(const Frame* const frame) { in AddFrame() function in mkvmuxer::Cluster 2496 bool Cluster::AddFrame(const uint8_t* data, uint64_t length, in AddFrame() function in mkvmuxer::Cluster 3447 bool Segment::AddFrame(const uint8_t* data, uint64_t length, in AddFrame() function in mkvmuxer::Segment
|
/external/webp/src/demux/ |
D | demux.c | 185 static int AddFrame(WebPDemuxer* const dmux, Frame* const frame) { in AddFrame() function
|