Home
last modified time | relevance | path

Searched refs:VLC_CODEC_U16I (Results 1 – 2 of 2) sorted by relevance

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_fourcc.h574 # define VLC_CODEC_U16I VLC_CODEC_U16L macro
591 # define VLC_CODEC_U16I VLC_CODEC_U16B macro
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Daraw.c836 case VLC_CODEC_U16I: in EncoderOpen()