Home
last modified time | relevance | path

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

/dports/multimedia/vlc/vlc-3.0.16/include/
H A Dvlc_fourcc.h578 # define VLC_CODEC_U32I VLC_CODEC_U32L macro
595 # define VLC_CODEC_U32I VLC_CODEC_U32B macro
/dports/multimedia/vlc/vlc-3.0.16/modules/codec/
H A Daraw.c873 case VLC_CODEC_U32I: in EncoderOpen()