| /external/webrtc/test/testsupport/ | 
| D | ivf_video_frame_generator.cc | 108 int32_t IvfVideoFrameGenerator::DecodedCallback::Decoded(  in Decoded()  function in webrtc::test::IvfVideoFrameGenerator::DecodedCallback113 int32_t IvfVideoFrameGenerator::DecodedCallback::Decoded(  in Decoded()  function in webrtc::test::IvfVideoFrameGenerator::DecodedCallback
 119 void IvfVideoFrameGenerator::DecodedCallback::Decoded(  in Decoded()  function in webrtc::test::IvfVideoFrameGenerator::DecodedCallback
 
 | 
| /external/webrtc/api/video_codecs/ | 
| D | video_decoder.cc | 21 int32_t DecodedImageCallback::Decoded(VideoFrame& decodedImage,  in Decoded()  function in webrtc::DecodedImageCallback27 void DecodedImageCallback::Decoded(VideoFrame& decodedImage,  in Decoded()  function in webrtc::DecodedImageCallback
 
 | 
| /external/webrtc/modules/video_coding/codecs/test/ | 
| D | video_codec_unittest.h | 56     int32_t Decoded(VideoFrame& frame) override {  in Decoded()  function60     int32_t Decoded(VideoFrame& frame, int64_t decode_time_ms) override {  in Decoded()  function
 
 | 
| D | videoprocessor.h | 139     int32_t Decoded(webrtc::VideoFrame& image,  in Decoded()  function144     void Decoded(webrtc::VideoFrame& image,  in Decoded()  function
 
 | 
| D | video_codec_unittest.cc | 58 void VideoCodecUnitTest::FakeDecodeCompleteCallback::Decoded(  in Decoded()  function in webrtc::VideoCodecUnitTest::FakeDecodeCompleteCallback
 | 
| D | videoprocessor.cc | 333 int32_t VideoProcessor::VideoProcessorDecodeCompleteCallback::Decoded(  in Decoded()  function in webrtc::test::VideoProcessor::VideoProcessorDecodeCompleteCallback
 | 
| /external/webrtc/modules/video_coding/codecs/multiplex/ | 
| D | multiplex_decoder_adapter.cc | 31   void Decoded(VideoFrame& decoded_image,  in Decoded()  function in webrtc::MultiplexDecoderAdapter::AdapterDecodedImageCallback38   int32_t Decoded(VideoFrame& decoded_image) override {  in Decoded()  function in webrtc::MultiplexDecoderAdapter::AdapterDecodedImageCallback
 42   int32_t Decoded(VideoFrame& decoded_image, int64_t decode_time_ms) override {  in Decoded()  function in webrtc::MultiplexDecoderAdapter::AdapterDecodedImageCallback
 177 void MultiplexDecoderAdapter::Decoded(AlphaCodecStream stream_idx,  in Decoded()  function in webrtc::MultiplexDecoderAdapter
 
 | 
| /external/webrtc/modules/video_coding/ | 
| D | generic_decoder.cc | 65 int32_t VCMDecodedFrameCallback::Decoded(VideoFrame& decodedImage) {  in Decoded()  function in webrtc::VCMDecodedFrameCallback71 int32_t VCMDecodedFrameCallback::Decoded(VideoFrame& decodedImage,  in Decoded()  function in webrtc::VCMDecodedFrameCallback
 100 void VCMDecodedFrameCallback::Decoded(VideoFrame& decodedImage,  in Decoded()  function in webrtc::VCMDecodedFrameCallback
 
 | 
| /external/webrtc/video/ | 
| D | video_stream_decoder_impl.cc | 273 int32_t VideoStreamDecoderImpl::DecodeCallbacks::Decoded(  in Decoded()  function in webrtc::VideoStreamDecoderImpl::DecodeCallbacks279 int32_t VideoStreamDecoderImpl::DecodeCallbacks::Decoded(  in Decoded()  function in webrtc::VideoStreamDecoderImpl::DecodeCallbacks
 286 void VideoStreamDecoderImpl::DecodeCallbacks::Decoded(  in Decoded()  function in webrtc::VideoStreamDecoderImpl::DecodeCallbacks
 
 | 
| /external/webrtc/test/pc/e2e/analyzer/video/ | 
| D | quality_analyzing_video_decoder.cc | 158 int32_t QualityAnalyzingVideoDecoder::DecoderCallback::Decoded(  in Decoded()  function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder::DecoderCallback168 int32_t QualityAnalyzingVideoDecoder::DecoderCallback::Decoded(  in Decoded()  function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder::DecoderCallback
 178 void QualityAnalyzingVideoDecoder::DecoderCallback::Decoded(  in Decoded()  function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder::DecoderCallback
 
 | 
| /external/webrtc/api/video_codecs/test/ | 
| D | video_decoder_software_fallback_wrapper_unittest.cc | 179     int32_t Decoded(VideoFrame& decodedImage) override { return 0; }  in TEST_F()  function in webrtc::TEST_F::FakeDecodedImageCallback180     int32_t Decoded(webrtc::VideoFrame& decodedImage,  in TEST_F()  function in webrtc::TEST_F::FakeDecodedImageCallback
 185     void Decoded(webrtc::VideoFrame& decodedImage,  in TEST_F()  function in webrtc::TEST_F::FakeDecodedImageCallback
 
 | 
| /external/llvm/unittests/Support/ | 
| D | ConvertUTFTest.cpp | 157   std::vector<UTF32> Decoded(S.size(), 0);  in ConvertUTF8ToUnicodeScalarsLenient()  local174   std::vector<UTF32> Decoded(S.size(), 0);  in ConvertUTF8ToUnicodeScalarsPartialLenient()  local
 190   std::vector<unsigned> Decoded;  in CheckConvertUTF8ToUnicodeScalars()  local
 
 | 
| /external/webrtc/modules/video_coding/codecs/av1/ | 
| D | libaom_av1_unittest.cc | 115     int32_t Decoded(VideoFrame& /*decoded_image*/) override {  in Decoded()  function in webrtc::__anon018c9a920111::TestAv1Decoder::DecoderCallback119     void Decoded(VideoFrame& /*decoded_image*/,  in Decoded()  function in webrtc::__anon018c9a920111::TestAv1Decoder::DecoderCallback
 
 | 
| /external/gwp_asan/gwp_asan/ | 
| D | stack_trace_compressor.cpp | 62   uintptr_t Decoded = Value >> 1;  in zigzagDecode()  local
 | 
| /external/webrtc/modules/video_coding/utility/ | 
| D | simulcast_test_fixture_impl.cc | 130   int32_t Decoded(VideoFrame& decoded_image) override {  in Decoded()  function in webrtc::test::SimulcastTestFixtureImpl::TestDecodedImageCallback145   int32_t Decoded(VideoFrame& decoded_image, int64_t decode_time_ms) override {  in Decoded()  function in webrtc::test::SimulcastTestFixtureImpl::TestDecodedImageCallback
 149   void Decoded(VideoFrame& decoded_image,  in Decoded()  function in webrtc::test::SimulcastTestFixtureImpl::TestDecodedImageCallback
 
 | 
| /external/llvm/tools/llvm-readobj/ | 
| D | ARMEHABIPrinter.h | 293     bool Decoded = false;  in Decode()  local
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ | 
| D | AMDGPUBaseInfo.cpp | 664   Waitcnt Decoded;  in decodeWaitcnt()  local702 unsigned encodeWaitcnt(const IsaVersion &Version, const Waitcnt &Decoded) {  in encodeWaitcnt()
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ | 
| D | GCNHazardRecognizer.cpp | 1002           AMDGPU::Waitcnt Decoded = AMDGPU::decodeWaitcnt(IV, Imm);  in fixSMEMtoVectorWriteHazards()  local
 |