Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Datsc_a53.c73 int ret, cc_count; in ff_parse_a53_cc() local
Dmpeg12dec.c2210 int cc_count = p[5] & 0x1f; in mpeg_decode_a53_cc() local
2231 int cc_count = 0; in mpeg_decode_a53_cc() local
2299 int cc_count = 0; in mpeg_decode_a53_cc() 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.c510 int cdp_identifier, cdp_length, cdp_footer_id, ccdata_id, cc_count; in mxf_get_eia608_packet() local