Home
last modified time | relevance | path

Searched defs:cc_type (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/safe_numerics/concept/
Dpromotion_policy.hpp24 using cc_type = typename PP::template comparison_result<T, U>; typedef
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dmpegvideoparse.c270 guint8 cc_type = caption_meta->data[3 * j] & 0x03; in GST_START_TEST() local
/third_party/ffmpeg/libavcodec/
Dccaption_dec.c353 uint8_t cc_type = *cc_data_pair & 3; in validate_cc_data_pair() local
769 uint8_t cc_type = *(bptr + i) & 3; in decode() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstceaccoverlay.c1421 gst_cea_cc_overlay_process_packet (GstCeaCcOverlay * overlay, guint8 cc_type) in gst_cea_cc_overlay_process_packet()
1507 guint8 cc_type; in gst_cea_cc_overlay_user_data_decode() local