Home
last modified time | relevance | path

Searched defs:cc_count (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/
Datsc_a53.c73 int ret, cc_count; in ff_parse_a53_cc() local
Dmpeg12dec.c2236 int cc_count = p[5] & 0x1f; in mpeg_decode_a53_cc() local
2257 int cc_count = 0; in mpeg_decode_a53_cc() local
2325 int cc_count = 0; in mpeg_decode_a53_cc() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstvideoparseutils.c62 guint8 cc_count; in gst_video_parse_user_data() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstline21enc.c279 guint8 cc_count; in convert_cea708_cdp_cea708_cc_data_internal() local
Dgstceaccoverlay.c1510 guint8 cc_count; in gst_cea_cc_overlay_user_data_decode() local
1630 guint8 ccid, cc_count; in extract_ccdata_from_cdp() local
Dgstcccombiner.c159 guint8 cc_count; in extract_cdp() local
Dgstccconverter.c1267 guint8 cc_count; in convert_cea708_cdp_cea708_cc_data_internal() local
/third_party/ffmpeg/libavdevice/
Ddecklink_enc.cpp315 uint8_t cc_count; in construct_cc() local
Ddecklink_dec.cpp332 unsigned &cc_count) in vanc_to_cc()
/third_party/ffmpeg/libavformat/
Dmxfdec.c481 int cdp_identifier, cdp_length, cdp_footer_id, ccdata_id, cc_count; in mxf_get_eia608_packet() local