/external/webrtc/api/video_codecs/ |
D | video_decoder_factory_template.h | 53 rtc::ArrayView<const SdpVideoFormat> supported_formats) const { in IsFormatInList() 63 auto supported_formats = V::SupportedFormats(); in GetSupportedFormatsInternal() local
|
D | video_encoder_factory_template.h | 66 rtc::ArrayView<const SdpVideoFormat> supported_formats) const { in IsFormatInList() 88 auto supported_formats = V::SupportedFormats(); in GetSupportedFormatsInternal() local
|
D | sdp_video_format.cc | 140 rtc::ArrayView<const SdpVideoFormat> supported_formats, in FuzzyMatchSdpVideoFormat()
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | vp9.cc | 48 std::vector<SdpVideoFormat> supported_formats{SdpVideoFormat( in SupportedVP9Codecs() local 67 std::vector<SdpVideoFormat> supported_formats = SupportedVP9Codecs(); in SupportedVP9DecoderCodecs() local
|
D | libvpx_vp9_encoder.cc | 2066 supported_formats = {VideoFrameBuffer::Type::kI420, in PrepareBufferForProfile0() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
D | cl_context.cc | 54 auto supported_formats = in AddSupportedImageFormats() local 122 auto supported_formats = GetSupportedImage2DFormats(context_, flags); in IsFloatTexture2DSupported() local
|
/external/mesa3d/src/gallium/frontends/clover/core/ |
D | format.cpp | 153 supported_formats(const context &ctx, cl_mem_object_type type) { in supported_formats() function
|
/external/webrtc/media/base/ |
D | codec_unittest.cc | 491 std::vector<webrtc::SdpVideoFormat> supported_formats = in TEST() local 515 std::vector<webrtc::SdpVideoFormat> supported_formats = in TEST() local 535 std::vector<webrtc::SdpVideoFormat> supported_formats = in TEST() local
|
D | codec.cc | 434 std::vector<webrtc::SdpVideoFormat>* supported_formats) { in AddH264ConstrainedBaselineProfileToSupportedFormats()
|
/external/OpenCL-CTS/test_conformance/basic/ |
D | test_writeimage.cpp | 118 cl_image_format *supported_formats; in test_writeimage() local
|
D | test_readimage.cpp | 112 cl_image_format *supported_formats; in test_readimage() local
|
D | test_image_param.cpp | 167 cl_image_format *supported_formats; in test_image_param() local
|
/external/webrtc/modules/audio_coding/codecs/ |
D | builtin_audio_encoder_factory_unittest.cc | 118 const std::vector<SdpAudioFormat> supported_formats = [&specs] { in TEST() local
|
/external/webrtc/modules/video_coding/codecs/av1/ |
D | libaom_av1_encoder.cc | 540 supported_formats = {VideoFrameBuffer::Type::kI420, in Encode() local
|
/external/mesa3d/src/gallium/frontends/xa/ |
D | xa_priv.h | 75 enum xa_formats *supported_formats; member
|
/external/rust/crates/vulkano/src/swapchain/ |
D | capabilities.rs | 54 …pub supported_formats: Vec<(Format, ColorSpace)>, // TODO: https://github.com/KhronosGroup/Vulkan-… field
|
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | libvpx_vp8_encoder.cc | 1310 supported_formats = {VideoFrameBuffer::Type::kI420, in PrepareBuffers() local
|
/external/crosvm/media/cros-codecs/src/utils/ |
D | vaapi.rs | 88 let mut supported_formats = HashSet::new(); in supported_formats_for_rt_format() localVariable
|
/external/webrtc/media/engine/ |
D | webrtc_video_engine.cc | 150 std::vector<webrtc::SdpVideoFormat> supported_formats = in GetPayloadTypesAndDefaultCodecs() local
|
D | webrtc_video_engine_unittest.cc | 1194 const std::vector<webrtc::SdpVideoFormat> supported_formats = {vp8_format}; in TEST() local
|