Home
last modified time | relevance | path

Searched defs:reconfigure (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dsource.h229 void (*reconfigure)(pa_source *s, pa_sample_spec *spec, bool passthrough); member
Dsink.h271 void (*reconfigure)(pa_sink *s, pa_sample_spec *spec, bool passthrough); member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/
DvktVideoBaseDecodeUtils.hpp159 int32_t Init(deUint8 newDpbMaxSize, bool reconfigure) in Init()
/third_party/python/Lib/
D_pyio.py2131 def reconfigure(self, *, member in TextIOWrapper
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/
DvktVideoBaseDecodeUtils.cpp422 int32_t DpbSlots::Init (uint32_t newDpbMaxSize, bool reconfigure) in Init()
/third_party/ffmpeg/fftools/
Dffplay.c2027 int reconfigure; in audio_thread() local