Searched refs:is_supported (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vdpau/
H A Dquery.c68 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height)
74 if (!(is_supported && max_width && max_height))
88 *is_supported = true;
106 VdpBool *is_supported)
111 if (!is_supported)
127 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_422;
132 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_444;
136 *is_supported = true;
140 *is_supported &= pscreen->is_video_format_supported
156 VdpBool *is_supported, uint32_
67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) argument
104 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported) argument
155 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, uint32_t *max_width, uint32_t *max_height) argument
202 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) argument
254 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported) argument
292 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpIndexedFormat bits_indexed_format, VdpColorTableFormat color_table_format, VdpBool *is_supported) argument
353 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported) argument
401 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) argument
452 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, VdpBool *is_supported) argument
474 vlVdpVideoMixerQueryParameterSupport(VdpDevice device, VdpVideoMixerParameter parameter, VdpBool *is_supported) argument
540 vlVdpVideoMixerQueryAttributeSupport(VdpDevice device, VdpVideoMixerAttribute attribute, VdpBool *is_supported) argument
[all...]
/external/mesa3d/src/gallium/state_trackers/vdpau/
H A Dquery.c68 VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height)
74 if (!(is_supported && max_width && max_height))
88 *is_supported = true;
106 VdpBool *is_supported)
111 if (!is_supported)
127 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_422;
132 *is_supported = surface_chroma_type == VDP_CHROMA_TYPE_444;
136 *is_supported = true;
140 *is_supported &= pscreen->is_video_format_supported
156 VdpBool *is_supported, uint32_
67 vlVdpVideoSurfaceQueryCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) argument
104 vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities(VdpDevice device, VdpChromaType surface_chroma_type, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported) argument
155 vlVdpDecoderQueryCapabilities(VdpDevice device, VdpDecoderProfile profile, VdpBool *is_supported, uint32_t *max_level, uint32_t *max_macroblocks, uint32_t *max_width, uint32_t *max_height) argument
202 vlVdpOutputSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) argument
254 vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported) argument
292 vlVdpOutputSurfaceQueryPutBitsIndexedCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpIndexedFormat bits_indexed_format, VdpColorTableFormat color_table_format, VdpBool *is_supported) argument
353 vlVdpOutputSurfaceQueryPutBitsYCbCrCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpYCbCrFormat bits_ycbcr_format, VdpBool *is_supported) argument
401 vlVdpBitmapSurfaceQueryCapabilities(VdpDevice device, VdpRGBAFormat surface_rgba_format, VdpBool *is_supported, uint32_t *max_width, uint32_t *max_height) argument
452 vlVdpVideoMixerQueryFeatureSupport(VdpDevice device, VdpVideoMixerFeature feature, VdpBool *is_supported) argument
474 vlVdpVideoMixerQueryParameterSupport(VdpDevice device, VdpVideoMixerParameter parameter, VdpBool *is_supported) argument
540 vlVdpVideoMixerQueryAttributeSupport(VdpDevice device, VdpVideoMixerAttribute attribute, VdpBool *is_supported) argument
[all...]
/external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
H A Dprofiler_finder.py28 if p.is_supported(browser_type='any')])
H A Dandroid_screen_recorder_profiler.py33 def is_supported(cls, browser_type): member in class:AndroidScreenRecordingProfiler
H A Dnetlog_profiler.py19 def is_supported(cls, browser_type): member in class:NetLogProfiler
H A Dperf_profiler_unittest.py17 if not perf_profiler.PerfProfiler.is_supported(options.browser_type):
H A Dv8_profiler.py20 def is_supported(cls, browser_type): member in class:V8Profiler
H A D__init__.py32 def is_supported(cls, browser_type): member in class:Profiler
H A Dandroid_systrace_profiler.py52 def is_supported(cls, browser_type): member in class:AndroidSystraceProfiler
H A Dtrace_profiler.py32 def is_supported(cls, browser_type): member in class:TraceProfiler
H A Dandroid_traceview_profiler.py43 def is_supported(cls, browser_type): member in class:AndroidTraceviewProfiler
H A Diprofiler_profiler.py87 def is_supported(cls, browser_type): member in class:IprofilerProfiler
H A Dmonsoon_profiler.py86 def is_supported(cls, browser_type): member in class:MonsoonProfiler
H A Doomkiller_profiler.py57 def is_supported(cls, browser_type): member in class:OOMKillerProfiler
H A Dsample_profiler.py78 def is_supported(cls, browser_type): member in class:SampleProfiler
H A Dwin_pgo_profiler.py76 def is_supported(cls, browser_type): member in class:WinPGOProfiler
H A Djava_heap_profiler.py41 def is_supported(cls, browser_type): member in class:JavaHeapProfiler
H A Dtcpdump_profiler.py113 def is_supported(cls, browser_type): member in class:TCPDumpProfiler
H A Dvtune_profiler_unittest.py89 vtune_profiler.VTuneProfiler.is_supported(options.browser_type) or
H A Dtcmalloc_heap_profiler.py111 def is_supported(cls, browser_type): member in class:TCMallocHeapProfiler
H A Dvtune_profiler.py115 def is_supported(cls, browser_type): member in class:VTuneProfiler
/external/chromium_org/content/renderer/media/crypto/
H A Dkey_systems_support_uma.cc59 void Report(bool has_type, bool is_supported);
79 void KeySystemsSupportUMA::Reporter::Report(bool has_type, bool is_supported) { argument
84 if (!is_supported)
/external/chromium_org/tools/telemetry/telemetry/core/platform/
H A Dprofiling_controller_backend.py28 if not profiler_class.is_supported(browser_backend.browser_type):
/external/chromium_org/tools/grit/grit/format/policy_templates/writers/
H A Dtemplate_writer.py102 is_supported = lambda x: platform in x['platforms']
103 return any(filter(is_supported, policy['supported_on']))
/external/libnfc-nci/src/nfc/nfc/
H A Dnfc_main.c842 BOOLEAN is_supported; local
849 is_supported = FALSE;
855 is_supported = TRUE;
857 NFC_TRACE_DEBUG3 ("[%d]: vs intf_type:0x%x is_supported:%d", xx, p_maps[xx].intf_type, is_supported);
864 is_supported = TRUE;
866 NFC_TRACE_DEBUG4 ("[%d]: intf_type:%d intf_mask: 0x%x is_supported:%d", xx, p_maps[xx].intf_type, intf_mask, is_supported);
868 if (is_supported)

Completed in 214 milliseconds

12