Home
last modified time | relevance | path

Searched refs:OSD_CONTRAST (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/mencoder/mplayer-export-2021-12-29/sub/
H A Dsub.h97 #define OSD_CONTRAST 0x07 macro
/dports/multimedia/mplayer/mplayer-export-2021-12-29/sub/
H A Dsub.h97 #define OSD_CONTRAST 0x07 macro
/dports/multimedia/mpv/mpv-0.34.1/sub/
H A Dosd.h121 OSD_CONTRAST = 0x07, enumerator
/dports/multimedia/mplayer/mplayer-export-2021-12-29/
H A Dcommand.c2333 { "contrast", MP_CMD_CONTRAST, 0, OSD_CONTRAST, -1, MSGTR_Contrast },
2358 { "tv_contrast", MP_CMD_TV_SET_CONTRAST, 0, OSD_CONTRAST, -1, MSGTR_Contrast },
/dports/multimedia/mencoder/mplayer-export-2021-12-29/
H A Dcommand.c2333 { "contrast", MP_CMD_CONTRAST, 0, OSD_CONTRAST, -1, MSGTR_Contrast },
2358 { "tv_contrast", MP_CMD_TV_SET_CONTRAST, 0, OSD_CONTRAST, -1, MSGTR_Contrast },
/dports/multimedia/mpv/mpv-0.34.1/player/
H A Dcommand.c3995 {"contrast", "Contrast", .osd_progbar = OSD_CONTRAST},