Home
last modified time | relevance | path

Searched defs:get_channel (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dtuner.h71 (* get_channel) (GstTuner *tuner); member
/third_party/mesa3d/src/mesa/main/
Dformat_parser.py471 def get_channel(self, name): member in Format
/third_party/ffmpeg/libavfilter/
Daf_channelmap.c108 static int get_channel(char **map, uint64_t *ch, char delim) in get_channel() function