Searched refs:pcv (Results 1 – 3 of 3) sorted by relevance
48 _Out_ struct counter_values *pcv) in SetCounterValuesPointer() argument50 p_counter_values = pcv; in SetCounterValuesPointer()51 memcpy(pcv, &counter_values, sizeof(counter_values)); in SetCounterValuesPointer()
25 _Out_ struct counter_values *pcv);
861 static BOOL enum_compressors(HWND list, COMPVARS *pcv, BOOL enum_all) in enum_compressors() argument868 while (ICInfo(pcv->fccType, id, &icinfo)) in enum_compressors()885 if (!enum_all && pcv->lpbiIn) in enum_compressors()887 if (ICCompressQuery(hic, pcv->lpbiIn, NULL) != ICERR_OK) in enum_compressors()890 wine_dbgstr_fcc(icinfo.fccHandler), pcv->lpbiIn->bmiHeader.biCompression); in enum_compressors()