Home
last modified time | relevance | path

Searched refs:pOutput (Results 1 – 25 of 1727) sorted by relevance

12345678910>>...70

/dports/audio/audacity/audacity-Audacity-3.1.3/src/commands/
H A DCommandContext.cpp65 if( pOutput ) in Status()
75 if( pOutput ) in Error()
85 if( pOutput ) in Progress()
91 if( pOutput ) in StartArray()
96 if( pOutput ) in EndArray()
101 if( pOutput ) in StartStruct()
106 if( pOutput ) in EndStruct()
111 if( pOutput ) in StartField()
116 if( pOutput ) in EndField()
121 if( pOutput ) in AddItem()
[all …]
/dports/net/mpich/mpich-3.4.3/src/util/logging/rlog/
H A Drlog.c105 WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, in RLOG_FinishLog()
108 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_FinishLog()
147 WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, in WriteCurrentDataAndLogEvent()
149 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in WriteCurrentDataAndLogEvent()
199 WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, in RLOG_LogSend()
202 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_LogSend()
227 WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, in RLOG_LogRecv()
230 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_LogRecv()
257 WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, in RLOG_LogCommID()
260 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_LogCommID()
[all …]
H A Dirlogutil.c95 if (pOutput == NULL) { in IRLOG_CreateOutputStruct()
102 if (pOutput->f == NULL) { in IRLOG_CreateOutputStruct()
104 MPL_free(pOutput); in IRLOG_CreateOutputStruct()
110 pOutput->pCurHeader = pOutput->buffer; in IRLOG_CreateOutputStruct()
111 pOutput->pNextHeader = pOutput->buffer; in IRLOG_CreateOutputStruct()
112 pOutput->pEnd = &pOutput->buffer[RLOG_BUFFSIZE]; in IRLOG_CreateOutputStruct()
114 return pOutput; in IRLOG_CreateOutputStruct()
191 if (pOutput->pCurHeader + pRecord->length > pOutput->pEnd) { in IRLOG_WriteRecord()
192 WriteFileData(pOutput->buffer, (int) (pOutput->pCurHeader - pOutput->buffer), pOutput->f); in IRLOG_WriteRecord()
193 pOutput->pCurHeader = pOutput->buffer; in IRLOG_WriteRecord()
[all …]
/dports/net/mpich2/mpich2-1.5/src/util/logging/rlog/
H A Drlog.c108 …WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, pRLOG-> in RLOG_FinishLog()
110 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_FinishLog()
148 …WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, pRLOG-> in WriteCurrentDataAndLogEvent()
149 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in WriteCurrentDataAndLogEvent()
199 …WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, pRLOG-> in RLOG_LogSend()
201 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_LogSend()
226 …WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, pRLOG-> in RLOG_LogRecv()
228 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_LogRecv()
256 …WriteFileData(pRLOG->pOutput->buffer, pRLOG->pOutput->pCurHeader - pRLOG->pOutput->buffer, pRLOG-> in RLOG_LogCommID()
258 pRLOG->pOutput->pCurHeader = pRLOG->pOutput->buffer; in RLOG_LogCommID()
[all …]
H A Dirlogutil.c104 if (pOutput == NULL) in IRLOG_CreateOutputStruct()
112 if (pOutput->f == NULL) in IRLOG_CreateOutputStruct()
115 MPIU_Free(pOutput); in IRLOG_CreateOutputStruct()
121 pOutput->pCurHeader = pOutput->buffer; in IRLOG_CreateOutputStruct()
122 pOutput->pNextHeader = pOutput->buffer; in IRLOG_CreateOutputStruct()
123 pOutput->pEnd = &pOutput->buffer[RLOG_BUFFSIZE]; in IRLOG_CreateOutputStruct()
125 return pOutput; in IRLOG_CreateOutputStruct()
202 if (pOutput->pCurHeader + pRecord->length > pOutput->pEnd) in IRLOG_WriteRecord()
204 WriteFileData(pOutput->buffer, (int)(pOutput->pCurHeader - pOutput->buffer), pOutput->f); in IRLOG_WriteRecord()
205 pOutput->pCurHeader = pOutput->buffer; in IRLOG_WriteRecord()
[all …]
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/antiword/
H A Dword2text.c148 pOutput->szStorage[pOutput->tNextFree] = '\0'; in vStoreByte()
376 pOutput->tFontRef, pOutput->usFontSize); in vPutIndentation()
405 pOutput->tFontRef, pOutput->usFontSize); in vPutSeparatorLine()
925 pOutput = pStartNextOutput(pOutput); in bWordDecryptor()
1089 pOutput->tFontRef, pOutput->usFontSize); in bWordDecryptor()
1224 pOutput = pOutput->pNext) in bWordDecryptor()
1327 pOutput = pStartNextOutput(pOutput); in pHdrFtrDecryptor()
1338 pOutput = pStartNextOutput(pOutput); in pHdrFtrDecryptor()
1362 pOutput = pOutput->pNext) in pHdrFtrDecryptor()
1366 pOutput = pStartNextOutput(pOutput); in pHdrFtrDecryptor()
[all …]
/dports/textproc/antiword/antiword-0.37/
H A Dword2text.c148 pOutput->szStorage[pOutput->tNextFree] = '\0'; in vStoreByte()
370 pOutput->tFontRef, pOutput->usFontSize); in vPutIndentation()
399 pOutput->tFontRef, pOutput->usFontSize); in vPutSeparatorLine()
919 pOutput = pStartNextOutput(pOutput); in bWordDecryptor()
1083 pOutput->tFontRef, pOutput->usFontSize); in bWordDecryptor()
1218 pOutput = pOutput->pNext) in bWordDecryptor()
1321 pOutput = pStartNextOutput(pOutput); in pHdrFtrDecryptor()
1332 pOutput = pStartNextOutput(pOutput); in pHdrFtrDecryptor()
1356 pOutput = pOutput->pNext) in pHdrFtrDecryptor()
1360 pOutput = pStartNextOutput(pOutput); in pHdrFtrDecryptor()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/pointcloud/pointcloud_tools/
H A Dpc_drop_attribute.cpp116 if( !pOutput || pOutput == pInput ) in On_Execute()
118 pOutput = &Output; in On_Execute()
121 pOutput->Create(pInput); in On_Execute()
138 pOutput->Del_Field(*it - i); in On_Execute()
166 if( pOutput == &Output ) in On_Execute()
171 pInput->Assign(pOutput); in On_Execute()
197 if( pOutput == NULL ) in On_After_Execution()
199 pOutput = Parameters("INPUT")->asPointCloud(); in On_After_Execution()
206 DataObject_Set_Parameter(pOutput, "METRIC_ZRANGE", in On_After_Execution()
207 pOutput->Get_Mean(2) - 2.0 * pOutput->Get_StdDev(2), in On_After_Execution()
[all …]
/dports/japanese/skkinput3/skkinput-3.0.6/kpp/
H A Dkanji.c430 *pOutput ++ = '\x8F' ; in rtransferEucJpStateMachine()
868 pOutputTop = pOutput ; in rtransferIso2022JpStateMachine()
919 *pOutput ++ = '(' ; in rtransferIso2022JpStateMachine()
920 *pOutput ++ = 'J' ; in rtransferIso2022JpStateMachine()
926 *pOutput ++ = '(' ; in rtransferIso2022JpStateMachine()
927 *pOutput ++ = 'I' ; in rtransferIso2022JpStateMachine()
953 *pOutput ++ = 0x1b ; in rtransferIso2022JpStateMachine()
954 *pOutput ++ = 'N' ; in rtransferIso2022JpStateMachine()
967 *pOutput ++ = 0x1b ; in rtransferIso2022JpStateMachine()
968 *pOutput ++ = '(' ; in rtransferIso2022JpStateMachine()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_tools/
H A DGrid_Value_Type.cpp139 CSG_Grid *pOutput = Parameters("OUTPUT")->asGrid(); in On_Execute() local
142 if( pOutput == NULL || pOutput == pInput ) in On_Execute()
145 pOutput = pInput; in On_Execute()
179 pOutput->Set_Name (pInput->Get_Name ()); in On_Execute()
180 pOutput->Set_Description(pInput->Get_Description()); in On_Execute()
181 pOutput->Set_Unit (pInput->Get_Unit ()); in On_Execute()
182 pOutput->Set_Scaling (Scale, Offset); in On_Execute()
192 pOutput->Set_NoData(x, y); in On_Execute()
196 pOutput->Set_Value(x, y, pInput->asDouble(x, y)); in On_Execute()
202 if( pOutput == Parameters("INPUT")->asGrid() ) in On_Execute()
[all …]
/dports/japanese/skkinput3/skkinput-3.0.6/lib/misc/
H A Dkanji.c479 *pOutput ++ = '\x8F' ; in rtransferEucJpStateMachine()
934 pOutputTop = pOutput ; in rtransferIso2022JpStateMachine()
985 *pOutput ++ = '(' ; in rtransferIso2022JpStateMachine()
986 *pOutput ++ = 'J' ; in rtransferIso2022JpStateMachine()
992 *pOutput ++ = '(' ; in rtransferIso2022JpStateMachine()
993 *pOutput ++ = 'I' ; in rtransferIso2022JpStateMachine()
1019 *pOutput ++ = 0x1b ; in rtransferIso2022JpStateMachine()
1020 *pOutput ++ = 'N' ; in rtransferIso2022JpStateMachine()
1033 *pOutput ++ = 0x1b ; in rtransferIso2022JpStateMachine()
1034 *pOutput ++ = '(' ; in rtransferIso2022JpStateMachine()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_tools/
H A Dshapes_generate.cpp153 CSG_Shapes *pOutput; in On_Execute() local
164 pOutput = Parameters("OUTPUT")->asShapes(); in On_Execute()
178 pOutput->Destroy(); in On_Execute()
271 CSG_Shape *pShape = pOutput->Add_Shape(); in Generate_Line_Shapes()
283 pOutput->Del_Record(pOutput->Get_Record_Count() - 1); in Generate_Line_Shapes()
288 pShape = pOutput->Add_Shape(); in Generate_Line_Shapes()
308 pOutput->Del_Record(pOutput->Get_Record_Count() - 1); in Generate_Line_Shapes()
323 CSG_Shape *pShape = pOutput->Add_Shape(); in Generate_Polygon_Shapes()
345 pOutput->Del_Record(pOutput->Get_Record_Count() - 1); in Generate_Polygon_Shapes()
369 pShape = pOutput->Add_Shape(); in Generate_Polygon_Shapes()
[all …]
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/pgxp/
H A Dpgxp_gpu.c217 pOutput->z = 0.95f; in PGXP_GetVertex()
218 pOutput->w = vert->z; in PGXP_GetVertex()
219 pOutput->valid_w = 1; in PGXP_GetVertex()
224 pOutput->valid_w = 0; in PGXP_GetVertex()
234 pOutput->x = vert->x + xOffs; in PGXP_GetVertex()
235 pOutput->y = vert->y + yOffs; in PGXP_GetVertex()
236 pOutput->z = 0.95f; in PGXP_GetVertex()
237 pOutput->w = vert->z; in PGXP_GetVertex()
245 pOutput->valid_w = 0; in PGXP_GetVertex()
254 pOutput->x = x / (1 << 16); in PGXP_GetVertex()
[all …]
/dports/games/libretro-beetle_psx/beetle-psx-libretro-3ec155d/pgxp/
H A Dpgxp_gpu.c217 pOutput->z = 0.95f; in PGXP_GetVertex()
218 pOutput->w = vert->z; in PGXP_GetVertex()
219 pOutput->valid_w = 1; in PGXP_GetVertex()
224 pOutput->valid_w = 0; in PGXP_GetVertex()
234 pOutput->x = vert->x + xOffs; in PGXP_GetVertex()
235 pOutput->y = vert->y + yOffs; in PGXP_GetVertex()
236 pOutput->z = 0.95f; in PGXP_GetVertex()
237 pOutput->w = vert->z; in PGXP_GetVertex()
245 pOutput->valid_w = 0; in PGXP_GetVertex()
254 pOutput->x = x / (1 << 16); in PGXP_GetVertex()
[all …]
/dports/net/freerdp/freerdp-2.5.0/winpr/libwinpr/thread/
H A Dargv.c99 char* pOutput; in CommandLineToArgvA() local
147 pOutput += length; in CommandLineToArgvA()
167 pOutput += length; in CommandLineToArgvA()
171 *pOutput++ = '\\'; in CommandLineToArgvA()
178 *pOutput++ = '"'; in CommandLineToArgvA()
182 *pOutput++ = '\0'; in CommandLineToArgvA()
230 pOutput[length] = '\0'; in CommandLineToArgvA()
231 pArgs[numArgs++] = pOutput; in CommandLineToArgvA()
232 pOutput += (length + 1); in CommandLineToArgvA()
259 *pOutput++ = *pBeg; in CommandLineToArgvA()
[all …]
/dports/audio/mixxx/mixxx-2.3.0/src/test/
H A Denginebufferscalelineartest.cpp144 m_pScaler->scaleBuffer(pOutput, kiLinearScaleReadAheadLength); in TEST_F()
153 SampleUtil::free(pOutput); in TEST_F()
170 m_pScaler->scaleBuffer(pOutput, kiLinearScaleReadAheadLength); in TEST_F()
172 AssertBufferCycles(pOutput, kiLinearScaleReadAheadLength, in TEST_F()
179 SampleUtil::free(pOutput); in TEST_F()
196 m_pScaler->scaleBuffer(pOutput, kiLinearScaleReadAheadLength); in TEST_F()
200 SampleUtil::free(pOutput); in TEST_F()
231 SampleUtil::free(pOutput); in TEST_F()
263 SampleUtil::free(pOutput); in TEST_F()
291 m_pScaler->scaleBuffer(pOutput, 8); in TEST_F()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/shapes/shapes_polygons/
H A Dadd_point_attributes.cpp162 CSG_Shapes *pOutput = Parameters("OUTPUT")->asShapes(); in On_Execute() local
164 if( pOutput && pOutput != pInput ) in On_Execute()
166 pOutput->Create(*pInput); in On_Execute()
170 Parameters("OUTPUT")->Set_Value(pOutput = pInput); in On_Execute()
176 int outField = pOutput->Get_Field_Count(); in On_Execute()
188 pOutput->Add_Field("X", SG_DATATYPE_Float); in On_Execute()
189 iXField = pOutput->Get_Field_Count() - 1; in On_Execute()
191 pOutput->Add_Field("Y", SG_DATATYPE_Float); in On_Execute()
195 pOutput->Add_Field("Z", SG_DATATYPE_Float); in On_Execute()
199 pOutput->Add_Field("M", SG_DATATYPE_Float); in On_Execute()
[all …]
H A DPolygon_Clip.cpp179 pOutput->Del_Items(); in On_Execute()
187 pOutput->Add_Item(pShapes); in On_Execute()
195 return( pOutput->Get_Item_Count() > 0 ); in On_Execute()
212 return( pOutput->Get_Count() > 0 ); in Clip_Shapes()
230 CSG_Shape *pOutput = NULL; in Clip_Points() local
236 if( pOutput == NULL ) in Clip_Points()
238 pOutput = pOutputs->Add_Shape(pInput, SHAPE_COPY_ATTR); in Clip_Points()
241 pOutput->Add_Point(pInput->Get_Point(iPoint, 0)); in Clip_Points()
359 if( !SG_Polygon_Intersection(pOutput, pClip) ) in Clip_Polygons()
375 pOutput->Create(SHAPE_TYPE_Polygon); in Dissolve()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/table/table_tools/
H A Dtable_field_deletion.cpp152 CSG_Table *pOutput = NULL; in On_Execute() local
156 if( (pOutput = Parameters("OUT_SHAPES")->asShapes()) != NULL && pOutput != pInput ) in On_Execute()
158 …((CSG_Shapes *)pOutput)->Create(((CSG_Shapes *)pInput)->Get_Type(), (const wchar_t*)0, (CSG_Table … in On_Execute()
163 if( (pOutput = Parameters("OUT_TABLE" )->asTable()) != NULL && pOutput != pInput ) in On_Execute()
165 pOutput->Destroy(); in On_Execute()
170 if( pOutput == NULL || pOutput == pInput ) in On_Execute()
192 pOutput->Fmt_Name("%s [%s]", pInput->Get_Name(), _TL("Changed")); in On_Execute()
198 pOutput->Add_Field(pInput->Get_Field_Name(i), pInput->Get_Field_Type(i)); in On_Execute()
206 if( pOutput->Get_ObjectType() == SG_DATAOBJECT_TYPE_Shapes ) in On_Execute()
208 pOut = ((CSG_Shapes *)pOutput)->Add_Shape(pIn, SHAPE_COPY_GEOM); in On_Execute()
[all …]
H A DTable_Rotate.cpp111 CSG_Table *pInput, *pOutput; in On_Execute() local
116 pOutput = Parameters("OUTPUT") ->asTable(); in On_Execute()
121 if( pInput != pOutput ) in On_Execute()
128 pOutput = SG_Create_Table(); in On_Execute()
131 pOutput->Destroy(); in On_Execute()
132 pOutput->Fmt_Name("%s [%s]", pInput->Get_Name(), _TL("rotated")); in On_Execute()
137 pOutput->Add_Field(pInput->Get_Field_Name(0), SG_DATATYPE_String); in On_Execute()
141 pOutput->Add_Field(pInput->Get_Record(y)->asString(0), FieldType); in On_Execute()
146 pRec_Out = pOutput->Add_Record(); in On_Execute()
167 pInput->Assign(pOutput); in On_Execute()
[all …]
/dports/irc/kvirc/KVIrc-5.0.0-73-gbdeac0429/src/kvirc/kvs/
H A DKviKvsReport.cpp178 void KviKvsReport::report(KviKvsReport * r, KviWindow * pOutput) in report() argument
180 if(!pOutput) in report()
183 if(!g_pApp->windowExists(pOutput)) in report()
222 if(pOutput == KviDebugWindow::instance()) in report()
227 pOutput->outputNoFmt(out, __tr2qs_ctx("[KVS] Code listing:", "kvs")); in report()
229 pOutput->output(out, "[KVS] %Q", s); in report()
232 pOutput->output(out, __tr2qs_ctx("[KVS] Window:", "kvs")); in report()
240 pOutput->outputNoFmt(out, __tr2qs_ctx("[KVS] Call stack:", "kvs")); in report()
242 pOutput->output(out, "[KVS] %Q", s); in report()
245 pOutput->outputNoFmt(out, "[KVS]"); in report()
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/
H A DBase64.cpp79 return (*this)((const Byte*) pData, n, pOutput); in operator ()()
131 return encode(pData, n, pOutput); in encode()
137 return encode(input, pOutput); in encode()
147 return encode(contents, pOutput); in encode()
218 pOutput); in operator ()()
223 std::string* pOutput) in operator ()() argument
228 pOutput); in operator ()()
233 std::string* pOutput) in operator ()() argument
309 pOutput->assign( in operator ()()
324 return decode(input, pOutput); in decode()
[all …]
/dports/audio/mixxx/mixxx-2.3.0/src/engine/filters/
H A Denginefilterdelay.h34 virtual void process(const CSAMPLE* pIn, CSAMPLE* pOutput, in process() argument
40 SampleUtil::copy(pOutput, pIn, iBufferSize); in process()
44 SampleUtil::copy(pOutput, pIn, iBufferSize); in process()
54 pOutput[i] = m_buf[delaySourcePos]; in process()
62 SampleUtil::copy(pOutput, pIn, iBufferSize); in process()
66 SampleUtil::copy(pOutput, pIn, iBufferSize); in process()
70 SampleUtil::copy(pOutput, pIn, iBufferSize); in process()
74 SampleUtil::copy(pOutput, pIn, iBufferSize); in process()
90 pOutput[i] = m_buf[oldDelaySourcePos]; in process()
108 void processAndPauseFilter(const CSAMPLE* pIn, CSAMPLE* pOutput, in processAndPauseFilter() argument
[all …]
/dports/multimedia/gpac-mp4box/gpac-1.0.0/modules/dx_hw/
H A Ddx_audio.c57 IDirectSoundBuffer *pOutput; member
110 ctx->pOutput->lpVtbl->Unlock(ctx->pOutput, pLock, size, NULL, 0L); in DS_ResetBuffer()
119 if (ctx->pOutput) ctx->pOutput->lpVtbl->Stop(ctx->pOutput); in DS_ReleaseBuffer()
273 ctx->pOutput->lpVtbl->Play(ctx->pOutput, 0, 0, DSBPLAY_LOOPING); in DS_Configure()
309 if( FAILED( hr = ctx->pOutput->lpVtbl->Lock(ctx->pOutput, pos, ctx->buffer_size, in DS_FillBuffer()
351 if (!ctx->pOutput) return; in DS_WriteAudio()
389 ctx->pOutput->lpVtbl->Stop(ctx->pOutput); in DS_Play()
394 ctx->pOutput->lpVtbl->Play(ctx->pOutput, 0, 0, DSBPLAY_LOOPING); in DS_Play()
403 if (!ctx->pOutput) return; in DS_SetVolume()
407 ctx->pOutput->lpVtbl->SetVolume(ctx->pOutput, Vol); in DS_SetVolume()
[all …]
/dports/multimedia/gpac-libgpac/gpac-1.0.0/modules/dx_hw/
H A Ddx_audio.c57 IDirectSoundBuffer *pOutput; member
110 ctx->pOutput->lpVtbl->Unlock(ctx->pOutput, pLock, size, NULL, 0L); in DS_ResetBuffer()
119 if (ctx->pOutput) ctx->pOutput->lpVtbl->Stop(ctx->pOutput); in DS_ReleaseBuffer()
273 ctx->pOutput->lpVtbl->Play(ctx->pOutput, 0, 0, DSBPLAY_LOOPING); in DS_Configure()
309 if( FAILED( hr = ctx->pOutput->lpVtbl->Lock(ctx->pOutput, pos, ctx->buffer_size, in DS_FillBuffer()
351 if (!ctx->pOutput) return; in DS_WriteAudio()
389 ctx->pOutput->lpVtbl->Stop(ctx->pOutput); in DS_Play()
394 ctx->pOutput->lpVtbl->Play(ctx->pOutput, 0, 0, DSBPLAY_LOOPING); in DS_Play()
403 if (!ctx->pOutput) return; in DS_SetVolume()
407 ctx->pOutput->lpVtbl->SetVolume(ctx->pOutput, Vol); in DS_SetVolume()
[all …]

12345678910>>...70