Home
last modified time | relevance | path

Searched defs:supported_formats (Results 1 – 19 of 19) sorted by relevance

/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9.cc34 std::vector<SdpVideoFormat> supported_formats{SdpVideoFormat( in SupportedVP9Codecs() local
51 std::vector<SdpVideoFormat> supported_formats = SupportedVP9Codecs(); in SupportedVP9DecoderCodecs() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_context.cc54 auto supported_formats = in AddSupportedImageFormats() local
132 auto supported_formats = GetSupportedImage2DFormats(context_, flags); in IsFloatTexture2DSupported() local
/external/webrtc/media/engine/
Dinternal_decoder_factory.cc29 const std::vector<webrtc::SdpVideoFormat>& supported_formats, in IsFormatSupported()
Dfake_webrtc_video_engine.cc30 const std::vector<webrtc::SdpVideoFormat>& supported_formats, in IsFormatSupported()
Dwebrtc_video_engine.cc167 std::vector<webrtc::SdpVideoFormat> supported_formats = in GetPayloadTypesAndDefaultCodecs() local
Dwebrtc_video_engine_unittest.cc1092 const std::vector<webrtc::SdpVideoFormat> supported_formats = {vp8_format}; in TEST() local
1212 const std::vector<webrtc::SdpVideoFormat> supported_formats = {vp8_format}; in TEST() local
/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp153 supported_formats(const context &ctx, cl_mem_object_type type) { in supported_formats() function
/external/webrtc/api/video_codecs/
Dbuiltin_video_encoder_factory.cc29 bool IsFormatSupported(const std::vector<SdpVideoFormat>& supported_formats, in IsFormatSupported()
/external/webrtc/media/base/
Dcodec_unittest.cc451 std::vector<webrtc::SdpVideoFormat> supported_formats = in TEST() local
475 std::vector<webrtc::SdpVideoFormat> supported_formats = in TEST() local
495 std::vector<webrtc::SdpVideoFormat> supported_formats = in TEST() local
Dcodec.cc441 std::vector<webrtc::SdpVideoFormat>* supported_formats) { in AddH264ConstrainedBaselineProfileToSupportedFormats()
/external/OpenCL-CTS/test_conformance/basic/
Dtest_writeimage.cpp118 cl_image_format *supported_formats; in test_writeimage() local
Dtest_readimage.cpp112 cl_image_format *supported_formats; in test_readimage() local
Dtest_image_param.cpp167 cl_image_format *supported_formats; in test_image_param() local
/external/webrtc/modules/audio_coding/codecs/
Dbuiltin_audio_encoder_factory_unittest.cc118 const std::vector<SdpAudioFormat> supported_formats = [&specs] { in TEST() local
/external/mesa3d/src/gallium/frontends/xa/
Dxa_priv.h75 enum xa_formats *supported_formats; member
/external/adhd/cras/src/tests/
Dhfp_alsa_iodev_unittest.cc218 snd_pcm_format_t supported_formats[] = {SND_PCM_FORMAT_S16_LE, in TEST_F() local
/external/adhd/cras/src/server/
Dcras_iodev.h289 snd_pcm_format_t *supported_formats; member
/external/harfbuzz_ng/util/
Doptions.hh607 const char **supported_formats; member
/external/adhd/cras/src/tools/cras_test_client/
Dcras_test_client.c82 } supported_formats[] = { variable