Searched defs:obtained (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_audio.c | 702 SDL_AudioSpec desired, obtained; in audio_openCloseAndGetAudioStatus() local 760 SDL_AudioSpec desired, obtained; in audio_lockUnlockOpenAudioDevice() local 922 SDL_AudioSpec desired, obtained; in audio_openCloseAudioDeviceConnected() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | SDL_audio.c | 1180 const SDL_AudioSpec * desired, SDL_AudioSpec * obtained, in open_audio_device() 1438 SDL_OpenAudio(SDL_AudioSpec * desired, SDL_AudioSpec * obtained) in SDL_OpenAudio() 1468 const SDL_AudioSpec * desired, SDL_AudioSpec * obtained, in SDL_OpenAudioDevice()
|
/third_party/gstreamer/gstplugins_bad/gst/aiff/ |
D | aiffparse.c | 1317 guint64 desired, obtained; in gst_aiff_parse_stream_data() local
|
/third_party/gstreamer/gstplugins_good/gst/wavparse/ |
D | gstwavparse.c | 1982 guint64 desired, obtained; in gst_wavparse_stream_data() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmTypeTests.cpp | 106 const deInt32* obtained = reinterpret_cast<const deInt32*>(outputAllocations[0]->getHostPtr()); in verifyComputeSwitchResult() local 1684 const T* obtained = static_cast<const T *>(outputAllocations[0]->getHostPtr()); in verifyResult() local
|