/external/webrtc/modules/video_coding/codecs/vp9/test/ |
D | vp9_impl_unittest.cc | 100 EncodedImage encoded_frame; in TEST_F() local 125 EncodedImage encoded_frame; in TEST_F() local 143 EncodedImage encoded_frame; in TEST_F() local 168 const auto& encoded_frame = frames.front().encoded_image; in TEST_F() local 293 std::vector<EncodedImage> encoded_frame; in TEST_F() local 311 std::vector<EncodedImage> encoded_frame; in TEST_F() local 355 std::vector<EncodedImage> encoded_frame; in TEST_F() local 376 std::vector<EncodedImage> encoded_frame; in TEST_F() local 400 std::vector<EncodedImage> encoded_frame; in TEST_F() local 412 std::vector<EncodedImage> encoded_frame; in TEST_F() local [all …]
|
/external/webrtc/modules/video_coding/codecs/vp8/test/ |
D | vp8_impl_unittest.cc | 84 EncodedImage* encoded_frame, in EncodeAndWaitForFrame() 104 EncodedImage encoded_frame; in EncodeAndExpectFrameWith() local 260 EncodedImage encoded_frame; in TEST_F() local 280 EncodedImage encoded_frame; in TEST_F() local 291 EncodedImage encoded_frame; in TEST_F() local 385 EncodedImage encoded_frame; in TEST_F() local 410 EncodedImage encoded_frame; in TEST_F() local 439 EncodedImage encoded_frame; in TEST_F() local 507 EncodedImage encoded_frame; in TEST_F() local
|
/external/webrtc/modules/video_coding/codecs/multiplex/test/ |
D | multiplex_adapter_unittest.cc | 217 EncodedImage encoded_frame; in TEST_P() local 234 EncodedImage encoded_frame; in TEST_P() local 258 EncodedImage encoded_frame; in TEST_P() local 277 EncodedImage encoded_frame; in TEST_P() local 304 EncodedImage encoded_frame; in TEST_P() local
|
/external/webrtc/modules/video_coding/codecs/h264/test/ |
D | h264_impl_unittest.cc | 60 EncodedImage encoded_frame; in TEST_F() local 85 EncodedImage encoded_frame; in TEST_F() local
|
/external/webrtc/modules/video_coding/ |
D | generic_decoder_unittest.cc | 94 VCMEncodedFrame encoded_frame; in TEST_F() local 108 VCMEncodedFrame encoded_frame; in TEST_F() local
|
/external/openscreen/cast/streaming/ |
D | frame_crypto.h | 68 static int GetEncryptedSize(const EncodedFrame& encoded_frame) { in GetEncryptedSize()
|
/external/webrtc/modules/video_coding/utility/ |
D | simulcast_test_fixture_impl.cc | 124 void GetLastEncodedFrame(EncodedImage* encoded_frame) { in GetLastEncodedFrame() 853 EncodedImage encoded_frame; in TestStrideEncodeDecode() local 866 EncodedImage encoded_frame[3]; in TestDecodeWidthHeightSet() local
|
/external/perfetto/src/ipc/ |
D | buffered_frame_deserializer_unittest.cc | 66 std::vector<char> encoded_frame; in GetSimpleFrame() local 78 const std::vector<char>& encoded_frame, in CheckedMemcpy()
|
/external/webp/src/mux/ |
D | anim_encode.c | 309 static void FrameRelease(EncodedFrame* const encoded_frame) { in FrameRelease() 1011 EncodedFrame* const encoded_frame) { in PickBestCandidate() 1059 EncodedFrame* const encoded_frame, in SetFrame() 1189 static int64_t KeyFramePenalty(const EncodedFrame* const encoded_frame) { in KeyFramePenalty() 1200 EncodedFrame* const encoded_frame = GetFrame(enc, position); in CacheFrame() local
|
/external/webrtc/rtc_tools/ |
D | video_replay.cc | 243 int32_t Decode(const EncodedImage& encoded_frame, in Decode()
|
/external/webrtc/modules/video_coding/codecs/test/ |
D | videoprocessor.cc | 52 size_t GetMaxNaluSizeBytes(const EncodedImage& encoded_frame, in GetMaxNaluSizeBytes()
|
/external/libgav1/libgav1/src/ |
D | decoder_impl.cc | 904 EncodedFrame* const encoded_frame = &frame; in ParseAndSchedule() local 941 StatusCode DecoderImpl::DecodeFrame(EncodedFrame* const encoded_frame) { in DecodeFrame()
|
/external/webrtc/video/ |
D | send_statistics_proxy.cc | 254 const EncodedImage& encoded_frame, in InsertEncodedFrame()
|