Home
last modified time | relevance | path

Searched defs:formats (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/external/mesa3d/src/mesa/main/
Dformat_fallback.py41 def get_unorm_to_srgb_map(formats): argument
69 def get_rgbx_to_rgba_map(formats): argument
88 def get_intensity_to_red_map(formats): argument
/external/exoplayer/tree/library/smoothstreaming/src/test/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifestTest.java41 Format[][] formats = newFormats(2, 3); in copy() local
62 Format[][] formats = newFormats(2, 3); in copyRemoveStreamElement() local
102 Format[][] formats = new Format[streamElementCount][]; in newFormats() local
112 private static StreamElement createStreamElement(String name, Format... formats) { in createStreamElement()
/external/iputils/
Dtftpd.c205 struct formats { struct
208 void (*f_send)(struct formats*); argument
209 void (*f_recv)(struct formats*); argument
211 } formats[] = { variable
/external/python/cpython2/Lib/ctypes/test/
Dtest_arrays.py6 formats = "bBhHiIlLqQfd" variable
8 formats = c_byte, c_ubyte, c_short, c_ushort, c_int, c_uint, \ variable
/external/mesa3d/src/gallium/frontends/omx/tizonia/
Dh264d.c43 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264d_input_port() local
133 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264d_output_port() local
Dh264e.c41 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264e_input_port() local
85 OMX_COLOR_FORMATTYPE formats[] = { in instantiate_h264e_output_port() local
/external/webrtc/talk/app/webrtc/androidtests/src/org/webrtc/
DVideoCapturerAndroidTestFixtures.java304 final List<CaptureFormat> formats = capturer.getSupportedFormats(); in cameraEventsInvoked() local
326 final List<CaptureFormat> formats = capturer.getSupportedFormats(); in cameraCallsAfterStop() local
374 List<CaptureFormat> formats = capturer.getSupportedFormats(); in startStopWithDifferentResolutions() local
422 final List<CaptureFormat> formats = capturer.getSupportedFormats(); in startWhileCameraIsAlreadyOpen() local
445 final List<CaptureFormat> formats = capturer.getSupportedFormats(); in startWhileCameraIsAlreadyOpenAndCloseCamera() local
469 final List<CaptureFormat> formats = capturer.getSupportedFormats(); in startWhileCameraIsAlreadyOpenAndStop() local
485 List<CaptureFormat> formats = capturer.getSupportedFormats(); in returnBufferLate() local
555 final List<CaptureFormat> formats = capturer.getSupportedFormats(); in cameraFreezedEventOnBufferStarvationUsingTextures() local
/external/webrtc/talk/media/base/
Dvideocapturer_unittest.cc205 std::vector<cricket::VideoFormat> formats; in TEST_F() local
227 std::vector<cricket::VideoFormat> formats; in TEST_F() local
271 std::vector<cricket::VideoFormat> formats; in TEST_F() local
322 std::vector<cricket::VideoFormat> formats; in TEST_F() local
402 std::vector<cricket::VideoFormat> formats; in TEST_F() local
752 bool HdFormatInList(const std::vector<cricket::VideoFormat>& formats) { in HdFormatInList()
773 std::vector<cricket::VideoFormat> formats = *capturer_.GetSupportedFormats(); in TEST_F() local
Dfakevideocapturer.h58 std::vector<cricket::VideoFormat> formats; in FakeVideoCapturer() local
75 void ResetSupportedFormats(const std::vector<cricket::VideoFormat>& formats) { in ResetSupportedFormats()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/
DTrackGroup.java42 private final Format[] formats; field in TrackGroup
50 public TrackGroup(Format... formats) { in TrackGroup()
/external/exoplayer/tree/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/manifest/
DSsManifest.java74 public final Format[] formats; field in SsManifest.StreamElement
96 Format[] formats, in StreamElement()
129 Format[] formats, in StreamElement()
158 public StreamElement copy(Format[] formats) { in copy()
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DBaseRenderer.java82 Format[] formats, in enable()
105 public final void replaceStream(Format[] formats, SampleStream stream, long offsetUs) in replaceStream()
223 protected void onStreamChanged(Format[] formats, long offsetUs) throws ExoPlaybackException { in onStreamChanged()
DRenderer.java262 Format[] formats, in enable()
293 void replaceStream(Format[] formats, SampleStream stream, long offsetUs) in replaceStream()
DNoSampleRenderer.java66 Format[] formats, in enable()
89 public final void replaceStream(Format[] formats, SampleStream stream, long offsetUs) in replaceStream()
/external/icu/icu4c/source/i18n/
Dchoicfmt.cpp90 const UnicodeString* formats, in ChoiceFormat()
102 const UnicodeString* formats, in ChoiceFormat()
256 const UnicodeString* formats, in setChoices()
268 const UnicodeString* formats, in setChoices()
278 const UnicodeString* formats, in setChoices()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderImageLoadStoreTests.cpp395 const tcu::TextureFormat formats[] = in image_store() local
433 const tcu::TextureFormat formats[] = in image_load() local
471 const tcu::TextureFormat formats[] = in image_atomic() local
518 const tcu::TextureFormat formats[] = in image_atomic_exchange() local
/external/webrtc/talk/app/webrtc/test/
Dfakeperiodicvideocapturer.h42 std::vector<cricket::VideoFormat> formats; in FakePeriodicVideoCapturer() local
/external/exoplayer/tree/library/core/src/test/java/com/google/android/exoplayer2/source/
DMergingMediaPeriodTest.java197 public Format[] formats; field in MergingMediaPeriodTest.MergingPeriodDefinition
199 public MergingPeriodDefinition(long timeOffsetUs, Format... formats) { in MergingPeriodDefinition()
/external/clang/test/Sema/
Dimplicit-decl.c29 int formats = 0; in test_implicit() local
/external/strace/tests-mx32/
Dsprintrc.c52 static const char *formats[] = { in sprintrc_ex() local
/external/strace/tests-m32/
Dsprintrc.c52 static const char *formats[] = { in sprintrc_ex() local
/external/strace/tests/
Dsprintrc.c52 static const char *formats[] = { in sprintrc_ex() local
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
DDecodeThread.java52 Vector<BarcodeFormat> formats = new Vector<BarcodeFormat>(); in DecodeThread() local
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DMediaPeriodAsserts.java176 TrackGroupArray trackGroupArray, Format[] formats) { in assertOneTrackGroupContainsFormats()
187 private static boolean containsFormats(TrackGroup trackGroup, Format[] formats) { in containsFormats()
/external/mesa3d/src/gallium/frontends/clover/core/
Dformat.cpp29 static const std::map<cl_image_format, pipe_format> formats { variable

12345678910>>...12