Home
last modified time | relevance | path

Searched refs:vivo (Results 1 – 11 of 11) sorted by relevance

/third_party/ffmpeg/libavformat/
Dvivo.c76 VivoContext *vivo = s->priv_data; in vivo_get_packet_header() local
89 vivo->type = c >> 4; in vivo_get_packet_header()
90 vivo->sequence = c & 0xF; in vivo_get_packet_header()
92 switch (vivo->type) { in vivo_get_packet_header()
94 case 1: vivo->length = 128; break; in vivo_get_packet_header()
96 case 3: vivo->length = 40; break; in vivo_get_packet_header()
97 case 4: vivo->length = 24; break; in vivo_get_packet_header()
99 av_log(s, AV_LOG_ERROR, "unknown packet type %d\n", vivo->type); in vivo_get_packet_header()
105 vivo->length = c & 0x7F; in vivo_get_packet_header()
108 vivo->length = (vivo->length << 7) | (c & 0x7F); in vivo_get_packet_header()
[all …]
DMakefile562 OBJS-$(CONFIG_VIVO_DEMUXER) += vivo.o
/third_party/gstreamer/gstplugins_good/tests/check/
Dmeson.build179 # v4l2: vivo (part of normal kernel)
180 # modprobe vivo;
182 # rmmod vivo
/third_party/gstreamer/gstplugins_base/gst/typefind/
Dgsttypefindfunctionsplugin.h185 GST_TYPE_FIND_REGISTER_DECLARE (vivo);
Dgsttypefindfunctionsplugin.c208 GST_TYPE_FIND_REGISTER (vivo, plugin); in plugin_init()
Dgsttypefindfunctions.c6292 GST_TYPE_FIND_REGISTER_DEFINE (vivo, "video/vivo", GST_RANK_SECONDARY,
/third_party/gstreamer/gstreamer/po/
Dast.po1375 msgstr "El fluxu ye en vivo y nun necesita PRECACHEÁU ...\n"
Des.po1386 msgstr "El conducto está vivo y no necesita PREPARARSE …\n"
/third_party/python/Lib/test/
Dmime.types1334 video/vnd.vivo
/third_party/ffmpeg/
DBUILD.gn1461 # "//third_party/ffmpeg/libavformat/vivo.c",
/third_party/gstreamer/gstplugins_good/
DChangeLog59674 Skip tracks of 'vivo' subtype with empty stsd instead of