Searched refs:dwBytesInQueue (Results 1 – 2 of 2) sorted by relevance
771 DWORD dwBytesInQueue = 0; in gst_directsound_src_delay() local785 dwBytesInQueue = in gst_directsound_src_delay()789 dwBytesInQueue = in gst_directsound_src_delay()793 nNbSamplesInQueue = dwBytesInQueue / dsoundsrc->bytes_per_sample; in gst_directsound_src_delay()
758 DWORD dwBytesInQueue = 0; in gst_directsound_sink_delay() local774 dwBytesInQueue = in gst_directsound_sink_delay()777 dwBytesInQueue = in gst_directsound_sink_delay()781 nNbSamplesInQueue = dwBytesInQueue / dsoundsink->bytes_per_sample; in gst_directsound_sink_delay()