/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A 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
|
H A 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
|
H A D | sdp_video_format.cc | 140 rtc::ArrayView<const SdpVideoFormat> supported_formats, in FuzzyMatchSdpVideoFormat()
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/ |
H A D | vp9.cc | 48 std::vector<SdpVideoFormat> supported_formats{SdpVideoFormat( in SupportedVP9Codecs() local 67 std::vector<SdpVideoFormat> supported_formats = SupportedVP9Codecs(); in SupportedVP9DecoderCodecs() local
|
H A D | libvpx_vp9_encoder.cc | 2066 supported_formats = {VideoFrameBuffer::Type::kI420, in PrepareBufferForProfile0() local
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/ |
H A D | stream_format.cpp | 147 bool StreamFormat::FindBestFitFormat(const SupportedFormats& supported_formats, in FindBestFitFormat() 199 const SupportedFormats& supported_formats) { in GetQualifiedFormats()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/ |
H A D | cl_context.cc | 54 auto supported_formats = in AddSupportedImageFormats() local 122 auto supported_formats = GetSupportedImage2DFormats(context_, flags); in IsFloatTexture2DSupported() local
|
/aosp_15_r20/external/webrtc/media/base/ |
H A 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
|
H A D | codec.cc | 434 std::vector<webrtc::SdpVideoFormat>* supported_formats) { in AddH264ConstrainedBaselineProfileToSupportedFormats()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/ |
H A D | format.cpp | 129 supported_formats(const context &ctx, cl_mem_object_type type, cl_mem_flags flags) { in supported_formats() function
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/basic/ |
H A D | test_image_param.cpp | 168 cl_image_format *supported_formats; in test_image_param() local
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ |
H A D | builtin_audio_encoder_factory_unittest.cc | 118 const std::vector<SdpAudioFormat> supported_formats = [&specs] { in TEST() local
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/av1/ |
H A D | libaom_av1_encoder.cc | 540 supported_formats = {VideoFrameBuffer::Type::kI420, in Encode() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_priv.h | 75 enum xa_formats *supported_formats; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/deprecated-adf/libadf/include/video/ |
D | adf.h | 182 __u32 __user * supported_formats; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/system/core/deprecated-adf/libadf/include/video/ |
D | adf.h | 182 __u32 __user * supported_formats; member
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/system/core/deprecated-adf/libadf/include/video/ |
D | adf.h | 182 __u32 __user * supported_formats; member
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/deprecated-adf/libadf/include/video/ |
D | adf.h | 182 __u32 __user * supported_formats; member
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/ |
H A D | libvpx_vp8_encoder.cc | 1310 supported_formats = {VideoFrameBuffer::Type::kI420, in PrepareBuffers() local
|
/aosp_15_r20/external/webrtc/media/engine/ |
H A D | webrtc_video_engine.cc | 150 std::vector<webrtc::SdpVideoFormat> supported_formats = in GetPayloadTypesAndDefaultCodecs() local
|
H A D | webrtc_video_engine_unittest.cc | 1194 const std::vector<webrtc::SdpVideoFormat> supported_formats = {vp8_format}; in TEST() local
|