Home
last modified time | relevance | path

Searched refs:IDC_DEBLOCK_UV (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/xvid/xvidcore/dshow/src/
H A Dresource.h14 #define IDC_DEBLOCK_UV 1003 macro
H A Dconfig.c202 SendMessage(GetDlgItem(hwnd, IDC_DEBLOCK_UV), BM_SETCHECK, g_config.nDeblock_UV, 0); in adv_proc()
239 SendMessage(GetDlgItem(hwnd, IDC_DEBLOCK_UV), BM_SETCHECK, g_config.nDeblock_UV, 0); in adv_proc()
253 case IDC_DEBLOCK_UV: in adv_proc()
H A Dxvid.ax.rc45 CONTROL "Deblocking (UV)",IDC_DEBLOCK_UV,"Button",
/dports/multimedia/xvid/xvidcore/vfw/src/
H A Dresource.h279 #define IDC_DEBLOCK_UV 1236 macro